> 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/quick-access-schnellzugriff-dashboard.md).

# Quick Access (Schnellzugriff) Dashboard

Quick Access Dashboards bieten eine praktische Möglichkeit, die Navigation zu vereinfachen und häufig genutzte Dashboards schnell zu erreichen. Nachdem sie als Schnellzugriff ausgewählt wurden, werden diese Dashboards im Abschnitt "Dashboards" des Assets-Menüs hinzugefügt, sodass Benutzer wichtige Daten schnell überwachen können, ohne suchen zu müssen. Quick Access Dashboards sind benutzerspezifisch, sodass jeder Einzelne seine Erfahrung personalisieren kann, ohne die anderen Benutzer im Tenant zu beeinflussen.

<div align="left"><figure><img src="/files/5b62IVHqk0vYLVeCB29l" alt="" width="334"><figcaption></figcaption></figure></div>

## **Quick-Access Dashboard hinzufügen**

<figure><img src="/files/48YC7UAzrEHGcg8yUsLM" alt=""><figcaption><p><strong>Quick-Access Dashboard hinzufügen</strong></p></figcaption></figure>

1. **Zum Dashboard-Bereich navigieren:**
   * Gehen Sie im Cockpit-Menü zu „Template“ > „Dashboard“.
2. **Dashboard-Karte finden:**
   * Verwenden Sie den Namen oder die Beschreibung, um die gewünschte Dashboard-Karte auf zu finden.
3. **Dashboard bearbeiten:**
   * Klicken Sie auf das ⋮ Listensymbol auf der ausgewählten Dashboard-Karte und wählen Sie „Bearbeiten“.
4. **Quick Access aktivieren:**
   * Aktivieren Sie im Bearbeitungsmodus des Dashboards das Kontrollkästchen „Quick Access“.
5. **Änderungen speichern:**
   * Klicken Sie auf „Speichern“, um die Auswahl abzuschließen.


---

# 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/quick-access-schnellzugriff-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.
