# Browser Info

The Browser info functionality can bring across information from the webpage where the project is displayed.

<figure><img src="https://911720298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkLBGzn2hXrIMe50klQCv%2Fuploads%2F5SZmbcnJp0wgK3gmKO3g%2FBrowserInfo.png?alt=media&#x26;token=d2f61cde-fd7b-4305-992b-703d191fecc8" alt=""><figcaption></figcaption></figure>

***

## Browser Info Properties

### BROWSER INFO

The Browser Info function contains one property drawer that has four fields that need to be bound to the spreadsheet.

The **OS** field will read and report the operating system of the device that the project is viewed on. Examples of this are 'Apple' or 'Windows'

The **Browser** field will identify what browser the project is being viewed in. Examples of this are the following:

* Chrome
* Edge
* Firefox

The **User Agent** field returns the the relatively short bit of text that (attempts to) describe the Software/Browser (the "Agent") that is requesting a website. Web browsers include the user agent string in the requests they make to websites. The User Agent often includes descriptions of the Operating System and Device Type that the Browser/Agent is running on.

Finally, the **Language** field will identify the language locale of the device or browser that the project is being viewed on. An example of this could be '**en-US**' or '**en-GB**'
