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

# Conecte seu e-mail pessoal à sua conta da impact.com

{% hint style="warning" %}
**Importante:** Este recurso só está disponível nas edições Professional e Enterprise.
{% endhint %}

Conecte seu e-mail pessoal à sua conta impact.com para [enviar e-mails para potenciais parceiros](/brand/pt-br/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/contact-a-prospect.md) diretamente do seu endereço de e-mail. Isso adiciona uma sensação mais pessoal aos seus esforços de recrutamento e divulgação.

1. Na barra de navegação superior, selecione seu ![](/files/24b09e08af742531bcfb4e5dc0f1976c6026280a) **\[Perfil do usuário]** → **Editar perfil**.
2. Na *Endereço de e-mail usado para enviar como* , selecione **Conectar seu e-mail**.
3. Selecione seu provedor de e-mail e digite seu endereço de e-mail.
4. Selecione **Próximo**.
5. Autentique a conta concluindo qualquer etapa de autenticação multifator.
6. A impact.com solicitará que você **Entre na Mediarails**. A Mediarails é uma empresa da impact.com e foi adquirida pela impact.com em setembro de 2018. Selecione **Continuar**.
7. Selecione **Selecionar tudo** para conceder à impact.com as permissões necessárias para enviar e-mails em seu nome.

   <div data-with-frame="true"><figure><img src="/files/699e271d5738218d96fe7af32d8dd5177a61819e" alt=""><figcaption></figcaption></figure></div>
8. Selecione **Continuar**.

   * Seu e-mail agora estará conectado à sua conta impact.com. Isso é indicado pela ![](/files/ff3beb8b4ab98dd24c1b7e6ff94ad3ae3a54aed4) **E-mail conectado** confirmação abaixo do seu endereço de e-mail.

   <div data-with-frame="true"><figure><img src="/files/beb4c9a26a15911923241e265b233d61f736aaa9" alt=""><figcaption></figcaption></figure></div>
9. Selecione **Salvar** para finalizar as alterações feitas no seu perfil.

#### Provedores de e-mail compatíveis

A impact.com oferece suporte à integração com os seguintes provedores de e-mail:

* 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/pt-br/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.
