> 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/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/partner-test-accounts-for-brands.md).

# ブランド向けパートナーテストアカウント

ブランドとして、時にはパートナー向けユーザーインターフェースへのアクセスが必要になることがあります。これにより、パートナーの体験をより深く理解でき、パートナーから寄せられる可能性のある特定の質問にも答えやすくなります。パートナープラットフォームにアクセスするには、独自のパートナーテストアカウントを作成する必要があります。

#### パートナーテストアカウントのユースケース

* パートナーUIとサインアップ体験をよりよく理解するため
* 自分のリンクや広告をテストし、テスト注文を作成するため
* 自分宛てのニュースレターを受け取り、パートナーが見る内容を確認するため
* impact.com からパートナー向けのリリースノートを受け取り、パートナー側の変更を最新の状態で把握するため。

{% hint style="info" %}
**注意：** 以下の手順では、Brands Marketplace に申請せずにパートナーアカウントを作成する方法を示します。パートナーアカウントはプログラムに直接登録され、他のブランドには表示されません。
{% endhint %}

{% stepper %}
{% step %}
**手順1: パートナーテストアカウントを作成する**

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → 契約 → テンプレート条項**.
2. テストアカウントを登録したい利用規約にカーソルを合わせ、行の末尾で ![](/files/051daa211fe0092edc973d4ea872e5bc3835b133) **\[More] →** **ブランド付きリンクを取得**.
3. サインアップリンクを開きます。

   * プログラムのパートナー向けサインアップページに移動します。

   <div data-with-frame="true"><figure><img src="/files/3ee08a374381ac188b75fb53de568e58c00900fa" alt=""><figcaption></figcaption></figure></div>
4. 選択 **サインアップ**.
5. あなた自身のプログラムの利用規約が表示され、確認できます。 **承認** 利用規約。
6. ログインするか、パートナーアカウントを作成するよう求められます。 **メールでサインアップ**.
7. 既存の impact.com アカウントに関連付けられていないメールアドレスとユーザー名を使用して、案内に従って各項目を入力します。
8. 選択 **始める**.
9. 続くページでは、同じ *個人*, *会社*、および *プロモーション情報* をブランドアカウントと同じ内容で入力します。
   * サインアップ手順についてさらにサポートが必要な場合は、 [impact.com でパートナーとして登録する](/partner/ja/nitsuitebitaidesuka/getting-started/sign-up-as-a-partner-on-impactcom.md).
10. 手続きが完了すると、ユーザープロファイルの作成を確認するメールが impact.com から届きます。案内に従ってプロファイルを有効化し、新しいパスワードを作成してください。
    {% endstep %}

{% step %}
**手順2: テストアカウントを承認する**

1. ブランドアカウントにログインします。
2. 左側のナビゲーションバーから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → Partners → Applications**.
3. 自分のプログラムの申請を見つけ、行の末尾で ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[More] → 承認**.
   {% endstep %}

{% step %}
**ブランドアカウントとテストアカウントを切り替える**

テスト用パートナーアカウントを作成した後は、 [それをブランドアカウントにリンクして](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/how-can-i-merge-my-impactcom-partner-accounts.md) アカウント間を簡単に切り替えられるようにできます。

1. ブランドアカウントにログインします。
2. 左上のプログラム名を選択してドロップダウンを展開し、他のアカウントを表示します。
   * ここから、ブランドアカウントとパートナーテストアカウントを切り替えられます。
     {% endstep %}
     {% endstepper %}


---

# 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/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/partner-test-accounts-for-brands.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.
