# Dashboard

Dashboard provides summary information about the usage of Parallels DaaS.

It contains the following sections:

* **Registered users**: total number of users. For information on how to manage users, see section [**User Management**](/landing/daas-guides/daas-administrators-guide/parallels-daas-interface/user-management.md).
* **Published resources**: total number of resources (applications and a desktop, if published). For information on how to publish resources, see section [**Applications**](/landing/daas-guides/daas-administrators-guide/parallels-daas-interface/applications.md).
* **Running VMs**: total number of running VMs (virtual machines). Virtual machines are managed automatically. For more information about virtual machines, see sections [**Virtual Machines**](/landing/daas-guides/daas-administrators-guide/parallels-daas-interface/virtual-machines.md).
* **Active sessions**: total number of running user sessions. User sessions are managed automatically. For more information about user sessions, see section [**Sessions**](/landing/daas-guides/daas-administrators-guide/parallels-daas-interface/sessions.md).


---

# 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.parallels.com/landing/daas-guides/daas-administrators-guide/parallels-daas-interface/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.
