> 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/reporting-for-partners/report-action-status-descriptions-explained-for-partners.md).

# 合作伙伴报表操作状态说明

impact.com 中的某些报表将显示一个 *状态详情* 操作的列。

|         |          |                                                                                                                                                                  |
| ------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **状态**  | **状态详情** | **说明**                                                                                                                                                           |
| **待处理** |          | 此操作处于待处理状态，等待修改、批准或撤销。                                                                                                                                           |
| **待处理** | 开放       | 此操作处于待处理状态，并且有一个 [开放式锁定](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/open-ended-locking-explained.md) 计划。品牌方将提交处理代码以更新状态。 |
| **待处理** | 自定义处理    | 此操作有一个开放式锁定计划。品牌方将提交处理代码以更新状态。“状态详情”列显示由品牌方分配的自定义处理名称。                                                                                                           |
| **已批准** | 待付款      | 此操作已获批准并已锁定。我们正在等待合同中规定的付款安排日期。                                                                                                                                  |
| **已批准** | 已付款      | 此操作已获品牌方批准，资金已转入您的账户。                                                                                                                                            |
| **已批准** | 逾期       | 此操作已获品牌方批准，但品牌方账户中资金不足。                                                                                                                                          |
| **已批准** | 违约       | 此操作已获品牌方批准，但品牌方账户中资金不足。仅当品牌方账户因严重拖欠而关闭时，才会显示此状态。这属于例外情况——您需要直接联系品牌方，讨论如何领取您的付款。                                                                                  |
| **已撤销** | 撤销原因     | 此操作已被品牌方撤销。撤销原因将显示在“状态详情”列中。                                                                                                                                     |


---

# 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/reporting-for-partners/report-action-status-descriptions-explained-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.
