> 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/dashboard-pubblica.md).

# Dashboard Pubblica

<figure><img src="/files/S8MAGOr9hzhksKSrqFrB" alt=""><figcaption><p>Crea Dashboard Pubblica</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 Pubblico**:\
   Nella vista di modifica della dashboard, seleziona la casella contrassegnata come **Pubblico**.
5. **Salva le Modifiche**:\
   Fai clic su **Salva** per confermare le modifiche.
6. **Copia l'URL**:\
   Una volta salvato, l'URL pubblico apparirà sotto la casella di selezione. Copia l'URL per condividere la dashboard con utenti esterni.

Le dashboard condivise rimarranno in sola lettura per gli utenti esterni, garantendo un accesso sicuro ai dati critici.


---

# 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/dashboard-pubblica.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.
