> 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/action-management/where-can-i-see-my-pending-actions-as-a-partner.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>

待处理动作是仍在等待动作锁定日期到来的任何动作。一旦某个动作被锁定，付款将从 *待处理* 用于 *已锁定* 在 *余额*。在动作锁定后，如果付款满足 [最低付款门槛](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md).

#### 查看待处理动作

1. 在顶部导航栏中，选择 **您的余额 → 待处理操作**.
2. 在这里你将看到 *待处理操作* 报告，其中显示了所有已被跟踪但尚未锁定的动作。

请注意最重要的列：

* **动作收益：** 这是你因促成该动作而获得的金额，并将在计划清算日期支付。
* **锁定日期：** 这是该动作将被锁定的日期，且该动作的付款将不再处于待处理状态。
* **动作 ID：** 选择关联的动作 ID 可查看该动作的详细信息——包括计划清算日期。一旦动作锁定，这个日期就是你应收到付款的时间。
* **动作日期：** 这是该动作发生并被 impact.com 跟踪的日期。

{% hint style="danger" %}
**警告**: **不要对任何待处理动作选择“反向”！** 此选项仅用于测试动作。
{% endhint %}

#### 查看其他动作类型

在报告顶部栏中，你可以选择不同的标签页来查看其他动作类型：

* **已反向：** 显示已被反向且尚未锁定的动作。反向动作可能由以下原因之一造成：无效的客户信息、欺诈性客户行为或退货商品。
* **超出条款：** 这些动作超出了你与品牌合同的限制（例如每月动作数量上限）。除非这些动作经过品牌手动批准，否则它们不属于可支付动作。
* **广告主退货请求：** 在创建模板条款时，品牌可以设置条款，使其合作伙伴能够审核拟议的退货并接受它们。当合作伙伴批准退货请求时，该动作会变为已反向。

#### 查看某个品牌的日期

动作锁定日期和付款排期日期始终可在你与品牌签订的合同中查看。

1. 在顶部导航栏中，选择 **发现** → [我的品牌](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. 选择你想查看动作锁定或付款排期的品牌。
3. 选择 ![](/files/4c0cbab3decc1f90ae4819982d73d707f224802d) **\[更多]** → **查看并管理合同**.
4. 在 *安排*，查找 **行动锁定** 或 **付款安排**.

#### 查看待处理动作的日期

你也可以查看某个特定待处理动作的动作锁定日期和付款排期日期。

1. 在顶部导航菜单中，选择 **您的余额 → 待处理操作**.
2. 若要搜索某个特定品牌的待处理动作，请从 **品牌筛选器** 筛选栏中选择该品牌。
   * 选择 ![](/files/dbd83a87977e953bf26f56e7caf39271eb40a56a) **\[搜索]**.
3. 若要按动作 ID 搜索某个特定待处理动作，请在 **动作 ID** 字段中输入
4. 选择 **动作 ID**，在动作 ID 列下，找到你想查看的待处理动作。


---

# 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/action-management/where-can-i-see-my-pending-actions-as-a-partner.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.
