> 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/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/how-can-i-merge-my-impactcom-partner-accounts.md).

# 我如何合并我的 impact.com 合作伙伴账户？

<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">参加 PXA 课程</a>

合并你的 impact.com 合作伙伴账号有两种方式： *项目整合* 和 *账号关联*.

## 将项目整合到一个账号中

整合多个项目后，你可以通过一个 *主* 账号访问所有项目并连接所有品牌。主账号将承载你所有的账单和操作，从 impact.com 收到一张统一账单和一笔统一付款。

要整合你的账号，你需要联系与你合作的每个品牌，并请求他们向你希望将所有项目整合到的 impact.com 账号 ID 发送合同提案。

{% stepper %}
{% step %}

### 记下账号 ID

开始之前，请选择你想用作主要（主）账号的账号，并保存其 Account ID。你将把所有项目整合到这一个账号中。&#x20;

你可以在 **账号管理** 下拉列表中页面左上角的账号名称下方找到你的 impact.com 账号的账号 ID。

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

{% step %}

### 联系你的品牌

联系你合作过的每个品牌，并请求他们向你希望将项目整合到的 impact.com Account ID 发送合同提案。收到后，在你的主账号中接受这些提案。你的项目迁移完成后， [关闭你的次要账号](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/account-management/how-do-i-close-my-partner-account.md)。支持团队会在停用这些账号前，先为你处理这些账号上的任何提现。

<details>

<summary>联系品牌</summary>

1. 从顶部导航栏中，选择 **管理** → **我的品牌** → [**我的品牌**](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. 选择你想联系的品牌。
3. 在滑出式弹窗中，你可以查看其联系信息，或选择 ![](/files/96e2f628f8a57f07500c8f446f955663676d5373) **\[电子邮件]** 通过 impact.com 联系该品牌。

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

{% hint style="success" %}
**注意：** 在消息中，请务必同时包含与其项目关联的当前 Account ID 和主账号的 Account ID。
{% endhint %}

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

## 将账号关联到一个用户名

将多个账号关联到一个用户后，你可以使用一个用户名访问多个账号。每个账号都会保留其独特设置，但你可以用同一个用户名查看其中任意一个。你将根据每个账号的财务设置和货币从 impact.com 收到付款。

要将你的各个账号关联到一个用户名，请向每个账号邀请你的主账号。

1. 登录 *未关联* 你想要关联到你的 *主* 账号。
2. [发送邀请](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/user-management/invite-and-manage-partner-account-users.md) 至 *主* 账号。
3. 访问通过电子邮件收到的邀请链接。
4. 选择 **登录你的账号**.
5. 登录时使用你的 *主* 账号的用户名和邮箱。
6. **接受** 邀请。
   * 你可以通过在左上角选择你的账号名称来验证所有账号是否都已关联 *账号* 下拉菜单。
7. 对你想要关联的每个账号重复这些步骤，直到所有账号都被接受。


---

# 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/zh/ni-xiang-liao-jie-shen-me/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.
