> 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/creator-program/creator-campaigns-for-brands/manage-creator-campaign-payments.md).

# 管理创作者活动付款

您可以概览预算拆分情况，以及按每位创作者查看任何已排期、未结清和已支付金额的详细信息。

{% hint style="success" %}
**注意：** 作为活动一部分进行的任何绩效付款都不会列在付款页面上。
{% endhint %}

#### 查找活动付款

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **活动管理器 →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-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) **\[下拉菜单]** 中选择一个任务，将已批准的交付成果分配给该付款。
   * 您只能选择您已批准的交付成果。
   * 您也可以对同一任务多次付款。例如，您今天可以就一则 Instagram 故事向创作者支付 50 美元，然后下周再为同一则 Instagram 故事支付另外 50 美元。
   * 将任务分配到您的付款中，可让您查看帖子级别的报告，因此您可以看到在活动中为不同类型内容支付了多少费用。您可以在 [帖子绩效报告](/brand/zh/what-would-you-like-to-learn-about/creator-program/creator-reports/performance-by-post-report.md).
5. 可选地，选择 **付款历史记录 \[下拉菜单]** 中查看之前向该创作者发出的付款。
6. 选择 **支付 <金额>**.

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

   <div data-with-frame="true"><figure><img src="/files/39759d7910d5dd403704e12f17ea7172fb3d79e1" 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/creator-program/creator-campaigns-for-brands/manage-creator-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.
