> 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/platform-features/prospect-import-for-brands/prospect-import-explained.md).

# 潜客导入说明

Prospect Import 功能可让您在平台内直接轻松处理大量潜在合作伙伴名单。您可以使用 Prospect Import 添加新的潜在合作伙伴进行招募，或将其他平台上的现有合作伙伴迁移到 impact.com。您可以将此功能与……结合使用，以简化您的招募流程 [电子邮件工作流模板](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md) 以自动接受新合作伙伴和创作者加入您的项目。

#### 运作方式

1. 只需创建一个包含您的潜在合作伙伴的 CSV 文件，并将其上传到 impact.com 平台即可。要了解如何导入潜在合作伙伴，请参阅 [将潜在合作伙伴批量导入您的项目](/brand/zh/what-would-you-like-to-learn-about/platform-features/prospect-import-for-brands/bulk-import-prospects-to-your-program.md).
2. 导入潜在合作伙伴后，您将收到一封电子邮件确认，其中包含导入摘要。您可以在这里查看是否有需要修正的错误。
3. 当您的潜在合作伙伴进入 impact.com 平台并完成分组后，您可以将它们与一个 [工作流](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md) 匹配，该工作流会在潜在合作伙伴注册后自动接受其加入您的项目。

{% hint style="info" %}
**注意：** 虽然此功能主要用于导入潜在合作伙伴，但您也可以将其他平台上的现有合作伙伴迁移到 impact.com。为此，在导入现有合作伙伴时将其分配到某个组，然后将该组与自动接受工作流配对，即可立即将他们纳入您的项目。
{% endhint %}

#### 它为您带来的好处

Prospect Import 可帮助您在无需额外工具或延迟的情况下扩大合作伙伴网络。

* **更快地引导合作伙伴入驻**：只需几分钟即可上传完整的潜在合作伙伴列表，并立即开始与高价值合作伙伴和创作者互动。无需外部协助、手动流程或变通方法。
* **无需第三方招募工具**：将这部分支出用于其他增长驱动因素，例如合作伙伴激励和活动。
* **先测试您的文件**：使用试运行按钮测试是否存在错误、匹配账户，并查看哪些记录成功或失败。

#### 限制

* 导入潜在合作伙伴时，您无法创建新组。请确保您已经 [创建了所需的任何组](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) 在导入潜在合作伙伴列表之前完成所需的所有组。如果您在文件中包含一个不存在的组，该记录将不会被导入，且您将在摘要报告中看到错误。
* 如果已导入的潜在合作伙伴的邀请被分享给他人，且新的申请人使用该共享邀请进行申请，则生成的申请不会与您导入的最初潜在合作伙伴关联。


---

# 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/platform-features/prospect-import-for-brands/prospect-import-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.
