> 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/dashboard/partner-finance-widget-explained.md).

# 合作伙伴财务小组件说明

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

财务小组件可让您详细查看您的付款，包括每日收入、待支付的应付金额以及当前余额。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2Fmk6tIs748zkV3Icd2lt0%2Fpart-351-9.mp4?alt=media&token=8075f8ba-0a87-476f-abc0-cd3b5d4ad998>" %}

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

每个数值会在您登录账户时更新，并会继续大约每 30 分钟更新一次。

{% tabs %}
{% tab title="今天" %}
*今日收入* 显示您今天已赚取的付款佣金，并与上周同一天进行比较。
{% endtab %}

{% tab title="待处理总额" %}
该 *待处理总额* 小组件中显示的金额包括所有待处理和逾期、应支付给您的佣金。该小组件部分还会显示下一笔已批准付款的到期时间。了解更多关于 [付款如何处理](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md).

选择 **待处理总金额** 以查看应付给您的付款详情： [待处理页面](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/pending-screen-overview-for-partners.md).

如果您的待处理余额金额发生了变化，可能是由于以下任一原因：

| 发生情况         | 原因                                                                                                                                                                                                                                                                                          |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 总金额增加        | 品牌方产生了新交易（转化付款、展示费用支付或绩效奖金支付）。                                                                                                                                                                                                                                                              |
| 总金额减少        | <p>• 品牌方可以撤销任何动作收入 <a href="/pages/bf3bb5657b63b225306e358ac79a0c9da5aba5a8">在动作锁定之前</a>，请查看 <a href="https://app.impact.com/secure/mediapartner/MP_Performance_Report/action-workflows/mp-reversed-actions-flow.ihtml?">已撤销操作</a> 页面上创建和管理。</p><p>• 在支付展示费用或绩效奖金之前，如果品牌方有正当理由，可以撤销该转账。</p> |
| {% endtab %} |                                                                                                                                                                                                                                                                                             |

{% tab title="余额" %}
你的 *余额* 是您可供提现的资金。 [完成您的银行账户设置](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md) 以便在您的余额达到某个阈值或在每月特定日期时自动提现。

在您的 *可用余额* 数值下，您将看到距离下一次 [自动提现](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md).

选择您的 **余额金额** 以查看您的交易概览 [余额历史记录](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/balance-screen-overview-for-partners.md).
{% endtab %}
{% endtabs %}


---

# 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/dashboard/partner-finance-widget-explained.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.
