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

开始前，选择你想用作主（primary）账户的账户，并保存其账户 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 账户 ID 发送合同提案。收到后，在你的主账户中接受这些提案。项目转移完成后， [关闭你的辅助账户](/partner/zh/nin-xiang-liao-jie-shen-me/account-management/account-settings/account-management/how-do-i-close-my-partner-account.md)。支持团队会在停用这些账户之前，先处理这些账户上的任何提款。

<details>

<summary>联系品牌</summary>

1. 在顶部导航栏中，选择 **发现 → 我的品牌**.
   * 或者，在顶部导航栏中选择 **管理 → 我的品牌 → 我的品牌**.
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" %}
**注意：** 在消息中，务必同时包含与其项目关联的当前账户 ID 以及主账户的账户 ID。
{% endhint %}

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

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

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

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

1. 登录 *未关联* 你想要关联到你的 *主* 账户。
2. [发送邀请](/partner/zh/nin-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/nin-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.
