# Dashboard

Im Dashboard wird die Nutzung Ihres intratool-Systems analysiert. Sie erhalten Informationen über die Auslastung des Speichers und der [Benutzergruppen](/verwaltung/benutzergruppen.md), sowie die Anzahl der aktiven [Benutzer](/verwaltung/benutzer.md). Weiterhin wird eine Statistik zur Nutzung des [Infoboard's](/module-und-funktionen/infoboard.md), zur Nutzung der [Aufgaben](/verwaltung/aufgaben.md) und der Auslastung des [Dateimanagers](/module-und-funktionen/dateimanager.md) angezeigt.

Über die Aktion: [Elemente filtern](/module-und-funktionen/dashboard/element-aktionen.md#elemente-filtern) ist es möglich, **den Rahmen der Statistik anzupassen**.


---

# 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.intratool.de/module-und-funktionen/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.
