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

# 支払いグループをテンプレート条件に一括追加する

作成したい支払グループが分かっている場合は、それらをテンプレート用語に一括アップロードできます。

1. 左側のナビゲーションバーから、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → 契約 → テンプレート用語**.
2. 選択 **テンプレート条項を作成**.
3. から *イベントタイプ* ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**、次を選択します **イベントタイプ** このテンプレート用語は〜向けです。
4. 一括追加するには *支払いグループ*、次を選択します ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** **カスタマイズされた支払グループを設定する** → **インポート**.

   * XLS、XLSX、またはCSVファイルをアップロードしてください。

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注:</strong> 一度にアップロードできる支払グループの最大数は4,000です。ファイルがこれを超える場合は、複数回に分けてアップロードする必要があります。</p></div>
   * 以下の [支払グループのファイル形式](https://docs.google.com/spreadsheets/d/1EMKTJr24qSHVtFzPkBpWg_wFF7IK94VGCkdyi3vyHCU/edit?usp=sharing) 許容される値と、シート2のサンプルファイルについては。
   * 複数の支払ルールがある場合は、アップロード後にドラッグして順序を変更できます。
   * 1つの順位に複数のルールを設定するには、各ルールを角括弧（ `[]` ）で囲み、次でつなぎます `AND`、以下のとおりです：

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

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>重要:</strong> 提出するファイル形式には、次の列ヘッダーを含める必要があります <em>支払タイプ</em>, <em>支払額</em>, <em>ルール</em>、および <em>ボーナス</em>。これらのヘッダーの1つ以上が完全に一致しない場合、提出はエラーになります。</p></div>
5. テンプレート用語の作成を続行してください。


---

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