> 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/it/cosa-vorresti-imparare/account-management/account-settings/account-management/how-do-i-change-my-email-address.md).

# Come posso cambiare il mio indirizzo email?

## Modifica indirizzo email del profilo

{% hint style="warning" %}
**Importante:** Se il tuo indirizzo email è associato al tuo provider SSO, il tuo indirizzo email non può essere modificato.
{% endhint %}

1. Nella barra di navigazione in alto, seleziona ![](https://1708986086-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) **\[Profilo utente] →** [**Modifica profilo**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml).
2. Nella *Informazioni di base* sezione, seleziona **Modifica indirizzo email**.
3. Inserisci il tuo nuovo indirizzo email e confermalo nei campi di testo.
4. Seleziona **Salva** per completare la modifica.
   * Un'email al nuovo indirizzo che ti informa che l'indirizzo email del tuo profilo è stato modificato.
   * Un'email al nuovo indirizzo che ti chiede di verificare la modifica. Una volta selezionato **Verifica**, l'email dell'account del tuo profilo verrà aggiornata.

## Modifica indirizzo email del marketplace

Dopo aver modificato l'indirizzo email del tuo profilo, potresti voler modificare anche il tuo *Indirizzo email del marketplace* per non ricevere più email a quell'indirizzo.

1. Nella barra di navigazione in alto, seleziona ![](https://1708986086-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) **\[Profilo utente] →** [**Modifica profilo**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml).
2. Nella *Informazioni di base* sezione, individua **Indirizzo email del marketplace**.
3. Modifica l'indirizzo email esistente nel campo di testo con il tuo nuovo indirizzo.
4. Seleziona **Salva** per completare la modifica.
   * Questo indirizzo verrà mostrato ai brand quando visualizzano il tuo profilo nel marketplace, a meno che tu non abbia attivato l'opzione *Inoltro email del marketplace* abilitata.


---

# 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/it/cosa-vorresti-imparare/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.
