> 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/connect-your-personal-email-to-your-impactcom-account.md).

# 将您的个人邮箱连接到您的 impact.com 账户

{% hint style="warning" %}
**重要：** 此功能仅适用于专业版和企业版。
{% endhint %}

将您的个人邮箱连接到您的 impact.com 账户，以便 [向潜在合作伙伴发送电子邮件](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/contact-a-prospect.md) 直接使用您的电子邮件地址发送。这会让您的招聘和外联工作更具个人化色彩。

1. 在顶部导航栏中，选择您的 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料]** → **编辑资料**.
2. 在 *以电子邮件地址发送* 部分下，选择 **连接您的邮箱**.
3. 选择您的电子邮件提供商并输入您的电子邮件地址。
4. 选择 **下一步**.
5. 通过完成任何多因素身份验证步骤来验证该账户。
6. impact.com 将要求您 **登录 Mediarails**。Mediarails 是 impact.com 旗下公司，并于 2018 年 9 月被 impact.com 收购。请选择 **继续**.
7. 选择 **全选** 以授予 impact.com 必要的权限，以便代表您发送电子邮件。

   <div data-with-frame="true"><figure><img src="/files/40b7c11192b9b233ce278e19ff462878a266abbb" alt=""><figcaption></figcaption></figure></div>
8. 选择 **继续**.

   * 您的电子邮件现已连接到您的 impact.com 账户。这将由以下标识： ![](/files/47c8a5e7d2d5c4caa571dfb3db83ef8a9286477d) **电子邮件已连接** 显示在您的电子邮件地址下方的确认标识。

   <div data-with-frame="true"><figure><img src="/files/75862d557ffdd218e90e6e0286a84e5e247793b4" alt=""><figcaption></figcaption></figure></div>
9. 选择 **保存** 以完成对您的资料所做的更改。

#### 支持的电子邮件提供商

impact.com 支持与以下电子邮件提供商集成：

* Gmail
* Microsoft Office 365


---

# 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/emails/connect-your-personal-email-to-your-impactcom-account.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.
