# Dashboard

This dashboard allows you to check the statistics for a specific Storware Endpoints organization.

You can obtain the following information from the dashboard:&#x20;

![](/files/Okmcvpx4mWG2YLaBV0pF)

* Data transferred chart (it shows backup/restore data amount from last 1/8/24 hours).
* Protected devices (the overall success ratio)
* Server information and license overview ( the server uptime, license status, license usage)
* Protected platforms&#x20;
* Protected data information (total protected files, total protected data, average protected files, and data)
* Protected users count (total, locked, local, and LDAP users)

{% hint style="info" %}
**Note:** Check the box beside the Backup or the Restore option to see only the data transfer for a particular one.
{% 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.storware.eu/70/administration/endpoints/organization-admin/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.
