> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/plattform-benutzerhandbuch/dashboards/home-dashboard-auswahlen.md).

# Home-Dashboard auswählen

Das Home-Dashboard ist das primäre Dashboard, das auf der Startseite der Plattform erscheint und einen schnellen Überblick über wichtige Geräte Metriken und Daten bietet. Es ist anpassbar, um die relevantesten Widgets anzuzeigen, sodass Benutzer wichtige Informationen priorisieren können. Vom Tenant-Administrator konfiguriert, sorgt das Home-Dashboard für eine einheitliche Ansicht für alle Benutzer innerhalb des Tenants.

<figure><img src="/files/8IelVGrsYlED83oxWiQO" alt=""><figcaption><p>home-dashboard</p></figcaption></figure>

## Schritte zum Einrichten des Home Dashboards

1. Stellen Sie sicher, dass Sie sich im Cockpit-Menü befinden, und klicken Sie auf „Dashboard“.
2. Wählen Sie ein bestehendes Dashboard anhand des Namens oder der Beschreibung aus.
3. Klicken Sie auf das ⋮ Listen-Symbol auf der ausgewählten Dashboard-Karte und wählen Sie „Bearbeiten“.
4. Aktivieren Sie das Kontrollkästchen „Home“.
5. Klicken Sie auf „Speichern“.
   * Dies setzt das ausgewählte Dashboard als Ihr persönliches Home-Dashboard. Stellen Sie sicher, dass das gewählte Dashboard die relevantesten Daten für Ihr Team oder Ihren persönlichen Gebrauch enthält..


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.g-iot.io/de/plattform-benutzerhandbuch/dashboards/home-dashboard-auswahlen.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.
