> 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/ja/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" %}
**重要：** この機能は Professional および Enterprise エディションでのみ利用できます。
{% endhint %}

個人のメールを impact.com アカウントに接続して、 [見込みパートナーにメールを送信できます](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/contact-a-prospect.md) メールアドレスから直接送信できます。これにより、採用やアプローチ活動により個人的な印象が加わります。

1. 上部ナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール]** → **プロフィールを編集**.
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/21f132daf16875f6e5149f234dc25095fb4e601e" alt=""><figcaption></figcaption></figure></div>
8. 選択します **続行**.

   * これで、あなたのメールが impact.com アカウントに接続されました。これは次の表示で示されます。 ![](/files/6539cb4a6efa1029026f7728034c3db49474f59c) **メール接続済み** メールアドレスの下にある確認表示。

   <div data-with-frame="true"><figure><img src="/files/4cec9d2a966657a4d1e96a56b5f95c3209a1fdbd" 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/ja/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.
