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

# Conecta tu correo electrónico personal con tu cuenta de impact.com

{% hint style="warning" %}
**Importante:** Esta función solo está disponible para las ediciones Professional y Enterprise.
{% endhint %}

Conecta tu correo electrónico personal a tu cuenta de impact.com para [enviar correos electrónicos a posibles socios](/brand/es/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/contact-a-prospect.md) directamente desde tu dirección de correo electrónico. Esto añade un toque más personal a tus esfuerzos de reclutamiento y alcance.

1. En la barra de navegación superior, selecciona tu ![](/files/0919e971063074bc852813115322dc9255719fbf) **\[Perfil de usuario]** → **Editar perfil**.
2. En la *Enviar como dirección de correo electrónico* , seleccione **Conecta tu correo electrónico**.
3. Selecciona tu proveedor de correo electrónico e introduce tu dirección de correo electrónico.
4. Seleccione **Siguiente**.
5. Autentica la cuenta completando cualquier paso de autenticación multifactor.
6. impact.com te pedirá que **Inicia sesión en Mediarails**. Mediarails es una empresa de impact.com y fue adquirida por impact.com en septiembre de 2018. Selecciona **Continuar**.
7. Seleccione **Seleccionar todo** para otorgar a impact.com los permisos necesarios para enviar correos electrónicos en tu nombre.

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

   * Tu correo electrónico ahora estará conectado a tu cuenta de impact.com. Esto se indica con la ![](/files/4d774e366a39c2a528fc81042d201f1474e6432b) **Correo electrónico conectado** confirmación debajo de tu dirección de correo electrónico.

   <div data-with-frame="true"><figure><img src="/files/aff4a485cf62ee81ad818e81bf58472c2b0a92d1" alt=""><figcaption></figcaption></figure></div>
9. Seleccione **Guardar** para finalizar los cambios realizados en tu perfil.

#### Proveedores de correo electrónico compatibles

impact.com admite la integración con los siguientes proveedores de correo electrónico:

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