# Utenti

- [Gestione dei prenotanti](https://help.prenotauncampo.it/gestionale/utenti/introduzione.md)
- [Creare un utente](https://help.prenotauncampo.it/gestionale/utenti/introduzione/creare-un-utente.md)
- [Modificare dati dell'utente](https://help.prenotauncampo.it/gestionale/utenti/introduzione/modificare-dati-dellutente.md)
- [Anagrafiche doppie](https://help.prenotauncampo.it/gestionale/utenti/introduzione/anagrafiche-doppie.md)
- [Categorie di utenti](https://help.prenotauncampo.it/gestionale/utenti/categorie-di-utenti.md)
- [Creare una categoria di utenti](https://help.prenotauncampo.it/gestionale/utenti/categorie-di-utenti/creare-una-categoria-di-utenti.md)
- [Assegnare utenti alla categoria](https://help.prenotauncampo.it/gestionale/utenti/categorie-di-utenti/assegnare-utenti-alla-categoria.md)
- [Statistiche degli utenti](https://help.prenotauncampo.it/gestionale/utenti/statistiche-degli-utenti.md)
- [Storico prenotazioni](https://help.prenotauncampo.it/gestionale/utenti/statistiche-degli-utenti/storico-prenotazioni.md)
- [Statistiche di gioco](https://help.prenotauncampo.it/gestionale/utenti/statistiche-degli-utenti/statistiche-utente.md)
- [Report prenotazioni](https://help.prenotauncampo.it/gestionale/utenti/statistiche-degli-utenti/report.md): Per i contenuti di questa pagina ti consigliamo di guardare la video-guida perché risulta più immediata 😉


---

# 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://help.prenotauncampo.it/gestionale/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.
