> 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/advocate-reporting-and-analytics/view-and-manage-your-referrals-feed.md).

# 紹介フィードを表示・管理する

紹介フィードには、開始されたすべての紹介、支持者のリンクがクリックされたもの、そして紹介された友人がプログラムの目標を達成したときのコンバージョン（通常は購入による）が表示されます。

1. 左側のナビゲーションメニューで、〜を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **レポート**.
2. 次に、 **紹介フィード**.

   <div data-with-frame="true"><figure><img src="/files/401d47720fa84c16ff0ffed6ced6e50cdb46f612" alt=""><figcaption></figcaption></figure></div>
3. 使用して ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** 各フィールドのデータを絞り込みます。

   | フィールド        | 説明                                                                                                                                                                                                                                                                                                                                                                                                        |
   | ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | 紹介ステータス      | <p>取得したい紹介のステータスを選択してください。</p><p>• <strong>すべての紹介</strong>：すべてのステータスの紹介を表示します。</p><p>• <strong>未コンバージョンの紹介</strong>：開始されたがコンバージョンしていない紹介で絞り込みます。</p><p>• <strong>コンバージョン済み紹介</strong>：コンバージョン済みの紹介で絞り込みます。</p><p>• <strong>レビュー保留</strong>：手動 <a href="/pages/8c5fc283669e056f9289018479b0522d3e7c262b">レビュー</a>.</p><p>• <strong>拒否</strong>：手動で拒否した紹介、または不正防止設定に基づいて impact.com が自動的に拒否した紹介で絞り込みます。</p> |
   | プログラム        | 表示する紹介のプログラムを選択してください。                                                                                                                                                                                                                                                                                                                                                                                    |
   | スコア          | <p>その <a href="/pages/355624472400666cef221afc0409c309cf1b0364">不正スコア</a> 0（リスクなし）から100（非常に高いリスク）までの範囲で、過去の紹介と新しい紹介の類似点を比較して算出されます。このスコアによって、紹介が自動承認されるか、拒否されるか、手動レビューに回されるかが決まります。</p><p>絞り込むスコア範囲を選択してください。</p><p>• 0〜49</p><p>• 50〜69</p><p>• 70〜84</p><p>• 85〜100</p><p>• 特定の範囲</p>                                                                                                                   |
   | アクティビティフィルター | <p>特定の期間と紹介ステータスで紹介フィードを絞り込みます。</p><p><strong>例：</strong> 7日以内に開始。</p><p>• <strong>更新から</strong>：紹介が最後に更新されてからの期間。</p><p>• <strong>開始から</strong>：紹介が開始されてからの期間。</p><p>• <strong>コンバージョンから</strong>：紹介がコンバージョンしてからの期間。</p><p>• <strong>モデレーションから</strong>：紹介がモデレーションされてからの期間。</p>                                                                                                                          |

#### 紹介の列を表示

* スコア - 参加者の紹介スコア。
* 紹介者 - 参加者を紹介したアカウントユーザー。
* プログラム名 - 参加者が所属するプログラム。
* ステータス - 紹介の現在のステータス。
* 最終更新日 - 紹介が最後に更新された日付。

#### 紹介を管理する

管理したい紹介にカーソルを合わせ、次のいずれかを実行します **レビュー** または **削除** その紹介を。実行したい操作に応じて、以下の手順に従ってください。

{% tabs %}
{% tab title="レビュー" %}
〜する場合 [紹介をレビューしているとき](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/referrals-and-events/review-pending-referrals-for-advocate.md)、提供された詳細は、～するかどうかを判断するのに役立ちます **承認** または **拒否** それ。
{% endtab %}

{% tab title="削除" %}
〜したい場合は **削除** 紹介を、以下の手順に従ってください：

1. 削除したい紹介にカーソルを合わせ、 **削除**.
2. 正しい紹介を削除していることを確認するため、紹介の詳細を確認してください。
3. 選択 **紹介を削除**.
   {% endtab %}
   {% endtabs %}


---

# 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/advocate-reporting-and-analytics/view-and-manage-your-referrals-feed.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.
