> For the complete documentation index, see [llms.txt](https://help.prenotauncampo.it/gestionale/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.prenotauncampo.it/gestionale/prenotazioni/gestione-movimenti/assegnare-quote-per-persona.md).

# Assegnare quote per persona

\
Nei centri sportivi in cui è attiva la gestione dei movimenti, sarà necessario porre particolare cura a tutti i movimenti delle diverse prenotazioni.

{% hint style="warning" %}
Sia nel caso di una prenotazione online, sia che venga inserita da segreteria **inizialmente** l’importo verrà scalato **per intero** dal saldo del prenotante.
{% endhint %}

La quota che verrà scalata al prenotante sarà pari all’**intera quota campo per la sua categoria**.&#x20;

> Esempio: se il prenotante di una partita di tennis singolo è un socio, gli verrà scalato un importo pari ad una partita tra due soci.

## Assegnazione delle quote

Una volta che l’utente ha prenotato, o se la segreteria ha inserito prenotazione a carico di un utente, bisognerà procedere alla gestione delle singole quote. Per far ciò dovrai **aggiungere i giocatori** che hanno partecipato a quella specifica prenotazione.

Questa azione ha due finalità:

* evitare che l’intera quota del campo venga attribuita al prenotante, ma che gli venga assegnata solo la sua parte
* determinare il corretto prezzo del campo in base ai partecipanti alla partita

L’aggiunta dei giocatori può essere svolta sia dalla segreteria sia dall’utente che prenota il campo.


---

# 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://help.prenotauncampo.it/gestionale/prenotazioni/gestione-movimenti/assegnare-quote-per-persona.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.
