> 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/advocate-program/manage-advocate-participants/referrals-and-events/review-pending-referrals-for-advocate.md).

# 审核 Advocate 的待处理推荐

当你开启 [欺诈防护](/brand/zh/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/advocate-fraud-protection-explained.md) 在 *中等* 设置后，你的 Advocate 项目会标记任何欺诈评分为中等的推荐，并将其置于待处理状态。待处理的推荐必须手动批准或拒绝。

你可以在推荐动态或各个参与者资料中查看并评估待处理的推荐。

只有在你为 Advocate 账号开启欺诈防护后，推荐才会被置于待处理状态。

1. 从顶部导航栏中选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 从 *Advocate 设置* 部分，选择 **安全**.
3. 选择 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[开启] 自动欺诈检测**.

<details>

<summary>在推荐动态中查看待处理的推荐</summary>

你的推荐动态会显示所有推荐及其状态的列表。你可以筛选动态，只查看需要你审核的待处理推荐。

1. 从左侧导航菜单中选择 **\[Engage] → 报表 → 推荐动态**.
2. 从第一个 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**，筛选你的 *推荐动态* 为 **待审核**.

   <div data-with-frame="true"><figure><img src="/files/c730591fb160588b98ccafe9fa0208a9f8ca11e8" alt="" width="375"><figcaption></figcaption></figure></div>
3. 将光标悬停在你要审核的推荐上并选择 **审核** 以打开审核面板。
   * 审核面板包含双方参与者的信息以及该推荐被标记的原因列表。你可以决定是允许还是拒绝它。
4. 选择 **批准** 或 **拒绝**.
5. 查看此决定的影响并选择 **批准推荐** 或 **拒绝推荐** 以确认你的选择。

</details>

<details>

<summary>在参与者资料中审核待处理推荐</summary>

如果你已经知道哪个参与者有待处理推荐，你可以直接在其资料中审核。

1. 从左侧导航菜单中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 参与者**.
2. 在搜索栏中输入你要审核其推荐的参与者姓名。
3. 选择其 **姓名** 以打开其参与者资料。
4. 在 *推荐* 在其资料中的表格里，将光标悬停在待处理推荐上并选择 **审核**.
   * 审核面板包含双方参与者的信息以及该推荐被标记的原因列表。你可以决定是批准还是拒绝它。
5. 选择 **批准** 或 **拒绝**.
6. 查看此决定的影响并选择 **批准推荐** 或 **拒绝推荐** 以确认你的选择。

</details>

<details>

<summary>撤销自动批准或拒绝</summary>

根据你的 [欺诈防护设置](/brand/zh/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/advocate-fraud-protection-explained.md)，Advocate 会自动批准欺诈评分为低或中等的推荐，并拒绝欺诈评分为高的推荐。如有需要，你可以手动撤销任何自动决定。

1. 在推荐动态或参与者资料中，找到你想要撤销的自动处理推荐。
2. 将光标悬停在该推荐上并选择 **审核** 以打开审核面板。
3. 选择 **批准推荐** 或 **拒绝推荐**.
4. 查看此决定的影响并选择 **批准推荐** 或 **拒绝推荐** 以确认你的选择。

</details>

#### 了解更多

* [设计一个防欺诈推荐计划](/brand/zh/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/design-a-fraud-proof-referral-program.md)
* [Advocate 欺诈防护详解](/brand/zh/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/advocate-fraud-protection-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/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/referrals-and-events/review-pending-referrals-for-advocate.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.
