> 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/zh/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/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 合同 → 模板条款**.
2. 将鼠标悬停在您希望测试账户注册的条款上，在该行末尾选择 ![](/files/a59f63967c63e9100ed85b93d9f0eb2eda4b9e50) **\[更多] →** **获取品牌链接**.
3. 打开您的注册链接。

   * 您将被带到您项目的面向合作伙伴的注册页面。

   <div data-with-frame="true"><figure><img src="/files/7e05a2f9143e3292f9e0848870521339296e6625" alt=""><figcaption></figcaption></figure></div>
4. 选择 **注册**.
5. 将显示您自己的项目条款供您审核。 **接受** 这些条款。
6. 系统将要求您登录或创建合作伙伴账户。选择 **使用电子邮件注册**.
7. 按照提示填写各字段，使用一个电子邮件地址和一个不与现有 impact.com 账户关联的用户名。
8. 选择 **开始使用**.
9. 在接下来的页面中，输入相同的 *个人*, *公司*，以及 *推广信息* ，与您的品牌账户保持一致。
   * 有关注册流程的更多帮助，请参阅 [在 impact.com 上注册为合作伙伴](/partner/zh/nin-xiang-liao-jie-shen-me/getting-started/sign-up-as-a-partner-on-impactcom.md).
10. 完成该流程后，您将收到一封来自 impact.com 的电子邮件，确认您的用户资料已创建。按照提示激活您的资料并创建新密码。
    {% endstep %}

{% step %}
**步骤 2：批准您的测试账户**

1. 登录您的品牌账户。
2. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage] → 合作伙伴 → 申请**.
3. 找到您自己的项目申请，并在该行末尾选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[More] → Accept**.
   {% endstep %}

{% step %}
**在您的品牌账户和测试账户之间切换**

创建合作伙伴测试账户后，您可以 [将其与您的品牌账户关联](/partner/zh/nin-xiang-liao-jie-shen-me/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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/partner-test-accounts-for-brands.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
