> For the complete documentation index, see [llms.txt](https://docs.usecapture.io/help-articles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usecapture.io/help-articles/features/capturing-technical-details.md).

# Capturing technical details

Currently Capture records the **following system information:**

* Timestamp,
* Operating system platform and version,
* Browser version,
* Window resolution.

<figure><img src="https://3224922151-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRq7JtkYswaRrJ1pOtPc7%2Fuploads%2FWUpXsGTxSmFp7heKqk1V%2Fimage.png?alt=media&amp;token=49bf505b-bce5-4ffc-855c-ed62d3ed7880" alt=""><figcaption><p>System information</p></figcaption></figure>

{% hint style="warning" %}
As of MacOS version 10.15, Apple has limited the recording of the precise system version, so Capture can't show that the MacOS version is later than 10.15.7.
{% endhint %}

### Technical data recording

The Capture browser extension records multiple technical data types, listed below.&#x20;

#### [Steps (events)](/help-articles/features/capturing-steps-events.md)

* Clicks
* Keystrokes
* Switching tabs
* Page navigations

**Console information**

* Script errors
* Unhandled rejections
* Console.debug
* Console.log
* Console.info
* Console.warn
* Console.error

**Network information**

* Network requests
* Network request responses for XMLHttpRequests and fetch requests
