# Overview

​This dashboard contains the overview table of key metrics for all projects in the space: Gross, New users, Active users, ARPU, Paying share.&#x20;

<figure><img src="/files/rSpAwHPYCkYRVGioq0ey" alt=""><figcaption></figcaption></figure>

At the top of the page, there are several settings:

* **Calendar**. This feature allows you to adjust the reporting period. It offers a dropdown list with predefined time intervals for quick selection:
  * Today
  * Yesterday
  * Last 7 days
  * Last 30 days
  * Last 90 day
* **Revenue sources**. Select the necessary revenue sources from the list: **Subscriptions** (SUB), **In-app payments** (IAP) or **Advertising** (AD). This impacts how monetization metrics are calculated. &#x20;
* **Search**. This functionality allows you to filter the displayed apps in the table and the charts. For example, you can filter the table to show all projects on the Android platform or projects with the same name:&#x20;

<figure><img src="/files/LrK6PavQOsOHo7e0jsvu" alt=""><figcaption></figcaption></figure>

The table provides key metrics for all projects in the Space organized by apps. To the right of each metric value, a percentage is displayed, comparing the current period with the previous period of equal length. If you want to analyze the data of one of the applications, you can click on its name in the table.

Below the table, you can view the metrics values on the chart: New users, Active users, Day 1 retention by calendar, Gross, ARPU, and Paying share.\
A checkbox in the table marks the projects whose metrics will be displayed on the widgets.&#x20;

At the bottom of the page, you can find the most important devtodev news.&#x20;

<figure><img src="/files/JKGLEwIv4eMefs6yH0rN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devtodev.com/reports-and-functionality/space-related-reports-and-functionality/space-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
