---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://appmetrica.yandex.com/docs/en/mobile-reports/technologies-reports.md
  - https://appmetrica.yandex.com/docs/ru/mobile-reports/technologies-reports.md
---
> **Documentation Index:** Fetch the complete configuration index at https://appmetrica.yandex.com/docs/en/llms.txt

# Tecnologies

In the **Technologies** section, reports on the technical specifications of user devices and operating system versions are compiled.

In technology reports, devices are counted, not users. That is why both active and background sessions are taken into account.

## Report period {#period}

The report is formed for a specific time period. The default period is one week.

## Dimensions {#group}

<!-- source: en/mobile-reports/_includes/app-and-device-group.md -->
{% cut "App and device" %}

- **App version**.
- **Build number**.
- **Operating System**.
- **Manufacturer**.
- **Model**.
- **Device type**.
- **Locale**.
- **Screen resolution**.
- **"Root" status**.
- **SDK Version**.
- **Operating System**.
- **Operating system version**.
- **Full operating system version**.
- **Carrier**.
- **Country MCC**.
- **Network**.
- **Bundle ID**.

{% endcut %}
<!-- endsource: en/mobile-reports/_includes/app-and-device-group.md -->

## Metrics {#measure}

<!-- source: en/mobile-reports/_includes/device-metrics.md -->
{% cut "Devices" %}

- **Devices**.

{% endcut %}
<!-- endsource: en/mobile-reports/_includes/device-metrics.md -->

## Data export {#export}

<!-- source: en/mobile-reports/_includes/export-api.md -->
You can export data from a report. 

{% note info "" %}

The data is exported based on the selected report settings: segmentation, dimension, and time period.

{% endnote %}

![report settings](../../_images/export-data-en.png){style="border: solid 1px #cccccc; max-width: 300px;"}

In the upper-right corner click ![export sign](../../_images/icon-export.svg){inline=false} and select the action: 

- **Export full report in CSV** to export data from the table in `CSV` format.
- **Chart → CSV** to export data from the chart in `CSV` format.
- **Chart → PNG** to export chart images in `PNG` format.
- **Copy chart API request** — Displays the query text for exporting data from the chart using the [Reporting API](https://appmetrica.yandex.com/docs/en/mobile-api/logs/about.md). 
- **Copy table API request** — Displays the query text for exporting data from the table using the [Reporting API](https://appmetrica.yandex.com/docs/en/mobile-api/logs/about.md). 

You can use this query to build your own dashboard or create automated data export scripts.

{% note info "" %}

If you are getting the text of the query for the first time, make sure that the browser doesn't block the pop-up authorization window. In the authorization window, allow AppMetrica to access the data.

{% endnote %}
<!-- endsource: en/mobile-reports/_includes/export-api.md -->

<!-- source: en/_includes/feedback-button.md -->
If you didn't find the answer you were looking for, you can use the feedback form to submit your question. Please describe the problem in as much detail as possible. Attach a screenshot if possible.

<a href="../troubleshooting/feedback-new">
  <span class="button">Contact support</span>
</a>

<a href="../troubleshooting/feedback-docs">
  <span class="button">Suggest an improvement for documentation</span>
</a>
<!-- endsource: en/_includes/feedback-button.md -->
