> 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/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 个工作表中的示例文件。
   * 如果您有多个结算规则，上传后可以拖动它们来更改其排名。
   * 要在同一排名中设置多个规则，请将每个规则放在方括号（ `[]` ）中，并用 `AND`连接，如下所示：

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

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/bulk-add-payout-groups-to-a-template-term.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
