> 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-per-iniziare-su-giot/5.-gestione-utenti.md).

# 5. Gestione Utenti

### Spiegazione dei vantaggi del l’utente SuperAdmin, rispetto agli utenti Standard

I privilegi di Super-Admin garantiscono accesso illimitato a tutte le funzionalità e impostazioni della piattaforma, inclusa la gestione degli utenti, la configurazione del Tenant e i controlli amministrativi avanzati. Gli altri utenti vengono assegnati a ruoli specifici con permessi personalizzati in base alle loro esigenze. Ciò significa che non esiste un "utente standard" unico: i livelli di accesso variano a seconda dei permessi associati al ruolo assegnato. Questi ruoli consentono un controllo granulare, assicurando che ogni utente abbia accesso solo alle funzioni necessarie per le proprie responsabilità.

### Aggiungi un utente al Tenant/ Subtenant.

{% hint style="info" %}
Crea nuovo Utente: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/35/guida-dellutente-alla-piattaforma/amministrazione/utente/creare-nuovo-utente](/it/guida-dellutente-alla-piattaforma/amministrazione/utente/creare-nuovo-utente.md)
{% endhint %}

### Assegna o Modifica un Ruolo ad un Utente del Tenant.

{% hint style="info" %}
Assegna Ruolo all'Utente: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/35/guida-dellutente-alla-piattaforma/amministrazione/utente/assegnare-ruolo-a-utente](/it/guida-dellutente-alla-piattaforma/amministrazione/utente/assegnare-ruolo-a-utente.md)
{% 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-per-iniziare-su-giot/5.-gestione-utenti.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.
