> 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]** → **Campaign Manager →** [**创作者**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. 在 *活动管理器* 界面上，选择 **活动中** 选项卡，查看您当前所有正在进行的活动。
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 美元。
   * 为付款分配任务后，您可以访问帖子级报告，从而查看在活动中为不同类型内容支付了多少费用。您可以在以下位置查看此数据： [内容与活动概览报告](broken://pages/c066b332e5fd9012479be840d2d87350fe2a4220).
5. 可选地，选择 **付款历史** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 以查看此前向该创作者发出的付款。
6. 选择 **支付 <金额>**.
   * 如果您输入的金额高于约定金额，将显示确认弹窗。选择 **是的，我确定** 以确认付款。

{% hint style="warning" %}
**警告**：选择 *支付* 仅用于确认付款。该付款将按照与您的项目关联的事件类型付款时间表进行结算。&#x20;
{% endhint %}

<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, and the optional `goal` 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>&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.
