> 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/fr/que-souhaitez-vous-apprendre/account-management/account-settings/account-management/how-do-i-change-my-email-address.md).

# Comment puis-je modifier mon adresse e-mail ?

## Modifier l'adresse e-mail du profil

{% hint style="warning" %}
**Important :** Si votre adresse e-mail est associée à votre fournisseur SSO, elle ne peut pas être modifiée.
{% endhint %}

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/91aa58775fb9d43d8e8d7238f39a46cf6457e28b) **\[Profil utilisateur] →** [**Modifier le profil**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml).
2. Dans la *Informations de base* section, sélectionnez **Modifier l'adresse e-mail**.
3. Ajoutez votre nouvelle adresse e-mail et confirmez-la dans les champs de texte.
4. Sélectionnez **Enregistrer** pour terminer la modification.
   * Un e-mail envoyé à la nouvelle adresse pour vous informer que l'adresse e-mail de votre profil a été modifiée.
   * Un e-mail envoyé à la nouvelle adresse vous demandant de vérifier la modification. Une fois que vous sélectionnez **Vérifier**, l'adresse e-mail de votre compte de profil sera mise à jour.

## Modifier l'adresse e-mail de la marketplace

Après avoir modifié l'adresse e-mail de votre profil, vous souhaiterez peut-être aussi modifier votre *Adresse e-mail de la marketplace* pour ne plus recevoir d'e-mails à cette adresse.

1. Dans la barre de navigation supérieure, sélectionnez ![](/files/91aa58775fb9d43d8e8d7238f39a46cf6457e28b) **\[Profil utilisateur] →** [**Modifier le profil**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml).
2. Dans la *Informations de base* section, repérez **Adresse e-mail de la marketplace**.
3. Modifiez l'adresse e-mail existante dans le champ de texte pour la remplacer par la nouvelle.
4. Sélectionnez **Enregistrer** pour terminer la modification.
   * Cette adresse apparaîtra aux marques lorsqu'elles consulteront votre profil sur la marketplace, sauf si vous avez l' *Transfert des e-mails de la marketplace* option activée.


---

# 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/fr/que-souhaitez-vous-apprendre/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.
