> 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/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/referrals-and-events/review-pending-referrals-for-advocate.md).

# Advocate の保留中の紹介を確認する

をオンにしたとき [不正防止](/brand/ja/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/advocate-fraud-protection-explained.md) と *中程度* 設定にすると、Advocate プログラムは不正スコアが中程度のリファラルにフラグを付け、保留状態にします。保留中のリファラルは、手動で承認または拒否する必要があります。

保留中のリファラルは、リファラルフィードまたは個々の参加者プロフィールから確認・評価できます。

リファラルは、Advocate アカウントで不正防止をオンにした後にのみ保留状態になります。

1. 上部ナビゲーションバーから ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 次の *Advocate の設定* セクションで、 **セキュリティ**.
3. 選択します ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **［オンにする］自動不正検出**.

<details>

<summary>リファラルフィードで保留中のリファラルを確認する</summary>

リファラルフィードには、すべてのリファラルとそのステータスの一覧が表示されます。フィードを絞り込んで、確認が必要な保留中のリファラルのみを表示できます。

1. 左側のナビゲーションメニューから **［Engage］→ レポート → リファラルフィード**.
2. 最初の ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**、次の条件で絞り込みます *リファラルフィード* 次を **レビュー保留**.

   <div data-with-frame="true"><figure><img src="/files/9dbd8517c75a7221fb4e2f7efe60df0732d815c0" alt="" width="375"><figcaption></figcaption></figure></div>
3. 確認したいリファラルにカーソルを合わせ、 **レビュー** を選択してレビュー パネルを開きます。
   * レビュー パネルには、両参加者の情報と、リファラルがフラグ付けされた理由の一覧が含まれています。承認するか拒否するかを判断できます。
4. 選択します **承認** または **拒否**.
5. この決定の影響を確認し、 **リファラルを承認** または **リファラルを拒否** を選択して選択を確定します。

</details>

<details>

<summary>参加者プロフィールで保留中のリファラルを確認する</summary>

すでにどの参加者に保留中のリファラルがあるか分かっている場合は、そのプロフィール内で直接確認できます。

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → 参加者**.
2. 検索バーに、レビューしたいリファラルを持つ参加者の名前を入力します。
3. その参加者の **名前** を選択して参加者プロフィールを開きます。
4. で、 *リファラル* プロフィールの表で、保留中のリファラルにカーソルを合わせ、 **レビュー**.
   * レビュー パネルには、両参加者の情報と、リファラルがフラグ付けされた理由の一覧が含まれています。承認するか拒否するかを決められます。
5. 選択します **承認** または **拒否**.
6. この決定の影響を確認し、 **リファラルを承認** または **リファラルを拒否** を選択して選択を確定します。

</details>

<details>

<summary>自動承認または拒否を取り消す</summary>

あなたの [不正防止設定](/brand/ja/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/ja/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/design-a-fraud-proof-referral-program.md)
* [Advocate の不正防止の解説](/brand/ja/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/ja/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.
