> 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/pending-screen-overview-for-partners.md).

# 合作伙伴待处理页面概览

该 *待处理* 该界面可让您跟踪 impact.com 帐户的待处理和逾期付款。它显示一个 *待处理* 应付给您的资金余额，您还可以筛选并查看待处理交易的更多详情。

{% hint style="info" %}
**注意：** 您的待处理金额可能因各种原因而变化。请查看 [已撤销操作](https://app.impact.com/secure/mediapartner/MP_Performance_Report/action-workflows/mp-reversed-actions-flow.ihtml?) 界面，查看是否发生了冲正，或查看 [合作伙伴财务组件说明](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/dashboard/partner-finance-widget-explained.md) 以了解其他可能的原因。
{% endhint %}

#### 访问待处理余额界面

1. 从顶部导航菜单中，选择您的 **钱包金额** → **待处理** .
2. 在待处理余额下，您可以 **搜索** 按金额或 **筛选** 通过交易按 *日期、开票实体、品牌*，或 *状态*。请参见 *筛选参考* 和 *列说明* 以下以获取更多信息。

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

<details>

<summary>筛选参考</summary>

| 筛选   | 说明                                                       |
| ---- | -------------------------------------------------------- |
| 日期   | 查看特定日期范围内的待处理交易。                                         |
| 开票实体 | 查看按开票方划分的待处理交易。                                          |
| 品牌   | 查看来自特定品牌的待处理交易。                                          |
| 状态   | 根据状态查看待处理交易。交易状态包括 *收益尚未锁定、收益已锁定、收益逾期、转账尚未到期*，以及 *逾期转账*. |

</details>

<details>

<summary>表格列参考</summary>

| 列      | 说明                                                                                                                                                                                                                                                                                                                                  |
| ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 预计付款日期 | 预计付款的日期。                                                                                                                                                                                                                                                                                                                            |
| 开票实体   | <p>发起该交易的开票实体。</p><p>• 对于使用 <a href="https://help.impact.com/other/reference-documentation/understanding-impactcoms-trading-models">直接开票方式</a>的品牌，品牌名称将显示为 <em>开票实体</em>.</p><p>• 对于使用 <a href="https://help.impact.com/other/reference-documentation/understanding-impactcoms-trading-models">转售商开票方式</a>，将改为列出 impact.com 实体。</p> |
| 品牌     | 负责该交易的品牌。如果 **开票实体** 列显示一个 *impact.com 实体*，则会显示关联的品牌名称，以指明该交易源自哪个品牌。                                                                                                                                                                                                                                                                |
| 状态     | 交易状态。                                                                                                                                                                                                                                                                                                                               |
| 金额     | 应支付的总金额。                                                                                                                                                                                                                                                                                                                            |

</details>

#### 管理逾期交易

1. 选择一个 **交易** 以查看更多相关信息。

   <div data-with-frame="true"><figure><img src="/files/1e8b375bf2cf7db8da25b8fecac1d247b0178b39" alt="" width="375"><figcaption></figcaption></figure></div>
2. 您可以通过选择一个 **单独的行项目**.
3. 如需查询付款为何逾期，请通过 impact.com 的 [消息](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/message-your-brands.md) 功能或 [直接联系该品牌](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.md).

   <div data-with-frame="true"><figure><img src="/files/003a18b2342354f77aed10a763d922457cfa38a5" 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/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/pending-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.
