> 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/bulk-import-prospects-to-your-program.md).

# 批量导入潜在客户到你的项目

按照以下步骤通过 CSV 将潜在合作伙伴批量导入到您的特定项目中（包括已有 impact.com 账户和没有账户的），从而节省您手动添加他们的时间和精力。您还可以在完成导入前测试文件，以帮助防止错误。请参见 [潜在合作伙伴导入常见问题](/brand/zh/what-would-you-like-to-learn-about/platform-features/prospect-import-for-brands/prospect-import-faq.md) 以了解更多信息。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F8f0xdyvE1FeKyIhbFwoZ%2Fdis-250-7.mp4?alt=media&token=ab8e3832-0ffd-47f3-86f7-bbb1b8019ab6>" %}

#### 批量导入潜在合作伙伴

{% hint style="warning" %}
**警告：** 在导入潜在合作伙伴时，您无法创建组。请确保您已经 [创建了所需的任何组](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) ，然后再导入您的潜在合作伙伴列表。
{% endhint %}

1. 从顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在左侧的 *工具* 部分下，选择 [**导入潜在合作伙伴**](https://app.impact.com/secure/advertiser/accountSettings/upload-media-prospect-flow.ihtml).
3. 选择 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 然后选择要将潜在合作伙伴添加到的项目。
4. 选择 **选择文件** 以上传您的 CSV 文件。
   * 选择 **显示文件格式详情 \[下拉菜单]** 以了解有关如何设置 CSV 文件的更多信息。您也可以选择 **将列复制到剪贴板** 并将其粘贴到您的电子表格应用程序中。请参见下面的 *导入潜在合作伙伴模板* ，以了解您的 CSV 文件应包含哪些数据。
5. 或者，您可以在创建任何记录之前，通过选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选的复选框]** 下的 *作为试运行导入*.
6. 然后选择 **提交**.

   * 此后，您将收到一封电子邮件，其中详细说明文件中的任何成功项和错误项。

   <div data-with-frame="true"><figure><img src="/files/387b4964f7b500896319e29d4010e4c04ea3312c" alt="" width="375"><figcaption></figcaption></figure></div>

<details>

<summary>导入潜在合作伙伴模板</summary>

```programlisting
合作伙伴名称、联系邮箱、媒体属性、组名称、联系人名、联系人姓、描述、合作伙伴 ID
```

{% hint style="info" %}
**注意：** 为确保导入成功，您必须在 CSV 文件中包含潜在合作伙伴的合作伙伴名称、联系邮箱以及其媒体属性 URL。
{% endhint %}

</details>

#### 查看并联系您导入的潜在合作伙伴

要查看并联系您导入的潜在合作伙伴，请执行以下操作：

1. 从左侧导航菜单中，选择 ![](/files/fd2b2d51e9ef2d0d5d51aec8732f6c735cfd0cb5) **\[发现] → 潜在合作伙伴**.
2. 在屏幕顶部的筛选条件中，选择 **来源** 筛选条件，并选择 **潜在合作伙伴导入** ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1)**\[未勾选的复选框]**.
   * 或者，如果您已使用组导入了潜在合作伙伴，选择 **组** 筛选条件，并选择您想查看的组。
3. 要联系您的潜在合作伙伴，请使用 **自动化潜在合作伙伴邀请** 工作流。了解更多关于 [设置工作流](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.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/bulk-import-prospects-to-your-program.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.
