> 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-nl/creatives-maak-aan-en-edit-afbeeldingen/create-an-image-template/bekijk-je-sjabloon.md).

# Bekijk je sjabloon

Controleer hoe je template eruitziet voor elk product voordat je hem publiceert.

### Bekijk direct in de afbeeldingseditor

{% stepper %}
{% step %}

#### Open je template

Open de template in de Image Editor.
{% endstep %}

{% step %}

#### Blader door Items uit je import

Voor dit onderdeel gebruik je de pijlen links en rechts in de rechterbovenhoek.

Elke pijl toont het volgende of vorige Item in je import.
{% endstep %}

{% step %}

#### Controleer het ontwerp

Bekijk hoe de template verandert voor elk product.
{% endstep %}
{% endstepper %}

### Bekijk in een Regel voor afbeeldingen

{% stepper %}
{% step %}

#### Selecteer de template

Maak aan of open een afbeeldings Regel in **Creatives** → **Afbeeldingsregels**.

In de **DAN** sectie, selecteer een template.
{% endstep %}

{% step %}

#### Voer de Regel uit

Klik **Opslaan & uitvoeren**.

De Regel laat zien hoeveel Items gebruik maken van de template.
{% endstep %}

{% step %}

#### Bekijk de resultaten

Klik bovenaan de Regel **Bekijk resultaten**.

Klik op de Bekijk-afbeelding van een Item om het gegenereerde ontwerp te inspecteren.
{% endstep %}

{% step %}

#### Los fouten op

Bekijk geeft sjabloonfouten weer.

Klik **Bekijk fouten** Naar de getroffen Items bekijken.

Een veelvoorkomende foutmelding is **Lege afbeeldings-URL**. Dit betekent dat één of meer van de velden die je gekozen hebt Naar gebruik als een dynamische afbeelding een afbeelding-URL mist.
{% endstep %}
{% endstepper %}


---

# 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-nl/creatives-maak-aan-en-edit-afbeeldingen/create-an-image-template/bekijk-je-sjabloon.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.
