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

# 查看并管理您的推荐信息流

推荐动态会显示所有已发起的推荐，其中包括代言人链接被点击的情况，以及转化，即被推荐的好友达成了项目目标，通常是完成购买。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报表**.
2. 然后，选择 **推荐动态**.

   <div data-with-frame="true"><figure><img src="/files/cfd699c33382a998056f19ef90c2a2c93a6a4620" alt=""><figcaption></figcaption></figure></div>
3. 使用 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 以按不同字段筛选数据。

   | 字段   | 说明                                                                                                                                                                                                                                                                                                                                         |
   | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
   | 推荐状态 | <p>请选择您想要拉取推荐数据的状态。</p><p>• <strong>全部推荐</strong>：查看所有状态的推荐。</p><p>• <strong>未转化推荐</strong>：筛选已开始但尚未转化的推荐。</p><p>• <strong>已转化的推荐</strong>：筛选已转化的推荐。</p><p>• <strong>待审核</strong>：筛选已被标记为需要人工 <a href="/pages/bebc5eb3a1828029f65f535343d18a8f9cb834c2">审核</a>.</p><p>• <strong>已拒绝</strong>：筛选您手动拒绝的推荐，或根据欺诈防护设置由 impact.com 自动拒绝的推荐。</p> |
   | 项目   | 请选择您要查看推荐数据的项目。                                                                                                                                                                                                                                                                                                                            |
   | 评分   | <p>该 <a href="/pages/81a4b1a8d04a30c7427a266ded4f5beef69d12ad">欺诈评分</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/zh/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/zh/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.
