> 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/it/guida-dellutente-alla-piattaforma/dashboard/creare-dashboard-accesso-rapido.md).

# Creare Dashboard Accesso Rapido

Le Dashboard ad Accesso Rapido offrono un modo comodo per semplificare la navigazione e accedere alle dashboard utilizzate frequentemente. Una volta selezionate come Accesso Rapido, queste dashboard vengono aggiunte alla sezione Dashboard nel menu Assets, permettendo agli utenti di monitorare rapidamente i dati chiave senza dover cercare. Le Dashboard ad Accesso Rapido sono specifiche per ogni utente, garantendo che ciascuno possa personalizzare la propria esperienza senza influenzare gli altri nel Tenant.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcaOxUV6zO1ORgpRUG1z07OLvwiaLssM70chE1E6zE3AgNWJ0dCxVlPxHW-Bzc2Djx3ZeqSDjzvPXUtB2JgxhKhZaDpApCs3rZM01flQ86w4vjzwgVE-P3zMmjeWA_gJEP3QK2pM6dqcm1hjvT6Ayg?key=t46LkyVNVcs1RfhzyX1D8Izh" alt=""><figcaption></figcaption></figure>

## Add Quick-Access Dashboard

<figure><img src="/files/EBKgTz7MVBpUWULMyCam" alt=""><figcaption><p>Aggiungi Dashboard ad Accesso Rapido</p></figcaption></figure>

1. **Naviga nella Sezione Dashboard**:\
   Dal menu **Cockpit**, vai su **Template > Dashboard**.
2. **Trova la Scheda della Dashboard**:\
   Utilizza il nome o la descrizione per trovare la scheda della dashboard desiderata.
3. **Modifica la Dashboard**:\
   Fai clic sul menu **⋮** (ellisse) sulla scheda della dashboard selezionata e scegli **Modifica**.
4. **Abilita Accesso Rapido**:\
   Nella vista di modifica della dashboard, seleziona la casella contrassegnata come **Accesso Rapido**.
5. **Salva le Modifiche**:\
   Fai clic su **Salva** per finalizzare la selezione.


---

# 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/it/guida-dellutente-alla-piattaforma/dashboard/creare-dashboard-accesso-rapido.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.
