# Real-Time Dashboard

{% embed url="<https://youtu.be/tfOHF8iVB1c?feature=shared>" %}
Real-time dashboard overview
{% endembed %}

The Real-time dashboard shows key metrics on a current day in comparison to the previous day. It allows you to keep track of your app’s performance in real time. The information in this report is updated every 5 minutes.\
\
Here is the full list of real-time widgets in this dashboard:

* Gross
* Cumulative gross
* New users
* Cumulative new users
* Sessions
* Cumulative sessions
* Users online
* Top countries (by new users or by gross)&#x20;

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

<figure><img src="/files/nNmTijJwFNErj0eoMRgC" 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/project-related-reports-and-fuctionality/smart-view/real-time-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.
