> 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 grupos de pago en lote a un término de plantilla

Si sabes qué grupos de pago quieres crear, puedes cargarlos masivamente en el término de plantilla.

1. En 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** será para lo que este término de plantilla.
4. Para agregar en masa *Grupos de pago*, selecciona ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar]** **Configura 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 puedes cargar a la vez es 4,000. Si tu archivo excede este límite, tendrás que dividirlo en varias cargas.</p></div>
   * Consulta la [Formato de archivo de grupos de pago](https://docs.google.com/spreadsheets/d/1EMKTJr24qSHVtFzPkBpWg_wFF7IK94VGCkdyi3vyHCU/edit?usp=sharing) para los valores aceptados y un archivo de ejemplo en la hoja 2.
   * Si tienes varias reglas de pago, puedes arrastrarlas para cambiar su rango después de cargarlas.
   * Para establecer varias reglas en un mismo rango, coloca cada regla entre corchetes ( `[]` ) y conéctalas 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 de archivo que envíes debe incluir los encabezados de columna <em>Tipo de pago</em>, <em>Valor del pago</em>, <em>Reglas</em>, y <em>Bonificación</em>. Si uno o más de estos encabezados no coinciden exactamente, el envío generará un error.</p></div>
5. Continúa creando tu 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.
