> 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/view-outside-of-terms-actions-as-a-partner.md).

# 作为合作伙伴查看超出条款的操作

任何不符合您与合作品牌所签订合同要求的操作都被视为不符合条款。除非这些操作在操作锁定日期前经您的合作品牌手动批准，否则您将不会获得这些操作的报酬。

{% hint style="info" %}
**示例：** 如果某个品牌对您每月可计入的操作数量设置了上限，任何超过该上限的已计入操作将被视为 *不符合条款* 操作。
{% endhint %}

#### 查看不符合条款的操作

不符合条款的操作是一种特定类型的已撤销操作。要查看这些操作：

1. 在顶部导航栏中，选择 **您的余额 → 待处理操作**.
2. 在屏幕顶部的标签页中，选择 **不符合条款**.
3. 要查看某个特定品牌的不符合条款的操作，请在 *不符合条款的操作*，从 **品牌：无** 下拉菜单中选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]**.
4. 要通过操作 ID 搜索某个特定的不符合条款的操作，请将其输入 **操作 ID 搜索栏** 并选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]**.

   <div data-with-frame="true"><figure><img src="/files/e3e9341afde2564f605740694b2acd3af8a4bd8d" alt=""><figcaption></figcaption></figure></div>
5. 要查看更多该操作的详细信息，请在操作日期左侧选择 ![](/files/79899f1fabec46d9b1f4f7abd19dfe0b7fb57bb9) **\[添加]**。更多详细信息将显示在该操作下方。


---

# 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/view-outside-of-terms-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.
