> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/bulk-add-payout-groups-to-a-template-term.md).

# Aggiungi in blocco gruppi di pagamento a un termine del modello

Se sai quali gruppi di pagamento vuoi creare, puoi caricarli in blocco nel termine del modello.

1. Dalla barra di navigazione a sinistra, seleziona ![](/files/56eb48c7f3195590132b62ea75c0575abe0113e5) **\[Engage] → Contratti → Termini modello**.
2. Seleziona **Crea termine del modello**.
3. Dal *Tipo di evento* ![](/files/a474859b52eb0cf0ee293759ee5542cfc1ffd5f8) **\[Menu a discesa]**, seleziona le **Tipo di evento** questo termine del modello servirà per.
4. Per aggiungere in blocco *Gruppi di compenso*, seleziona ![](/files/bcb6da087265fb9beef85997a54e50203691b8d1) **\[Attiva]** **Configura gruppi di pagamento personalizzati** → **Importa**.

   * Carica un file .XLS, .XLSX o .CSV.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Nota:</strong> Il numero massimo di gruppi di pagamento che puoi caricare contemporaneamente è 4.000. Se il tuo file supera questo limite, dovrai suddividerlo in più caricamenti.</p></div>
   * Vedi il [Formato del file del gruppo di pagamento](https://docs.google.com/spreadsheets/d/1EMKTJr24qSHVtFzPkBpWg_wFF7IK94VGCkdyi3vyHCU/edit?usp=sharing) per i valori accettati e un file di esempio nel foglio 2.
   * Se hai più regole di pagamento, puoi trascinarle per cambiarne la posizione dopo averle caricate.
   * Per impostare più regole in un solo livello, inserisci ogni regola tra parentesi quadre ( `[]` ) e collegale con `E`, come mostrato di seguito:

     <div data-with-frame="true"><figure><img src="/files/4710589d60510b57e173a1b8ba72a02f880f0d44" alt=""><figcaption></figcaption></figure></div>

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Importante:</strong> Il formato del file che invii deve includere le intestazioni di colonna <em>Tipo di pagamento</em>, <em>Valore del pagamento</em>, <em>Regole</em>, e <em>Bonus</em>. Se una o più di queste intestazioni non corrispondono esattamente, l'invio restituirà un errore.</p></div>
5. Continua a creare il termine del tuo modello.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/it/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/bulk-add-payout-groups-to-a-template-term.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
