# Manage Your Partner User Profile

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">Take the PXA course</a>

Your member profile, separate from your [company information](/partner/what-would-you-like-to-learn-about/account-management/account-settings/account-management/manage-your-company-information-as-a-partner.md) and [public Marketplace profile](/partner/what-would-you-like-to-learn-about/platform-features/working-with-brands/applying-to-brands/profile-management/update-and-manage-your-public-profile.md), holds information like your name, password, and more. Your profile also holds the phone number used for [Two-Factor Authentication](/other/reference-documentation/enable-user-level-two-factor-authentication.md) (2FA), which is required for most financial activities.

#### Edit your profile settings

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] →** [**Edit Profile**](https://app.impact.com/secure/mediapartner/user-settings-flow.ihtml).
2. Update the fields you want to change.
3. Select **Save**.

#### Settings references

<details>

<summary>Basic Info settings</summary>

These fields contain sensitive information for your personal account, like your password.

| Setting                      | Description                                                                                                                                                                                                                                                                     |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email Address                | The email address used to receive profile notifications and recover your account password.                                                                                                                                                                                      |
| Password                     | The password for your account. **Never give this out**.                                                                                                                                                                                                                         |
| Phone Number (2FA)           | <p>The phone number used for 2FA when logging into your account, as well as for most financial activities.</p><p>If you’ve lost access to your 2FA phone number, contact your account admin to reset or update your <a href="/pages/xahqDmJw2nTxqhrJDISZ">2FA settings</a>.</p> |
| Language Locale              | The language and dialect used for your account.                                                                                                                                                                                                                                 |
| Marketplace Email Address    | The email address that brands can use to contact you should they want to work with you.                                                                                                                                                                                         |
| Marketplace Email Forwarding | Choose if you want to hide your email address from brands and receive in-app messages instead.                                                                                                                                                                                  |
| Newsletter Email Address     | The email address where you may receive promotional materials and general updates from partnered brands.                                                                                                                                                                        |

</details>

<details>

<summary>Security settings</summary>

This section contains your account 2FA preferences. It is **highly recommended** to [enable 2FA for your account](/other/reference-documentation/enable-user-level-two-factor-authentication.md).

| Setting                     | Description                                                                                                                                                                                                       |
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Default Verification Method | Select the verification method that should trigger for future sign-ins. You can only select a method from those already [enabled](/other/reference-documentation/enable-user-level-two-factor-authentication.md). |
| Authenticator App           | Use an app like Microsoft Authenticator to generate a code when signing in.                                                                                                                                       |
| Text Message                | Use your mobile number to receive a code via SMS when signing in.                                                                                                                                                 |
| Email Address               | Use your account email address under *Basic Info* settings to receive a code when signing in.                                                                                                                     |
| Devices and Activity        | View and remove saved devices to better manage access to your account. Saved devices do not require 2FA every time when signing in.                                                                               |

</details>

<details>

<summary>Public Profile settings</summary>

This section is where you can set an alternative email address to receive all email notifications.

| Setting          | Description                                                                                |
| ---------------- | ------------------------------------------------------------------------------------------ |
| Profile Image    | This image will appear alongside your contact information.                                 |
| First Name       | Your given name.                                                                           |
| Last Name        | Your surname.                                                                              |
| Work Number      | A phone number with which you can be reached during office hours.                          |
| Cell Number      | An alternative phone number with which you can be reached.                                 |
| Skype Handle     | A handle with which you can be reached for Skype calls.                                    |
| LinkedIn Profile | A link to your LinkedIn profile.                                                           |
| Private Profile  | Toggle whether you want to hide the above profile information in your marketplace listing. |
| Email opt-in     | Toggle whether you want to receive valuable updates from impact.com.                       |

</details>

<details>

<summary>Email Alerts settings</summary>

This section is where you can set an alternative email address to receive all email notifications.

| Setting         | Description                                                                                                                 |
| --------------- | --------------------------------------------------------------------------------------------------------------------------- |
| Alternate Email | Another email that notifications will be sent to instead of the account email address supplied under *Basic Info* settings. |

</details>

<details>

<summary>Digest Settings</summary>

This section is where you can set your delivery preference for digest emails. These settings will only apply if you have toggled on *Email opt-in* under your *Public Profile* settings.

| Setting       | Description                                                                                                        |
| ------------- | ------------------------------------------------------------------------------------------------------------------ |
| Delivery Time | Set when you want to receive digest emails.                                                                        |
| Time Zone     | Select which time zone should govern your digest email *Delivery Time*.                                            |
| Day of Week   | Choose a day of the week on which digest emails should arrive. This is only applicable for *Weekly Digest Emails*. |

</details>


---

# 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/platform-features/dashboard/manage-your-partner-user-profile.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.
