> 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-overview.md).

# 创作者编辑概览

impact.com 的 Creator Edit 提供一个完全定制的创作者门户，展现您的品牌标识。您可以在专为您的需求量身打造的独特环境中与创作者协作。这种定制化体验让您在与创作者合作时，可自定义门户的部分元素和内容，以匹配您的品牌和策略。

Creator Edit 门户为创作者提供一个功能强大的创作者仪表板，方便他们创建链接、选购商品、访问资源并申请活动。

#### 好处

* 完全品牌化、由创作者引导的店面。
* 对所有创作者关系拥有私密且直接的所有权。
* 高度品牌化、定制化且经过精心策划的体验。
* 为您的所有创作者提供简单的三步注册体验。

#### 主要功能

* 可自定义的可购物 [商品店面](/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog.md)
* 一个 [资源中心](/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-resources/create-and-edit-creator-resources.md) 用于链接对创作者有价值的文章资源
* 独特的 [创作者入驻体验](/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-onboarding/customize-your-creator-onboarding-experience.md)
* 动态 [电子邮件模板和仪表板通知](/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements.md)


---

# 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/creator-edit-configuration/creator-edit-overview.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.
