> 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/es/what-would-you-like-to-learn-about/creator-edit-configuration.md).

# Configuración de edición de Creator

- [Resumen de Creator Edit](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md)
- [Explicación del inicio de sesión en Creator Edit](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-sign-in-explained.md)
- [Configuración general](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/general-settings.md)
- [Configurar los ajustes generales de tu portal](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/general-settings/set-up-your-portals-general-settings.md)
- [Catálogo de productos](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog.md)
- [Agregar y editar colecciones seleccionadas](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/add-and-edit-curated-collections.md)
- [Agregar y editar categorías recomendadas](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/add-and-edit-recommended-categories.md)
- [Configurar la búsqueda y los filtros del catálogo de productos](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/configure-product-catalog-search-and-filters.md)
- [Personalizar los productos populares en tu panel](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/customize-popular-products-on-your-dashboard.md)
- [Programar una colección](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/schedule-a-collection.md)
- [Onboarding de creadores](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/creator-onboarding.md)
- [Personalizar la experiencia de incorporación de creadores](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/creator-onboarding/customize-your-creator-onboarding-experience.md)
- [Correos electrónicos y anuncios](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements.md)
- [Editar tus plantillas de correo electrónico](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements/edit-your-email-templates.md)
- [Editar el anuncio de tu panel](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/emails-and-announcements/edit-your-dashboard-announcement.md)
- [Recursos para creadores](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/creator-resources.md)
- [Crear y editar recursos para creadores](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/creator-resources/create-and-edit-creator-resources.md)
- [Aspecto y estilo](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/look-and-feel.md)
- [Personalizar tu portal de Creator Edit](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/look-and-feel/customize-your-creator-edit-portal.md)
- [Página de destino](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/landing-page.md)
- [Configurar la página de inicio de tu portal de Creator Edit](https://help.impact.com/brand/es/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/es/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.
