> 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/payout-adjustments/bulk-add-payout-groups-to-a-template-term.md).

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

Se você souber quais grupos de pagamento deseja criar, pode enviá-los em massa para o termo do modelo.

1. Na barra de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage] → Contratos → Termos modelo**.
2. Selecione **Criar termo do modelo**.
3. Na *Tipo de evento* ![](/files/fd163b7ecfbcabc8d4b0b2247a6ffecec5a92253) **\[Menu suspenso]**, selecione o **Tipo de evento** este termo do modelo será para.
4. Para adicionar em massa *Grupos de Pagamento*, selecione ![](/files/56148a29d7f42673dde9884eb52356c45eca06c3) **\[Ativar]** **Configurar 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 isso, será necessário dividi-lo em vários envios.</p></div>
   * Consulte o [Formato do arquivo de grupos de pagamento](https://docs.google.com/spreadsheets/d/1EMKTJr24qSHVtFzPkBpWg_wFF7IK94VGCkdyi3vyHCU/edit?usp=sharing) para os valores aceitos e um arquivo de exemplo na planilha 2.
   * Se você tiver várias regras de pagamento, pode arrastá-las para mudar sua ordem após o envio.
   * Para definir várias regras em uma mesma ordem, 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 de 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 um erro.</p></div>
5. Continue criando o seu termo do 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/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.
