> 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/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/performance-campaigns/view-your-received-performance-campaign-payments.md).

# 查看您收到的绩效活动付款

您可以查看余额、筛选付款、访问您的银行账户设置，或深入查看付款详情。本文将引导您逐步轻松查找并管理付款。

1. 在顶部导航菜单中，选择 **发现** → **查找活动**.
2. 选择 **参与中** 选项卡。
3. 将鼠标悬停在您正在处理的活动上，然后选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **查看付款**.
   * 或者，您也可以选择该活动，并在滑出面板中选择 **更多** ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** → **查看付款**.
4. 在 *付款* 页面，您可以查看余额、筛选付款，并查看付款详情。

   * 请参阅 *筛选* 和 *付款详情* 以下部分。

   <div data-with-frame="true"><figure><img src="/files/c0d9dafd9ae9a6acf35a8ab169a9dcf20865eea5" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>付款筛选条件</summary>

| 筛选    | 说明                                                                                                                                                                 |
| ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 按金额搜索 | 输入您想要筛选付款的金额。                                                                                                                                                      |
| 日期    | 按交易日期筛选。                                                                                                                                                           |
| 开票实体  | 按接收发票的联系人筛选。                                                                                                                                                       |
| 品牌    | 按品牌筛选交易。                                                                                                                                                           |
| 交易    | <p>按交易类型筛选：</p><p>• <code>全部</code></p><p>• <code>付款</code></p><p>• <code>提款</code></p><p>• <code>处理费</code></p><p>• <code>闪电支付</code></p><p>• <code>其他</code></p> |

</details>

<details>

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

| 列名称     | 说明         |
| ------- | ---------- |
| 日期      | 付款到期的日期。   |
| 交易 / 描述 | 付款描述。      |
| 开票实体    | 接收发票的联系人。  |
| 品牌      | 与付款相关联的品牌。 |
| 金额      | 付款金额。      |

</details>

#### 查看付款详情

1. 选择要查看详情的付款。
   * 在付款滑出面板中，您可以查看付款日期和金额。
2. 在 *在此付款* 部分中，选择一个金额以查看该金额何时赚取以及付款何时发放。

   <div data-with-frame="true"><figure><img src="/files/314edc466b589804618cacc7dc138ff62a237d26" alt="" width="375"><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/partner/zh/ni-xiang-liao-jie-shen-me/campaigns/performance-campaigns/view-your-received-performance-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.
