> 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) **\[更多] → 接受**.
   {% 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, and the optional `goal` 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>&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.
