> 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/creator-edit-configuration/creator-edit-sign-in-explained.md).

# Creator Edit 登录说明

您的 Creator Edit 门户由 impact.com 设有密码保护，以确保只有获授权的创作者才能访问。一旦上线，创作者可通过两种方式之一访问您的门户——要么申请加入您的计划，要么（如果他们已加入）使用现有账户登录，开始管理其店面。

#### 上线前

在您的 Creator Edit 门户正式公开之前，会添加一个密码页面来保护它。这可防止创作者及其受众在设置期间访问该门户。一旦您的门户 [完全配置完成](/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/general-settings/set-up-your-portals-general-settings.md) 并准备上线，impact.com 会移除密码页面，并在完成后通知您。

{% hint style="danger" %}
**警告：** 当密码页面仍然生效时，请避免分享您的 Creator Edit 门户链接，因为这会妨碍创作者访问门户，并影响他们的入门体验。
{% endhint %}

#### 上线后

当您的 Creator Edit 门户向创作者开放后，他们将能够通过两种方式访问该门户：

* **立即申请** - 有兴趣加入您计划的创作者可在此申请。申请流程包括提供其相关详细信息。完成后，您将审核其申请，以确认他们是否有资格与您的品牌合作，之后他们才能获得访问权限。
* **登录** - 已拥有门户账户并已加入您计划的创作者将在此登录。他们必须输入电子邮件和密码，即可直接访问 Creator Edit 门户，从而管理其店面并访问计划资源。


---

# 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/creator-edit-configuration/creator-edit-sign-in-explained.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.
