> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/creatives-crea-y-edita-imagenes/the-image-editor/preguntas-frecuentes-del-editor-de-imagenes.md).

# Preguntas frecuentes del Editor de imágenes

<details>

<summary>¿Para qué Canales es compatible el Image Editor?</summary>

Utiliza [reglas de imagen a nivel de proyecto](/manage-improve-product-data/manage-product-and-improve-data-es/creatives-crea-y-edita-imagenes/image-rules/como-utilizar-reglas-de-imagen-a-nivel-de-proyecto.md) con cualquier canal.

Necesitas el **Creatives** plan. Consulta [Planes e precios](/account-billing/account-and-billing-es/gestiona-tu-suscripcion/planes-de-precios-de-channable.md).

</details>

<details>

<summary>¿Qué extensiones de imagen son compatibles con el Image Editor?</summary>

El Image Editor acepta archivos de entrada PNG, WebP, JPG y JPEG.

Siempre genera archivos PNG.

</details>

<details>

<summary>¿Por qué el Campo donde quiero guardar la URL está vacío en los resultados de Regola?</summary>

La URL de la imagen generada se crea durante la exportación del feed.

No aparece cuando haces Anteprima de los resultados de Regola.

</details>

<details>

<summary>¿Dónde puedo encontrar una Visión general de mis plantillas creadas?</summary>

Ver todas las plantillas In **Creatives** → **Plantillas**.

<figure><img src="/files/e3a09aeb333eb5d17452877b005002e2dd20fcf6" alt=""><figcaption></figcaption></figure>

También puedes Seleziona plantillas existentes da una Regla de imagen In **Creatives** → **Reglas de imagen**.

{% hint style="success" %}
**Consejo:** Más información sobre [reglas de imagen](/manage-improve-product-data/manage-product-and-improve-data-es/creatives-crea-y-edita-imagenes/image-rules.md).
{% endhint %}

<figure><img src="/files/9f2c697ac49b12cd872b1502d0e03b2fa2f709c4" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>¿Por qué no puedo Seleziona un Campo de imagen?</summary>

Solo los Campos del proyecto con el **Imagen** Tipo aparecen In el Image Editor.

Establece el Tipo del Campo A **Imagen** In tu Mapeo de importación.

Ver [Instalación de campos de imagen](/manage-improve-product-data/manage-product-and-improve-data-es/creatives-crea-y-edita-imagenes/crea-y-edita-tus-imagenes.md#map-image-product-fields-to-the-image-type).

</details>

<details>

<summary>¿Puedo usar una plantilla en otro proyecto?</summary>

Sí. Cada proyecto necesita los campos del proyecto usados por las capas dinámicas de la plantilla.

Añade los campos requeridos antes de aplicar la plantilla.

</details>

<details>

<summary>¿Cómo puedo previsualizar una plantilla con diferentes productos?</summary>

Utiliza **Anteprima del producto** In el Image Editor para moverte por los productos.

Comprueba que las imágenes y el Testo dinámicos se muestren como esperas.

</details>

<details>

<summary>¿Cómo sé si mis imágenes editadas se han descargado correctamente?</summary>

Después de aplicar las reglas de imagen, mira la esquina inferior derecha di **Reglas de imagen**.

**En progreso** significa que las imágenes siguen descargándose.

Seleziona **Ver progreso completo** para abrir la Instalación de importación y ver los detalles.

![](/files/527750401c9eb3a3a23102632d325b492a344188)

![](/files/a7c43a69415bf3cfa806b6c7eb84cc923d2a5ac5)

</details>


---

# 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/creatives-crea-y-edita-imagenes/the-image-editor/preguntas-frecuentes-del-editor-de-imagenes.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.
