> 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/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/account-management/account-settings/account-management/how-do-i-change-my-email-address.md).

# Como faço para alterar meu endereço de e-mail?

## Alterar o endereço de e-mail do perfil

{% hint style="warning" %}
**Importante:** Se o seu endereço de e-mail estiver associado ao seu provedor de SSO, ele não poderá ser alterado.
{% endhint %}

1. Na barra de navegação superior, selecione ![](https://1502018143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FhyR4iWDS0fO9ZcKFGf82%2FUser%20profile.svg?alt=media\&token=281d8f1b-b9c5-4208-a0a2-a078f54e0eb6) **\[Perfil do usuário] →** [**Editar perfil**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml).
2. Na *Informações básicas* seção, selecione **Editar endereço de e-mail**.
3. Adicione seu novo endereço de e-mail e confirme-o nos campos de texto.
4. Selecione **Salvar** para concluir a alteração.
   * Um e-mail para o novo endereço informando que o endereço de e-mail do seu perfil foi alterado.
   * Um e-mail para o novo endereço solicitando que você verifique a alteração. Assim que você selecionar **Verificar**, o e-mail da conta do seu perfil será atualizado.

## Alterar o endereço de e-mail do marketplace

Depois de alterar o endereço de e-mail do seu perfil, talvez você também queira alterar o seu *Endereço de e-mail do marketplace* para deixar de receber e-mails nesse endereço.

1. Na barra de navegação superior, selecione ![](https://1502018143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FhyR4iWDS0fO9ZcKFGf82%2FUser%20profile.svg?alt=media\&token=281d8f1b-b9c5-4208-a0a2-a078f54e0eb6) **\[Perfil do usuário] →** [**Editar perfil**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml).
2. Na *Informações básicas* seção, localize **Endereço de e-mail do marketplace**.
3. Altere o endereço de e-mail existente no campo de texto para o novo.
4. Selecione **Salvar** para concluir a alteração.
   * Esse endereço aparecerá para as marcas quando elas visualizarem seu perfil no marketplace, a menos que você tenha a *Encaminhamento de e-mail do marketplace* opção ativada.


---

# 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/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/account-management/account-settings/account-management/how-do-i-change-my-email-address.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.
