> 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-fr/creatives-creer-et-modifier-des-images/create-an-image-template/ajouter-une-image-dynamique.md).

# Ajouter une image dynamique

Utilisez une image dynamique lorsque chaque Produit nécessite sa propre image de produit. L’image provient d’un Champ de projet de votre flux.

{% hint style="info" %}
Utilisez des images dynamiques lorsqu’elles varient selon le produit ou la marque. Pour une image qui s’applique à chaque Produit, [importez une image statique](/manage-improve-product-data/manage-product-and-improve-data-fr/creatives-creer-et-modifier-des-images/create-an-image-template/importer-des-images-statiques.md).
{% endhint %}

Avant de commencer, assurez-vous que le champ target possède le **Image** Type. Consultez [Associer les champs de produit d’image au type d’image](/manage-improve-product-data/manage-product-and-improve-data-fr/creatives-creer-et-modifier-des-images/creer-et-modifier-vos-images.md#map-image-product-fields-to-the-image-type).

{% stepper %}
{% step %}

### Ajoutez l’objet image

Ouvrez le modèle dans l’éditeur d’images.

Cliquez **Image** → **Ajouter une image dynamique**.
{% endstep %}

{% step %}

### \[Optionnel] Modifiez le champ d’image

Sélectionnez le nouvel objet image.

Ouvrez **Conception**.

Sous **Champ d’image**, sélectionnez le Champ de projet contenant les images de produit que vous souhaitez utiliser.
{% endstep %}

{% step %}

### Ajustez l’image

Faites glisser ou redimensionnez l’image sur le canevas.

Utilisez **Conception** pour ajuster son opacité, son ombre ou son contour.

Prévisualisez différents produits pour vérifier leurs images.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Seuls les Champs de projet ayant le **Image** Type sont disponibles en **Champ d’image**.
{% endhint %}

Pour les paramètres d’objet image, consultez [Principes de base de l’éditeur d’images](/manage-improve-product-data/manage-product-and-improve-data-fr/creatives-creer-et-modifier-des-images/the-image-editor/bases-de-lediteur-dimages.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-fr/creatives-creer-et-modifier-des-images/create-an-image-template/ajouter-une-image-dynamique.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.
