> 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/emails/email-a-partner.md).

# 给合作伙伴发送邮件

使用电子邮件轻松与合作伙伴沟通。就即将对您的项目进行的更改、特别促销等事项与合作伙伴联系。要向潜在合作伙伴发送电子邮件，请参见 [联系潜在合作伙伴](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/contact-a-prospect.md) 。

#### 通过合作伙伴界面发送电子邮件

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Partners → Partners**.
   * 或者，对于创作者，请选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Partners → Creators**.
2. 使用页面顶部的搜索栏和筛选器找到您想要发送电子邮件的合作伙伴。
3. 选择其 **名称** 以查看更多。
4. 在出现的详细信息窗口中，选择 **电子邮件地址** 或 ![](/files/c46af45ed38054207bea364019555922218ea1dd) **\[Email]**.
5. 撰写您的电子邮件并 **发送** 发送给合作伙伴。

#### 批量向合作伙伴发送电子邮件

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Partners → Partners**.
   * 或者，对于创作者，请选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → Partners → Creators**.
2. 在右上角，选择 **下载合作伙伴电子邮件列表**.
   * 或者，对于创作者，请选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[More]** → **下载创作者电子邮件列表**.
3. 包含所有合作伙伴电子邮件详细信息的 .CSV 文件将下载到您的设备。请在下载中找到该文件，并使用电子表格应用程序打开它。
4. 复制 *电子邮件* 列的内容，并将其粘贴到电子邮件草稿的 *到* 字段中。
5. 撰写您的电子邮件并 **发送** 将其发送给所有合作伙伴。


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/emails/email-a-partner.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
