# View & Manage Your Referrals Feed

The referral feed shows all initiated referrals, where the advocate's link was clicked, and conversions, when the referred friend meets the program's goal, usually by making a purchase.

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Reporting**.
2. Then, select **Referral Feed**.

   <div data-with-frame="true"><figure><img src="/files/GfTcMw5TcKMfVLNn7IcY" alt=""><figcaption></figcaption></figure></div>
3. Use the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** to filter data for the various fields.

   | Field           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
   | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
   | Referral Status | <p>Select the status that you would like to pull referrals for.</p><p>• <strong>All Referrals</strong>: View referrals in all statuses.</p><p>• <strong>Not Converted Referrals</strong>: Filter by referrals that have been started but not converted.</p><p>• <strong>Converted Referrals</strong>: Filter by referral that have been converted.</p><p>• <strong>Pending Review</strong>: Filter by referrals that have been flagged for manual <a href="/pages/1RNt7L3SFsgWdjVQd3wX">review</a>.</p><p>• <strong>Denied</strong>: Filter by referrals you have manually denied or that impact.com has automatically denied based Fraud Protection Settings.</p> |
   | Program         | Select the program for which you want to view referrals.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
   | Score           | <p>The <a href="/pages/GVArrvSb8oRwl6NRmBTv">fraud score</a> ranges from 0 (no risk) to 100 (very high risk), calculated by comparing new referrals to previous ones for similarities. This score determines if a referral is automatically approved, denied, or sent for manual review.</p><p>Select a score range to filter by.</p><p>• 0 to 49</p><p>• 50 to 69</p><p>• 70 to 84</p><p>• 85 to 100</p><p>• Specific range</p>                                                                                                                                                                                                                                   |
   | Activity filter | <p>Filter the referral feed by specific time period and referral status.</p><p><strong>Example:</strong> Started in 7 days.</p><p>• <strong>Modified in</strong>: The duration since the referral was last modified.</p><p>• <strong>Started in</strong>: The duration since the referral was initiated.</p><p>• <strong>Converted in</strong>: The duration since the referral was converted.</p><p>• <strong>Moderated in</strong>: The duration since the referral was moderated.</p>                                                                                                                                                                           |

#### View referral columns

* Score - The referral score of the participants.
* Referrer - The account user who referred the participant.
* Program name - The program the participant belongs to.
* Status - The current status of the referral.
* Last Update - The last date the referral was updated.

#### Manage a referral

Hover your cursor over the referral you want to manage, and proceed to either **Review** or **Delete** the referral. Follow the steps below depending on which action you want to perform.

{% tabs %}
{% tab title="Review" %}
When [reviewing a referral](/brand/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/referrals-and-events/review-pending-referrals-for-advocate.md), the details provided will help you decide whether to **Approve** or **Deny** it.
{% endtab %}

{% tab title="Delete" %}
If want to **Delete** a referral follow the steps below:

1. Hover your cursor over the referral you want to delete and select **Delete**.
2. Review the referral details to ensure you are deleting the correct referral.
3. Select **Delete Referral**.
   {% endtab %}
   {% endtabs %}


---

# Agent Instructions: 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/what-would-you-like-to-learn-about/advocate-program/advocate-reporting-and-analytics/view-and-manage-your-referrals-feed.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.
