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

# Selezionare Dashboard-Home

La **Dashboard Home** è la dashboard principale che appare sulla homepage della piattaforma, offrendo una panoramica immediata delle metriche e dei dati principali dei dispositivi. È personalizzabile per mostrare i widget più rilevanti, permettendoti di dare priorità alle informazioni più importanti. Configurata dall'amministratore del Tenant, la Dashboard Home garantisce una visione unificata per tutti gli utenti all'interno del Tenant.

<figure><img src="/files/h2q5CBbsOMmNg6Jamrsl" alt=""><figcaption><p>Dashboard-Home</p></figcaption></figure>

### Imposta Dashboard-Home&#x20;

1. Assicurati di trovarti nel menu Cockpit e fai clic su Dashboard.
2. Seleziona una dashboard esistente in base al nome o alla descrizione.
3. Fai clic sul menu ⋮ (ellisse) sulla scheda della dashboard selezionata e scegli Modifica.
4. Seleziona la casella contrassegnata come Home.
5. Fai clic su Salva.

Questo imposta la dashboard selezionata come la tua **Dashboard Home** personale. Assicurati che la dashboard scelta contenga i dati più rilevanti per il tuo team o per l'uso personale.


---

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