> 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) **\[詳細] →** **ブランド付きリンクを取得**.
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] → パートナー → 申請**.
3. ご自身のプログラム申請を見つけ、行の末尾で次を選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細] → 承認**.
   {% 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.
