> 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/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/review-actions-that-are-outside-of-terms.md).

# 审核不符合条款的转化

当某项操作发生并且超出了合作伙伴与您的项目之间已建立的合约条款时，该操作被视为超出条款。超出条款的操作会自动撤销，但也可以手动修改为批准。

#### 批准超出条款的操作

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Transactions**.
2. 选择 **待付款 → 超出条款**.
3. 在 *操作次数* 列，选择 **批准**.
   * 这将覆盖撤销操作。

#### 筛选并下载超出条款的操作

1. 在页面标题下方的筛选栏中，选择或输入一个基础筛选条件。
   * 可选地，选择 ![](/files/724207cd384cb04254f395812b496d20a45599e8) **\[添加]** 以向筛选栏添加其他筛选条件。
   * 选择筛选条件时，请确保选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[Search]** 以使其生效。
   * 有关每个筛选条件的更多详细信息，请参见下面的参考。

<details>

<summary>基础筛选条件参考</summary>

| 筛选器   | 描述                    |
| ----- | --------------------- |
| 合作伙伴  | 根据生成该操作的合作伙伴筛选操作。     |
| 事件类型  | 根据事件类型筛选操作。           |
| OID   | 根据该操作的订单 ID（OID）筛选操作。 |
| 操作 ID | 根据操作 ID 筛选操作。         |

</details>

<details>

<summary>其他筛选条件参考</summary>

| 筛选器   | 描述                         |
| ----- | -------------------------- |
| 日期范围  | 查看指定日期范围内的操作。              |
| 共享 ID | 查看 `SharedID` 如果适用，查看该操作的。 |
| 促销代码  | 查看所使用的促销代码（如适用）。           |
| 撤销原因  | 查看该操作为何超出条款的原因。            |

</details>

2. 在页面底部，选择 ![](/files/384fa5309ff1dcdcb5317f339bd76ce23aa62c8a) **\[下载]** 以将列表下载为 CSV 文件。


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/review-actions-that-are-outside-of-terms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
