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

# Auszahlungsgruppen per Massenupload zu einer Vorlagenbedingung hinzufügen

Wenn Sie wissen, welche Auszahlungsgruppen Sie erstellen möchten, können Sie sie gesammelt für den Vorlagenbegriff hochladen.

1. Wählen Sie in der linken Navigationsleiste ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage] → Verträge → Vorlagenbedingungen**.
2. Wählen Sie **Vorlagenbedingung erstellen**.
3. Von der *Ereignistyp* ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Drop-down menu]**&#x77;ählen Sie die **Ereignistyp** wofür dieser Vorlagenbegriff bestimmt ist.
4. Zum Massenhinzufügen *Auszahlungsgruppen*, wählen Sie ![](/files/f424427acccf2928175d7fd5013ee577927e3a4c) **\[Aktivieren]** **Benutzerdefinierte Auszahlungsgruppen einrichten** → **Import**.

   * Laden Sie eine .XLS-, .XLSX- oder .CSV-Datei hoch.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Hinweis:</strong> Die maximale Anzahl von Auszahlungsgruppen, die Sie auf einmal hochladen können, beträgt 4.000. Wenn Ihre Datei diesen Wert überschreitet, müssen Sie sie auf mehrere Uploads aufteilen.</p></div>
   * Siehe die [Dateiformat für Auszahlungsgruppen](https://docs.google.com/spreadsheets/d/1EMKTJr24qSHVtFzPkBpWg_wFF7IK94VGCkdyi3vyHCU/edit?usp=sharing) für zulässige Werte und eine Beispieldatei auf Blatt 2.
   * Wenn Sie mehrere Auszahlungsregeln haben, können Sie sie nach dem Hochladen per Drag-and-drop verschieben, um ihre Rangfolge zu ändern.
   * Um mehrere Regeln in einer Rangstufe festzulegen, setzen Sie jede Regel in eckige Klammern ( `[]` ) und verbinden Sie sie mit `UND`, wie unten gezeigt:

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

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Wichtig:</strong> Das von Ihnen eingereichte Dateiformat muss die Spaltenüberschriften enthalten <em>Auszahlungstyp</em>, <em>Auszahlungswert</em>, <em>Regeln</em>, und <em>Bonus</em>. Wenn eine oder mehrere dieser Überschriften nicht exakt übereinstimmen, führt die Einreichung zu einem Fehler.</p></div>
5. Fahren Sie mit der Erstellung Ihres Vorlagenbegriffs fort.


---

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