> 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 版本或附加组件。如果您看到 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F8bqCvTj35m0v4w2fMoV7%2Foptimize.svg%20\(1\).svg?alt=media\&token=3b8a53da-1dd9-42a7-99eb-767be6fa7da7) **优化** 图标，您的账户即可升级。选择该图标，并直接在平台中获取 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. 从左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-1e02b2659c94fa0756772cc6c1880977fc9aba73%2F6ad16bf9b7edb0a28ab3574d313014f32392aa7f9508686b63bfacfafc7a9735.svg?alt=media) **\[优化]**.
2. 从左侧导航菜单中选择 **结算 → 参与奖金**.
3. 设置 *日期范围* 筛选条件应介于你上次发送参与奖金的时间和今天之间。
   * 如果这是你第一次发送参与奖金，请将开始日期设置为你在模板条款中设置结算调整的日期。
4. 设置 *交互类型* 筛选你想支付参与奖金的对象。
5. 设置 *佣金率* 筛选为与你在以下位置选择的相同百分比 *第4步* 在 *调整参与奖金的结算金额* 上方部分。
6. 选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-26956d35e17c61868ca8dba76097721fd6066ab4%2F69945c787eb2db89761c82e0cd32fb31d2fc690bfb8592d9a08b7e7983b7445b.svg?alt=media) **\[搜索]**.
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.
