# Dashboard

The “**Dashboard**” screen displays detailed information about your account, including history and analytical data.

If you have one or more accounts, select the desired account to view the corresponding dashboard:

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

When accessing the “**Dashboard**”, you can track the following metrics:

* **Account Information**: Displays the number of Environments, Instances, Clients, Environments with Instances, Users, and Active Sessions in the account.
* **History**: Shows the number of Clients and Users created, along with the growth percentage for the selected period (configurable in the upper right corner of the table).
* **Filter**: Allows filtering by date range for a more specific analysis.
* **Session History**: A graph displaying the number of active sessions throughout the day.
* **Instance History**: A graph showing the number of active instances during the day.

{% hint style="warning" %}
If you have multiple accounts, ensure you are analyzing the dashboard for the correct account. To switch accounts, click on the account name.
{% endhint %}


---

# 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.skyone.cloud/english/cloud-computer/skyone-autosky/skyone-autosky-platform/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.
