> 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.
