> 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/what-would-you-like-to-learn-about/account-management/account-settings/how-can-i-merge-my-impactcom-partner-accounts.md).

# How Can I Merge My impact.com Partner Accounts?

<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>

There are two options for merging your impact.com partner accounts: *program consolidation* and *linking accounts*.

## Consolidate programs into one account

Consolidating multiple programs lets you access all of your programs and connect all of your brands from one *primary* account. The primary account will house all your invoices and actions, resulting in a single invoice and payout from impact.com.

To consolidate your accounts, you will need to reach out to each of the brands you’ve partnered with and request they send a contract proposal to the impact.com account ID to where you would like all the programs consolidated.

{% stepper %}
{% step %}

### Take note of the account ID

Before starting, choose which account you'd like to use as your main (primary) account and save its Account ID. You’ll consolidate all your programs into this single account.&#x20;

You can find the account ID of your impact.com account under the account name in the **Account Management** drop-down list at the top-left corner of the page.

<div data-with-frame="true"><figure><img src="/files/X5Ro02e5b2aHT37ulUUG" alt="" width="513"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Contact your brands

Contact each brand you've partnered with and request that they send a contract proposal to the impact.com Account ID where you want the programs to be consolidated. Once received, accept those proposals within your primary account. After your programs are moved over, [close your secondary account](/partner/what-would-you-like-to-learn-about/account-management/account-settings/account-management/how-do-i-close-my-partner-account.md). Support will process any withdrawals on those accounts before deactivating them for you.

<details>

<summary>Contact a brand</summary>

1. From the top navigation bar, select **Manage** → **My Brands** → [**My Brands**](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. Select the brand you want to contact.
3. In the slide-out modal, you can view their contact information or select ![](/files/BiWtHRqZOC8Za8z0a9BO) **\[Email]** to contact the brand via impact.com.

<div data-with-frame="true"><figure><img src="/files/vK7S4aNIT0bXGA53p3Mt" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Note:** In the message, be sure to include both the current Account ID connected to their program and the Account ID of the primary account.
{% endhint %}

</details>
{% endstep %}
{% endstepper %}

## Link accounts to one username

Linking multiple accounts to one user lets you access multiple accounts with one username. Each account will keep its unique settings, but you can view any of them from the same username. You will receive payouts from impact.com based on each account's finance settings and currencies.

To link your various accounts to one username, invite your primary account to each account.

1. Log in to the *unlinked* account that you want to link to your *primary* account.
2. [Send an invite](/partner/what-would-you-like-to-learn-about/account-management/account-settings/user-management/invite-and-manage-partner-account-users.md) to the primary email address of the *primary* account.
3. Access the invitation link received via email.
4. Select **Sign in to your account**.
5. Use the username and email of your *primary* account when logging in.
6. **Accept** the invite.
   * You can verify if all your accounts are linked by selecting your account name in the upper-left *Account* dropdown.
7. Repeat these steps for each account that you would like to link until all accounts are accepted.


---

# 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/what-would-you-like-to-learn-about/account-management/account-settings/how-can-i-merge-my-impactcom-partner-accounts.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.
