> 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-your-performance-campaign-payments.md).

# 管理您的绩效活动付款

{% hint style="warning" %}
**注意：** 此功能处于测试版。请联系您的 CSM 或我们的 [支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true&) 如果您想测试此功能。
{% endhint %}

您可以概览预算拆分，并查看每位合作伙伴的任何已安排、未结清和已付款金额的详细信息。请注意，作为活动一部分进行的绩效付款不会显示在付款页面上。

#### 查找活动付款

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **活动管理器 →** [**绩效**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. 在 *Campaign Manager* 界面上，选择 **活跃** 选项卡以查看您当前所有活跃的活动。
3. 将鼠标悬停在您要管理的活动上并选择 **管理活动**.
4. 在所选活动的页面上，选择 **付款**.
5. 查看活动预算，以了解您的付款情况。
   * **总支出**：您的预算中已花费、剩余以及已使用百分比的总金额。预算包括已聘用但尚未付款的合作伙伴。
   * **未付款：** 应付给合作伙伴的未结清总金额，以及尚未收到付款的合作伙伴数量。
   * **处理中：** 当前正在付款流程中但尚未结算到合作伙伴账户的总金额，以及处于此阶段的合作伙伴数量。
   * **已付款：** 已处理并支付给合作伙伴的总金额，以及已付款的合作伙伴数量。
6. 查看付款表以了解每位合作伙伴的报酬明细。
   * 或者，使用搜索栏按创作者名称筛选，或选择 **合作伙伴** 从合作伙伴列表中进行选择。

<details>

<summary>付款表参考</summary>

| 列名称    | 说明                                                  |
| ------ | --------------------------------------------------- |
| 名称     | 合作伙伴的名称。                                            |
| 任务完成情况 | 合作伙伴已完成的任务数，占分配给其的全部任务数。                            |
| 报酬     | 在工作说明中约定的报酬。                                        |
| 未付款    | 未结余额 **（报酬 - 已付 = 未付）**.                            |
| 处理中    | 当前正在付款流程中但尚未结算到合作伙伴账户的总金额。付款提交所需的处理时间取决于您合同中定义的锁定期。 |
| 已付款    | 已向合作伙伴支付的总金额。                                       |

</details>

#### 为已聘用的合作伙伴付款

向合作伙伴付款需要签署合同。

1. 在付款表中，将鼠标悬停在您想付款的合作伙伴上。
2. 选择 **支付合作伙伴**.
3. 在侧滑面板中，输入要支付给合作伙伴的金额。
   * 您可以根据活动模板条款中的结算计划查看付款日期。
   * 如果您已经向合作伙伴全额付款，您可以输入一个金额作为额外报酬。

{% hint style="success" %}
**注意：** 如果您想在合作伙伴的计划付款日期之前向其付款，您需要调整 *操作锁定和付款排程* 模板条款中的设置。有关更多信息，请参阅 [设置操作锁定与付款排程周期](/brand/zh/what-would-you-like-to-learn-about/readme/set-action-locking-and-payment-scheduling-periods.md).
{% endhint %}

4. 可选地，从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 中选择一个任务，为该付款分配一个已批准的交付成果。
   * 您只能选择您已批准的交付成果。
   * 您也可以多次为同一任务付款。例如，您今天可以为一则要发布在您简报中的广告向合作伙伴支付 50 美元，然后下周再为同一广告支付另外 50 美元。
   * 将任务分配给您的付款后，您即可访问帖子级别的报告，从而查看在活动中不同类型内容上您分别支付了多少。
5. 可选地，选择 **付款历史** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 查看此前向该合作伙伴支付的款项。
6. 选择 **支付 \<Amount>**.

   * 如果您输入的金额高于约定金额，将会显示确认弹窗。请选择 **是的，我确认** 以确认付款。

   <div data-with-frame="true"><figure><img src="/files/63cb6dcd83a1069a8f69ee2402733d660760957f" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-your-performance-campaign-payments.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.
