> 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 Creator Edit

- [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 de Creator Edit](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-sign-in-explained.md)
- [Ajustes generales](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/general-settings.md)
- [Configura 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)
- [Añadir 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)
- [Añadir 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)
- [Personaliza 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)
- [Incorporación de creadores](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/creator-onboarding.md)
- [Personaliza tu 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)
- [Edita 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)
- [Edita 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/aspecto-y-estilo.md)
- [Personaliza tu portal Creator Edit](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/aspecto-y-estilo/personaliza-tu-portal-creator-edit.md)
- [Página de destino](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/pagina-de-destino.md)
- [Configura la página de destino de tu portal Creator Edit](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/creator-edit-configuration/pagina-de-destino/configura-la-pagina-de-destino-de-tu-portal-creator-edit.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.
