# Gestione degli utenti

La gestione efficace di utenti e persone è fondamentale per sfruttare appieno le potenzialità di AIsuru. Questa sezione ti guiderà attraverso i concetti chiave e le funzionalità essenziali per amministrare correttamente i diversi ruoli all'interno della piattaforma.

In questa sezione, esploreremo:

* **Le differenze tra autori (admin) e Ruoli**, e come queste distinzioni influenzano l'accesso e le interazioni con la piattaforma;
* Il processo di **invito e gestione degli autori**, garantendo un controllo granulare sulle autorizzazioni;
* Come **creare e gestire efficacemente le i Ruoli**, permettendo una personalizzazione avanzata delle interazioni AI.


---

# Agent Instructions: 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.aisuru.com/avanzate/gestione-utenti-persone.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.
