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