> 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/es/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).

# Añadir en bloque grupos de pago a un término de plantilla

Si sabe qué grupos de pago desea crear, puede cargarlos en bloque en el término de plantilla.

1. Desde la barra de navegación izquierda, selecciona ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] → Contratos → Términos de plantilla**.
2. Selecciona **Crear término de plantilla**.
3. Desde el *Tipo de evento* ![](/files/dc4b460e9558e50b72a5d0a040271a8312ab03b3) **\[menú desplegable]**, selecciona el **Tipo de evento** este término de plantilla será para.
4. Para añadir en bloque *Grupos de pago*, selecciona ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar]** **Configurar grupos de pago personalizados** → **Importar**.

   * Cargue un archivo .XLS, .XLSX o .CSV.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Nota:</strong> El número máximo de grupos de pago que puede cargar a la vez es 4.000. Si su archivo supera este límite, deberá dividirlo en varias cargas.</p></div>
   * Consulta la [Formato del archivo de grupos de pago](https://docs.google.com/spreadsheets/d/1EMKTJr24qSHVtFzPkBpWg_wFF7IK94VGCkdyi3vyHCU/edit?usp=sharing) para ver los valores aceptados y un archivo de ejemplo en la hoja 2.
   * Si tiene varias reglas de pago, puede arrastrarlas para cambiar su orden después de cargarlas.
   * Para establecer varias reglas en un mismo rango, ponga cada regla entre corchetes ( `[]` ) y conéctelas con `Y`, como se muestra a continuación:

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

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Importante:</strong> El formato del archivo que envíe debe incluir los encabezados de columna <em>Tipo de pago</em>, <em>Valor del pago</em>, <em>Reglas</em>, y <em>Bono</em>. Si uno o más de estos encabezados no coinciden exactamente, el envío generará un error.</p></div>
5. Continúe creando su término de plantilla.


---

# 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/es/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.
