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

# Creator Edit 配置

- [Creator Edit 概览](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md)
- [Creator Edit 登录说明](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-sign-in-explained.md)
- [常规设置](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/general-settings.md)
- [设置您门户的常规设置](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/general-settings/set-up-your-portals-general-settings.md)
- [产品目录](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog.md)
- [添加并编辑精选合集](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/add-and-edit-curated-collections.md)
- [添加并编辑推荐分类](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/add-and-edit-recommended-categories.md)
- [配置产品目录搜索和筛选](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/configure-product-catalog-search-and-filters.md)
- [自定义仪表板上的热门产品](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/customize-popular-products-on-your-dashboard.md)
- [安排合集](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/schedule-a-collection.md)
- [创作者入驻](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-onboarding.md)
- [自定义您的创作者入驻体验](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-onboarding/customize-your-creator-onboarding-experience.md)
- [电子邮件与公告](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements.md)
- [编辑您的电子邮件模板](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements/edit-your-email-templates.md)
- [编辑您的仪表板公告](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements/edit-your-dashboard-announcement.md)
- [创作者资源](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-resources.md)
- [创建并编辑创作者资源](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/creator-resources/create-and-edit-creator-resources.md)
- [外观与风格](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/look-and-feel.md)
- [自定义您的 Creator Edit 门户](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/look-and-feel/customize-your-creator-edit-portal.md)
- [落地页](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/landing-page.md)
- [设置您的 Creator Edit 门户落地页](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/creator-edit-configuration/landing-page/set-up-your-creator-edit-portal-landing-page.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.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.
