> 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/platform-features/finance/payments-withdrawals-and-balance/balance-screen-overview-for-partners.md).

# 合作伙伴余额页面概览

该 *余额* 此页面可帮助你跟踪发生在你的财务变动 *收益账户*。它会显示你在你的 *收益账户*，可用于你下一次提现。你也可以访问 *交易* 报表以及你的 *银行账户设置* ，都可在此页面查看。

#### 访问余额页面

1. 在顶部导航栏右上角，选择你的 **收益账户 →** [**余额**](https://app.impact.com/secure/mediapartner/finance/fr/finance-dropdown.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flist-completed-transactions-flow.ihtml).
2. 可选地，在 *余额* 屏幕，选择 ![](/files/12cb785ba6eefd1ac140461c6465c34be6dc6392) **\[报表]** → **交易** 中访问你的 *交易* 报告。
3. 可选地，在 *余额* 屏幕，选择 **银行账户设置** 以访问你的银行账户设置。
4. 在你的收益账户下 *余额*，你可以 **按交易金额搜索** 或按日期范围筛选， *开票实体、品牌*，或 *交易* 类型。请参阅下面的 *筛选选项* 和 *列说明* 下方，了解有关你的更多信息 *余额页面*.

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

<details>

<summary>筛选选项</summary>

| 筛选   | 说明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 日期   | 查看特定日期范围内的交易。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| 开票实体 | 查看来自所有或特定开票实体的付款。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| 品牌   | 查看来自所有或特定品牌的付款。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 交易   | <p>查看特定交易类型的交易：</p><p>• <strong>付款</strong>：查看从品牌收到的全部收益。</p><p>• <strong>提款</strong>：查看你从收益账户中进行的提现。</p><p>• <strong>处理费用</strong>：查看将资金提现至你的时产生的任何处理费用 <a href="/pages/b99dcbd0cc4c70c261ccf73208f59941abee9c0a#supported-withdrawal-methods-0-1">银行账户</a> 或 <a href="/pages/ad7c505c90d673b6d5c1a3ceee6dccb8167bf78c">PayPal 账户</a>（如适用）。</p><p>• <strong>LightningPay</strong>：查看与以下内容相关的交易 <a href="/pages/18ee4e7714725f87456d660bd32d581ec1256c42">LightningPay</a> ：预付款、追回款项及相关费用。</p><p>• <strong>其他</strong>：任何不属于上述类别的交易。</p><p>• <strong>全部</strong>：查看所有交易类型。</p> |

</details>

<details>

<summary>列说明</summary>

| 列     | 说明                                                                                                                                                                              |
| ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 日期    | 交易记入或扣除你收益账户的日期。                                                                                                                                                                |
| 交易/描述 | 发生的交易类型。                                                                                                                                                                        |
| 开票实体  | <p>向品牌开具付款发票的实体。</p><p>• 开票实体可以是品牌本身、代理机构，或以下之一的 <a href="https://help.impact.com/other/reference-documentation/understanding-impactcoms-trading-models">impact.com 实体</a>.</p> |
| 品牌    | 与该付款相关联的品牌，如在 *合同签订* 和 *绩效报告*.                                                                                                                                                  |
| 金额    | 交易总金额。对于 *付款*，这将包括任何税费（如适用）。                                                                                                                                                    |

</details>

5. 在 *余额* 页面上选择任意交易，以查看更多信息。
   * 在交易详情侧滑面板中，选择单个明细项以查看更多交易详情。

<div data-with-frame="true"><figure><img src="/files/cb8ee56e1ad8ea0ff8508f03b8443e98c35ce3ab" 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/platform-features/finance/payments-withdrawals-and-balance/balance-screen-overview-for-partners.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.
