> 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/performance-program/recruiting-partners/impact-ai-explained.md).

# Impact AI 说明

Impact AI 会自动为你推荐合作伙伴，助你发掘新的合作关系。AI 会立即为你的项目提供高质量的合作伙伴，同时消除合同谈判或发送消息等耗时活动。

#### Impact AI 会参考哪些数据？

Impact AI 结合以下第一方和第三方数据：

**第一方数据点：**

* 合作伙伴绩效指标
* 欺诈指标
* 行为模式

**第三方数据点**

* 受众规模
* 国家组合

#### 我如何查看 Impact AI 的推荐？

当 Impact AI 认为某个合作伙伴与你的项目匹配时，它会自动接受该合作伙伴申请；当不匹配时，则会拒绝。如果你觉得某些推荐不合适，你可以 [使合作伙伴合同失效](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md) ，这些合同是自动接受的。

在以下查看这些推荐 *申请数* 界面：

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动] →** **合作伙伴** → **申请数**.
2. 在 *申请数* 屏幕上，选择 **已处理** 选项卡。
3. 选择 **处理者** 筛选器，然后选择 **Impact AI**.
   * 使用 *处理者* 列。

#### 我可以管理我的 Impact AI 选择加入设置吗？

如果你觉得推荐的合作伙伴与你偏好的目标受众不一致，你可以更改你的 Impact AI 选择加入设置，并手动招募你选择的合作伙伴。

1. 在顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在右侧，在 *自动化合作伙伴申请*，选择 **由 Impact AI 处理申请**.

   * 在此，你可以管理你的 Impact AI 设置：

   <div data-with-frame="true"><figure><img src="/files/a800ae6ef48460dfd26f6ed825d6da9b660fb501" alt="" width="563"><figcaption></figcaption></figure></div>

#### Impact AI 在与我匹配新合作伙伴方面会变得更好吗？

会。你使用 Impact AI 越多，它在推荐理想合作伙伴方面就会越出色。Impact AI 会记录你让不合适的合作伙伴合同失效，以及匹配到的合作伙伴为你带来出色销售业绩的情况。

#### Impact AI 和工作流有什么区别？

{% tabs %}
{% tab title="Impact AI" %}
当 Impact AI 评估合作伙伴申请时，其评估基于多个数据点，例如欺诈、受众覆盖范围，以及在 impact.com 上最活跃、最有产出的合作伙伴。
{% endtab %}

{% tab title="工作流" %}
[工作流](/brand/zh/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/create-workflows-to-automatically-process-partner-applications.md) 是你可以根据以下因素设置的自动批准规则：

* 合作伙伴规模
* 合作伙伴的居住国家/地区（如 impact.com 中所列）
* 合作伙伴的居住州（适用于美国合作伙伴）
* 合作伙伴的推广业务模式（例如电子邮件或优惠券）
  {% endtab %}
  {% endtabs %}

#### 我如何获得 Impact AI 的帮助？

你可以 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true) 或者使用平台上的实时聊天选项：

1. 登录你的账户。
2. 在顶部菜单栏中，选择 ![](/files/9901a1c0c26af74e13703355494b9f4e31747831) **\[帮助]** → **聊天** → **一般咨询**.
3. 输入你的问题并选择 **回车** 在键盘上。


---

# 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/performance-program/recruiting-partners/impact-ai-explained.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.
