> 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/de/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/emails/connect-your-personal-email-to-your-impactcom-account.md).

# Ihre persönliche E-Mail mit Ihrem impact.com-Konto verbinden

{% hint style="warning" %}
**Wichtig:** Diese Funktion ist nur für die Professional- und Enterprise-Versionen verfügbar.
{% endhint %}

Verbinden Sie Ihre persönliche E-Mail mit Ihrem impact.com-Konto, um [E-Mails an potenzielle Partner zu senden](/brand/de/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/contact-a-prospect.md) direkt von Ihrer E-Mail-Adresse aus. Dadurch erhält Ihre Rekrutierungs- und Outreach-Arbeit eine persönlichere Note.

1. Wählen Sie in der oberen Navigationsleiste Ihr ![](/files/b499afb31802cd63f4cfb233fcf9c95589389524) **\[Benutzerprofil]** → **Profil bearbeiten**.
2. Unter der *Als E-Mail-Adresse senden* -Bereich **Verbinden Sie Ihre E-Mail**.
3. Wählen Sie Ihren E-Mail-Anbieter aus und geben Sie Ihre E-Mail-Adresse ein.
4. Wählen Sie **Weiter**.
5. Authentifizieren Sie das Konto, indem Sie einen beliebigen Schritt der Multi-Faktor-Authentifizierung abschließen.
6. impact.com fordert Sie auf, **Bei Mediarails anmelden**. Mediarails ist ein Unternehmen von impact.com und wurde im September 2018 von impact.com übernommen. Wählen Sie **Fortfahren**.
7. Wählen Sie **Alle auswählen** um impact.com die erforderlichen Berechtigungen zu erteilen, E-Mails in Ihrem Namen zu senden.

   <div data-with-frame="true"><figure><img src="/files/29d56f33206ab0a84d399f57939a2a2dc65a9cee" alt=""><figcaption></figcaption></figure></div>
8. Wählen Sie **Fortfahren**.

   * Ihre E-Mail wird nun mit Ihrem impact.com-Konto verbunden sein. Dies wird durch die ![](/files/264f746be5dd42753bf84544eebfd226fc4668a0) **E-Mail verbunden** Bestätigung unter Ihrer E-Mail-Adresse angezeigt.

   <div data-with-frame="true"><figure><img src="/files/55bac7b449e285b0991a768d7bab31d1f83e9d60" alt=""><figcaption></figcaption></figure></div>
9. Wählen Sie **Speichern** um die an Ihrem Profil vorgenommenen Änderungen abzuschließen.

#### Unterstützte E-Mail-Anbieter

impact.com unterstützt die Integration mit den folgenden E-Mail-Anbietern:

* 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/de/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.
