> 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/zh/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/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 合同 → 模板条款**.
2. 选择 **创建模板条款**.
3. 从 *事件类型* ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**，选择 **事件类型** 此模板条款将用于。
4. 要批量添加 *支付组*，选择 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[开启]** **设置自定义支付组** → **导入**.

   * 上传 .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 个工作表中的示例文件。
   * 如果你有多个支付规则，上传后可以拖动它们来更改其排序。
   * 要将多个规则设置为同一排名，请将每条规则放在方括号（ `[]` )并用 `且`，如下所示：

     <div data-with-frame="true"><figure><img src="/files/e2e433453158387bd3bbfef31aace42872ee5885" 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>。如果其中一个或多个标题不完全匹配，提交将会出错。</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/zh/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.
