> 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/tenant/creare-subtenant/aggiungere-utente-a-subtenant.md).

# Aggiungere Utente a SubTenant

Una volta che un Sub-Tenant è stato creato o identificato per l'assegnazione di un utente, naviga alla pagina Utenti. Utilizza l'opzione di filtro per selezionare il Sub-Tenant desiderato. Da qui, segui i passaggi per creare un nuovo utente, assicurandoti che sia correttamente associato al Sub-Tenant scelto.

{% hint style="info" %}
Gli utenti esistenti non possono essere aggiunti a un Sub-Tenant. Gli amministratori devono creare un nuovo utente all'interno del Sub-Tenant, anche utilizzando lo stesso indirizzo email del Tenant principale. Per motivi di sicurezza, si raccomanda di impostare una password unica per il nuovo utente.
{% endhint %}

<figure><img src="/files/FVTjPMJc4OC6BUU5vLOy" alt=""><figcaption><p>Aggiungi Utente a SubTenant</p></figcaption></figure>

### **Passaggi per aggiungere un utente a un Sub-Tenant**

1. **Accedere all'Amministrazione:**\
   Naviga al menu Amministrazione e seleziona la sezione Utenti.
2. **Filtrare il Sub-Tenant:**\
   Clicca sull'icona Filtro nella parte superiore dello schermo.
3. **Selezionare il Sub-Tenant di destinazione:**\
   Nel menu a comparsa del filtro, scegli il nome del Sub-Tenant desiderato (es. SubTenant - GIOT).
4. **Applicare il filtro:**\
   Clicca su Applica per visualizzare solo gli utenti all'interno del Sub-Tenant selezionato.
5. **Creare un nuovo utente:**\
   Clicca sull'icona Crea Nuovo Utente e segui i passaggi per completare il processo di creazione dell'utente.

{% hint style="info" %}
Creare Nuovo Utente:\
<https://docs.g-iot.io/it/guida-dellutente-alla-piattaforma/amministrazione/utente/creare-nuovo-utente>
{% 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/tenant/creare-subtenant/aggiungere-utente-a-subtenant.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.
