> 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/list-advertise/list-and-advertise-fr/lister-sur-les-canaux/configurer-un-flux/configurer-un-flux-etape-mapping.md).

# Configurer un flux - Étape Mapping

Dans l’étape de Mapping, vous devez faire correspondre les champs internes de Channable aux champs requis par le canal que vous avez choisi.

Chaque canal a des exigences différentes en matière de champs et de format. Channable les indique et fournit une description et un exemple pour ces champs.

### Mapping des champs

{% hint style="info" %}
Astuce : en savoir plus sur [le mapping des champs](/get-started/get-started-space-fr/commencer/champs-en-channable/mapping-de-champs-en-channable.md) dans Channable.
{% endhint %}

Si vous avez des champs non mappés dans la colonne « Champ interne », vous devez sélectionner un champ ou [ajouter un nouveau champ](/get-started/get-started-space-fr/commencer/champs-en-channable/mapper-et-ajouter-des-champs.md). Ensuite, vous pouvez connecter vos champs de données produit aux champs du canal d’export.

<figure><img src="/files/8a274131562898b51c8d61a948e0241eaec549b2" alt=""><figcaption></figcaption></figure>

#### Champs obligatoires

Si ces champs ne sont pas mappés, ou si les données sont incorrectes ou incomplètes, le canal n’acceptera pas vos produits ni ne les affichera.

#### Champs recommandés

Nous vous recommandons de mapper ces champs et de vous assurer que les données sont correctes et complètes, car leur caractère obligatoire dépend du produit.

#### Champs optionnels

Mappez ces champs et assurez-vous que les données sont correctes et complètes afin d’améliorer les performances et la visibilité de vos produits.

{% hint style="info" %}
**Remarque :** Chaque canal d’export a des exigences différentes pour vos données, donc chaque flux comporte des champs obligatoires, recommandés et optionnels différents.
{% endhint %}


---

# 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/list-advertise/list-and-advertise-fr/lister-sur-les-canaux/configurer-un-flux/configurer-un-flux-etape-mapping.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.
