> 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) **\[Engage] →** **合作伙伴** → **申请**.
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 和 Workflows 有什么区别？

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

{% tab title="Workflows" %}
[Workflows](/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.
