> 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つの順位に複数のルールを設定するには、各ルールを角括弧（ `[]` ）で囲み、次でつないでください `かつ`、以下のように:

     <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.
