> 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/pt-br/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/bulk-add-payout-groups-to-a-template-term.md).

# Adicionar grupos de pagamento em massa a um termo do modelo

Se você souber quais grupos de pagamento deseja criar, pode fazer upload em massa deles para o termo de modelo.

1. Na barra de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage] → Contracts → Termos de modelo**.
2. Selecione **Criar Termo de Modelo**.
3. No *Tipo de evento* ![](/files/fd163b7ecfbcabc8d4b0b2247a6ffecec5a92253) **\[Menu suspenso]**, selecione os **Tipo de evento** este termo de modelo será para.
4. Para adicionar em massa *Grupos de Pagamento*, selecione ![](/files/56148a29d7f42673dde9884eb52356c45eca06c3) **\[Ativar]** **Configure grupos de pagamento personalizados** → **Importar**.

   * Envie um arquivo .XLS, .XLSX ou .CSV.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Observação:</strong> O número máximo de grupos de pagamento que você pode enviar de uma vez é 4.000. Se o seu arquivo exceder esse limite, você precisará dividí-lo em vários envios.</p></div>
   * Consulte a [Formato do arquivo de grupos de pagamento](https://docs.google.com/spreadsheets/d/1EMKTJr24qSHVtFzPkBpWg_wFF7IK94VGCkdyi3vyHCU/edit?usp=sharing) para valores aceitos e um arquivo de exemplo na aba 2.
   * Se você tiver várias regras de pagamento, pode arrastá-las para mudar sua classificação depois de enviá-las.
   * Para definir várias regras em uma mesma classificação, coloque cada regra entre colchetes ( `[]` ) e conecte-as com `E`, como visto abaixo:

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

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Importante:</strong> O formato do arquivo que você enviar deve incluir os cabeçalhos de coluna <em>Tipo de pagamento</em>, <em>Valor do pagamento</em>, <em>Regras</em>, e <em>Bônus</em>. Se um ou mais desses cabeçalhos não corresponderem exatamente, o envio resultará em erro.</p></div>
5. Continue criando seu termo de modelo.


---

# 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/pt-br/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/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.
