> 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/platform-user-guide-book/dashboards/create-quick-access-dashboard.md).

# Create Quick Access dashboard

Quick Access Dashboards provide a convenient way to streamline navigation and access frequently used dashboards. Once selected as Quick Access, these dashboards are added to the Dashboards section in the Assets menu, enabling users to quickly monitor key data without searching. Quick Access Dashboards are user-specific, ensuring each individual can personalize their experience without affecting others in the tenant.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcJOefxfmJECz0v4lnOMb1IGFipjRUqeHrNNzJCjBEsCVZfPqn3GB_czlxbBwl4wdGFPVqVDCVDCfGQE-C7Jd7cNc-Hmp0Z8UaqiwN4pEqTX0ZN0F0ms4RsF0gZ1Wr01RZVMMThbQ?key=M-g4csUEzYvWKn331EzU-Woy)

## Add Quick-Access Dashboard

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfPQFEgaeyCs3bTPnZRUOGV-bfljjPImpt8WVKMXzC_73Zg5lSx9MdWBs8R7oo1Mc9-wgRzsdPtgJo_UB6hYS4iq294_MjpmUkduSeu_tt0IZMKuCrWtmwzGPPHeX7nMQxeIQ6aXA?key=M-g4csUEzYvWKn331EzU-Woy" alt=""><figcaption><p>add quick-access dasboard</p></figcaption></figure>

1. **Navigate to the Dashboard Section:**\
   From the Cockpit menu, go to **Template > Dashboard**.
2. **Locate the Dashboard Card:**\
   Use the name or description to find the desired dashboard card.
3. **Edit the Dashboard:**\
   Click the ⋮ (ellipse) menu on the selected dashboard card and choose **Edit**.
4. **Enable Quick Access:**\
   In the Edit Dashboard view, check the box labeled **Quick Access**.
5. **Save Changes:**\
   Click **Save** to finalize the selection.


---

# 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/platform-user-guide-book/dashboards/create-quick-access-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.
