# How Do I Change My Email Address?

#### Change profile email address

{% hint style="success" icon="memo-circle-info" %}
If your email address is associated with your SSO provider, your email address cannot be changed.&#x20;
{% endhint %}

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] →** [**Edit Profile**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml). &#x20;
2. In the *Basic Info* section, select **Edit Email Address**.
3. Add your new email address and confirm it in the text fields.
4. Select **Save** to complete the change.
   * An email to the new address notifying you that your profile email address has been changed.
   * An email to the new address requesting you to verify the change. Once you select **Verify**, your profile account email will be updated.

#### Change marketplace email address

After changing your profile email address, you may also want to change your *Marketplace Email Address* to no longer receive emails to that address.

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] →** [**Edit Profile**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml). &#x20;
2. In the *Basic Info* section, locate **Marketplace Email Address**.
3. Change the existing email address in the text field to your new one.
4. Select **Save** to complete the change.
   * This address will appear to brands when they view your profile in the marketplace unless you have the *Marketplace Email Forwarding* option enabled.


---

# Agent Instructions: 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:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/account-management/account-settings/account-management/how-do-i-change-my-email-address.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
