> 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-de/creatives-bilder-erstellen-und-bearbeiten/create-an-image-template/dynamisches-bild-hinzufugen.md).

# Dynamisches Bild hinzufügen

Verwende ein dynamisches Bild, wenn jedes Item sein eigenes Produktbild braucht. Das Bild kommt aus einem Projektfeld in deinem Feed.

{% hint style="info" %}
Verwende dynamische Bilder, wenn sie je nach Produkt oder Marke variieren. Für ein Bild, das für jedes Item gilt, [lade ein statisches Bild hoch](/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/create-an-image-template/statische-bilder-hochladen.md).
{% endhint %}

Bevor du beginnst, stelle sicher, dass das Quellfeld den **Bild** Typ hat. Siehe [Bildproduktfelder dem Bildtyp zuordnen](/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/erstelle-und-bearbeite-deine-bilder.md#map-image-product-fields-to-the-image-type).

{% stepper %}
{% step %}

### Das Bildobjekt hinzufügen

Öffne die Vorlage im Bildeditor.

Klicke **Bild** → **Dynamisches Bild hinzufügen**.
{% endstep %}

{% step %}

### \[Optional] Das Bildfeld ändern

Wähle das neue Bildobjekt aus.

Öffne **Design**.

Unter **Bildfeld**, wähle das Projektfeld aus, das die Produktbilder enthält, die du verwenden möchtest.
{% endstep %}

{% step %}

### Das Bild anpassen

Ziehe das Bild auf der Leinwand oder ändere seine Größe.

Verwende **Design** um die Deckkraft, den Schatten oder die Kontur anzupassen.

Sieh dir verschiedene Produkte in der Vorschau an, um ihre Bilder zu prüfen.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Nur Projektfelder mit dem **Bild** Typ sind in **Bildfeld**.
{% endhint %}

Für die Einstellungen des Bildobjekts siehe [Grundlagen des Bildeditors](/manage-improve-product-data/manage-product-and-improve-data-de/creatives-bilder-erstellen-und-bearbeiten/the-image-editor/grundlagen-des-image-editor.md#layer-types).


---

# 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-de/creatives-bilder-erstellen-und-bearbeiten/create-an-image-template/dynamisches-bild-hinzufugen.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.
