> 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/amministrazione/utente.md).

# Utente

<figure><img src="/files/CWHlCjkA7yNVbcXxBrxi" alt=""><figcaption><p>Panoramica Dashboard Utente </p></figcaption></figure>

### **Accesso ai Dashboard Utente**

1. **Navigare alla Sezione Amministrazione:** Assicurati di essere nel menu Cockpit e clicca su **Amministrazione**.
2. **Individuare l'Elenco Utenti:** La pagina si aprirà mostrando tutti gli utenti già registrati.

### **Funzionalità disponibili per l'Amministratore:**

* **Ricerca di un Utente Specifico:**
  * È possibile trovare un utente specifico digitando il nome o l'indirizzo email nella barra di ricerca.
* **Filtrare per Nome Utente:**
  * Per filtrare l'elenco in base al nome dell’utente, clicca sul pulsante **Filtro**.
* **Creare un Nuovo Utente:**
  * Per aggiungere un nuovo utente, clicca sull'icona **“+”**.
* **Esportare l'Elenco Utenti:**
  * Per esportare l'elenco degli utenti, clicca sull'icona **Esporta**.
* **Ordinare l'Elenco:**
  * Per modificare l'ordine di visualizzazione dell'elenco, clicca sull'ultima icona a destra.

{% hint style="warning" %}
IMPORTANTE: Assicurati che il formato sia .JSON oppure .CSV
{% endhint %}


---

# 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/amministrazione/utente.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.
