# Dashboard

This dashboard allows checking overall Storware Endpoints server statistics.

![](/files/mXT76drAt705rQ9J2kdQ)

From this dashboard you can obtain the following information:

* Data transferred chart (it shows backup/restore data amount from last 1/8/24 hours).
* Devices protection overview (the overall success ratio)
* Server information and license overview ( the server uptime, license status, license usage)
* Protected platforms
* 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 next to Backup or Restore to see only the data transfer for that option.
{% endhint %}

Go to the [Packages](/70/administration/endpoints/admin/packages.md) chapter to learn more about the menu option.


---

# 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/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.
