> 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 gesammelt zu einem Vorlagentext hinzufügen

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

1. Wählen Sie in der linken Navigationsleiste ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage] → Verträge → Vorlagenbegriffe**.
2. Wählen Sie **Vorlagenbegriff erstellen**.
3. Von der *Ereignistyp* ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[Dropdown-Menü]**, wählen Sie den **Ereignistyp** für diesen Vorlagenbegriff vorgesehen ist.
4. Um gesammelt hinzuzufügen *Auszahlungsgruppen*, wählen Sie ![](https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FiZjM1xY8o3v1iR3Zaysd%2FToggle.svg?alt=media\&token=b1550d48-bba9-4e81-8604-bc12370c5caa) **\[Aktivieren]** **Benutzerdefinierte Auszahlungsgruppen einrichten** → **Importieren**.

   * 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 an Auszahlungsgruppen, die Sie auf einmal hochladen können, beträgt 4.000. Wenn Ihre Datei dies überschreitet, müssen Sie sie auf mehrere Uploads aufteilen.</p></div>
   * Siehe [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 dargestellt:

     <div data-with-frame="true"><figure><img src="https://1698965099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-a46fcfadd0dab407fb1fa3f6095c675ad07a157c%2Fc5d0c6448193f39807f73288d3f14ae0dbe50e102adaf48079553462170f0849.png?alt=media" 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>Auszahlungsart</em>, <em>Auszahlungswert</em>, <em>Regeln</em>, und <em>Bonus</em>. Wenn eine oder mehrere dieser Überschriften nicht genau ü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.
