> 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/creatives-create-and-edit-images/the-image-editor/image-editor-faqs.md).

# Image Editor FAQs

<details>

<summary>For which channels is the Image Editor supported?</summary>

Use [project-level image rules](/manage-improve-product-data/creatives-create-and-edit-images/image-rules/how-to-use-project-level-image-rules.md) with any channel.

You need the **Creatives** plan. Check [Plans and pricing](/account-billing/manage-your-subscription/channables-pricing-plans.md).

</details>

<details>

<summary>Which image extensions are supported for the Image Editor?</summary>

The Image Editor accepts PNG, WebP, JPG, and JPEG input files.

It always generates PNG files.

</details>

<details>

<summary>Why is the field where I want to store the URL empty in rule results?</summary>

The generated image URL is created during the feed export.

It does not appear when you preview rule results.

</details>

<details>

<summary>Where can I find an overview of my created templates?</summary>

View all templates in **Creatives** → **Templates**.

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

You can also select existing templates from an image rule in **Creatives** → **Image rules**.

{% hint style="success" %}
**Tip:** Learn more about [image rules](/manage-improve-product-data/creatives-create-and-edit-images/image-rules.md).
{% endhint %}

<figure><img src="/files/7qb8xX1TKDONBla4uoSp" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Why can’t I select an image field?</summary>

Only project fields with the **Image** type appear in the Image Editor.

Set the field type to **Image** in your import mapping.

See [Set up image fields](/manage-improve-product-data/creatives-create-and-edit-images/create-and-edit-your-images.md#map-image-product-fields-to-the-image-type).

</details>

<details>

<summary>Can I use a template in another project?</summary>

Yes. Each project needs the project fields used by the template’s dynamic layers.

Add the required fields before applying the template.

</details>

<details>

<summary>How can I preview a template with different products?</summary>

Use **Product Preview** in the Image Editor to move through products.

Check that dynamic images and text display as expected.

</details>

<details>

<summary>How do I know if my edited images have been successfully downloaded?</summary>

After applying image rules, check the lower-right corner of **Image rules**.

**In progress** means images are still downloading.

Select **See full progress** to open import setup and view details.

![](/files/7ac8cf274235961a40b77c566a80ea77cb95a4ab)

![](/files/0235209f28b2b056afa7e6917a6dc7c4e528b144)

</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/creatives-create-and-edit-images/the-image-editor/image-editor-faqs.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.
