> 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/cross-channel-performance-insights/optimize-reports/participation-bonus-report-and-bulk-partner-funds-transfers.md).

# 参与奖金报告和批量合作伙伴资金转账

#### 运行参与奖金报告

{% hint style="warning" %}
此功能仅适用于某些 impact.com 版本或附加组件。如果你看到 ![](/files/f983851d2e57ef1947aa8f25af2d4f55c4d708ea) **Optimize** 图标，您的账户有资格升级。选择该图标，即可直接在平台中获取 Optimize 附加组件！
{% endhint %}

该 *参与奖金报告* 将向您显示您应通过以下方式发送给每位合作伙伴的金额 [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).

由于实际发放参与奖金的流程是手动的，您应该 *认真考虑* 将此报告安排为定期运行。了解如何 [安排报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md).

1. 从左侧导航栏中选择 ![](/files/dd9b9b71e0a8abffbc19dd6a3c4d28626449f744) **\[优化]**.
2. 从左侧导航菜单中，选择 **付款 → 参与奖金**.
3. 设置 *日期范围* 将筛选条件设为介于您上次发送参与奖金的时间和今天之间。
   * 如果这是您第一次发送参与奖金，请将开始日期设为您在模板条款中设置付款调整的日期。
4. 设置 *互动类型* 筛选出您想要支付参与奖金的内容。
5. 设置 *佣金比例* 将筛选条件设为与您在 *第 4 步* 在 *调整参与奖金的付款* 上文部分。
6. 选择 ![](/files/4057ce6d3fc96d8c0d1948f336b267ea51d54071) **\[搜索]**.
7. 记录 *合作伙伴 ID* 及其对应的 *合作伙伴奖金* 从报告中获取这些信息。您将需要这些字段来创建您的批量 **合作伙伴资金转账** 文件。

#### 创建并发送批量合作伙伴资金转账

一旦您从报告中获得合作伙伴 ID 以及参与合作伙伴应获得的奖金金额，您就可以创建批量合作伙伴资金转账文件来向他们发送这些奖金。了解如何发送单个 [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).

1. 在顶部导航中，选择 **您的余额 → 转账**.
2. 在屏幕右上角，选择 **批量上传转账**.
3. 在下方 *上传 Excel/CSV 文件*下，选择 **选择文件**.
   * 批量 PFT 上传仅支持 .CSV、.XLS 和 .XLSX 文件格式。上传前请确保文件大小低于 10MB。
4. 在您的电脑中找到并选择该文件。
5. 选择 **提交**.

{% hint style="success" %}
**注意：** 您将收到一封包含批量上传结果的电子邮件。该邮件会包括哪些转账成功、哪些未成功，以及失败转账失败的原因。如果您在提交文件后 48 小时内未收到此邮件，请联系您的 CSM（或 [联系支持团队](https://app.impact.com/support/portal.ihtml)).
{% endhint %}


---

# 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/cross-channel-performance-insights/optimize-reports/participation-bonus-report-and-bulk-partner-funds-transfers.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.
