> 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/reach-out-to-partners/partner-management/download-a-list-of-your-partners.md).

# 下载您的合作伙伴列表

<a href="https://pxa.impact.com/student/activity/1117599?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=eng-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

您可以下载您的合作伙伴列表，其中可能包括他们的姓名、联系信息、账户信息以及合作伙伴类型。这对于第三方集成（如电子邮件服务）很有用。

#### 下载合作伙伴列表报告

合作伙伴列表报告会显示加入您项目的所有合作伙伴，以及有关他们的详细信息。您可以选择列表下载的格式。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报告 → 更多报告**.
2. 选择 **类别**，然后选择 **运营** ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选框]**.
3. 向下滚动到 **合作伙伴列表**，将鼠标悬停在其上，然后选择 **查看**.
4. 在右上角，选择 ![](/files/36f8f38d9db0794ea02128e6788ef17fca46bd12) **\[下载]**.
5. 请选择下载文件的格式： **PDF**, **Excel**，或 **CSV**.

#### 下载合作伙伴电子邮件列表

此列表将为您提供所有合作伙伴的联系信息。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 → 合作伙伴**.
2. 在右上角，选择 **下载合作伙伴电子邮件列表**。CSV 下载将开始。

如果您想以其他格式下载列表：

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 → 合作伙伴**.
2. 在右上角，选择 ![](/files/8eb59bb4fad03ee0a37e02e55bc2e3bd36aa0f23) **\[报告] → 合作伙伴联系人列表**.
   * 您将被重定向到 *合作伙伴联系人列表* 页面。
3. 在右上角，选择 ![](/files/36f8f38d9db0794ea02128e6788ef17fca46bd12) **\[下载]**.
4. 请选择下载文件的格式： **PDF**, **Excel**，或 **CSV**.

#### 下载合作伙伴群组联系电子邮件列表

如果您不想获取所有合作伙伴的联系信息，您可以下载特定的合作伙伴群组。了解如何 [创建合作伙伴群组](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md)。此列表始终采用 .csv 格式。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 → 群组**.
2. 找到您想联系的合作伙伴群组。
3. 将鼠标悬停在该群组上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[More]** → **下载电子邮件列表**.


---

# 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/reach-out-to-partners/partner-management/download-a-list-of-your-partners.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.
