> 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/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/view-your-overdue-payouts.md).

# 查看您逾期的付款

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

您的合作品牌必须先在其 impact.com 账户中有足够资金，以覆盖所有合作伙伴付款，之后才能发放您的付款。如果品牌账户中的资金不足，您的付款将会逾期，直到他们为账户充值到足够金额为止。了解更多关于您为何 [尚未收到应得付款](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/why-havent-i-received-my-payouts-yet.md) 尚未。

{% hint style="warning" %}
**就逾期付款联系品牌：** impact.com 为合作伙伴和品牌提供建立并维系关系的平台。因此，impact.com 无权对品牌未支付的佣金施加影响或干预。根据 [impact.com 使用条款](https://impact.com/terms-of-use/)，impact.com 无法协助处理任何逾期付款。请 [联系](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/message-your-brands.md) 您正在推广的品牌，直接处理任何与缺失或逾期佣金相关的问题。
{% endhint %}

#### 查看您的逾期行动收益

跟踪您的逾期收益的最佳方式是通过 *待处理* 页面。该页面可帮助您识别哪些品牌欠您付款，以便您联系该品牌。

1. 在您的 *仪表板*，选择您的 [待处理总额](https://app.impact.com/secure/mediapartner/finance/fr/finance-dropdown.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flist-pending-transactions-flow.ihtml) 金额。

   <div data-with-frame="true"><figure><img src="/files/60443bcaf1677a5a5c09605f9222d3a3522e31c9" alt="" width="563"><figcaption></figcaption></figure></div>
2. 在 *待处理* 页面中，将 *状态* 筛选条件设为 **逾期转账**.
3. 选择任意 *逾期付款* 以查看应付给您的金额的更多详情。
4. 选择 ![](/files/b4ef22a3e11401b44bbefdfd62d5749bd538179f) **\[向前箭头]** 以查看有关付款流程和日期的更多详情。

   * 在滑出面板中，选择 **收益报告** 以访问 [*按到期日划分的待处理收益*](https://app.impact.com/secure/mediapartner/PUB_FINANCE_Report/r1/report/viewReport.report?handle=mp_earnings_by_due_date) 报告以获取更多信息。

   <div data-with-frame="true"><figure><img src="/files/003a18b2342354f77aed10a763d922457cfa38a5" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**注意：** 即使您的付款已被追踪、归属于您并已锁定，impact.com 在继续处理您的付款之前，仍需要先收到品牌的付款。
{% endhint %}


---

# 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/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/view-your-overdue-payouts.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.
