> 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/ja/nitsuitebitaidesuka/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のパートナーアカウントを統合する方法は2つあります: *プログラムの統合* と *アカウントのリンク*.

## プログラムを1つのアカウントに統合する

複数のプログラムを統合すると、すべてのプログラムにアクセスでき、すべてのブランドを1つの *プライマリ* アカウントから管理できるようになります。プライマリアカウントにはすべての請求書とアクションが集約され、impact.comからの請求書と支払いは1件になります。

アカウントを統合するには、提携している各ブランドに連絡し、すべてのプログラムを統合したいimpact.comアカウントID宛てに契約提案を送ってもらうよう依頼する必要があります。

{% stepper %}
{% step %}

### アカウントIDを控えてください

始める前に、メイン（プライマリ）アカウントとして使用するアカウントを選び、そのAccount IDを保存してください。すべてのプログラムはこの1つのアカウントに統合されます。&#x20;

impact.comアカウントのアカウントIDは、ページ左上のアカウント名の下にある **アカウント管理** ドロップダウンリストで確認できます。

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

{% step %}

### ブランドに連絡する

提携している各ブランドに連絡し、プログラムを統合したいimpact.comのアカウントID宛てに契約提案を送ってもらうよう依頼してください。受け取ったら、メインアカウント内でそれらの提案を承認します。プログラムが移行されたら、 [サブアカウントを閉鎖する](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/account-management/how-do-i-close-my-partner-account.md)。サポートが、無効化する前にそれらのアカウントの出金処理を行います。

<details>

<summary>ブランドに連絡する</summary>

1. 上部のナビゲーションバーから、次を選択します **Discover → マイブランド**.
   * または、上部のナビゲーションバーから、次を選択します **Manage → マイブランド → マイブランド**.
2. 連絡したいブランドを選択してください。
3. スライドアウトモーダルでは、連絡先情報を表示するか、次を選択できます ![](/files/861d5066026eb393cc39f9a8f23ed7e5778e39ab) **\[メール]** impact.com経由でブランドに連絡するには。

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

{% hint style="success" %}
**注:** メッセージには、プログラムに紐づいている現在のAccount IDと、メインアカウントのAccount IDの両方を必ず含めてください。
{% endhint %}

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

## アカウントを1つのユーザー名にリンクする

複数のアカウントを1人のユーザーにリンクすると、1つのユーザー名で複数のアカウントにアクセスできます。各アカウントの個別設定は保持されますが、同じユーザー名からいずれも表示できます。impact.comからの支払いは、各アカウントの財務設定と通貨に基づいて受け取ります。

さまざまなアカウントを1つのユーザー名にリンクするには、各アカウントにメインアカウントを招待します。

1. 〜にログインしてください *未連携の* リンクしたい *プライマリ* アカウント。
2. [招待を送信する](/partner/ja/nitsuitebitaidesuka/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/ja/nitsuitebitaidesuka/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.
