> 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="/files/lvdttBDu6K0z3gtt1Bbl" 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
