# Guide de démarrage rapide des imports

Les données produit sont toutes les informations essentielles concernant vos produits. Vous devez partager ces informations avec les canaux pour créer des annonces.

### Sélectionnez une méthode d’import

Il existe deux principales manières d’importer des données produit dans Channable :

* [En utilisant un fichier de données](/import-data/import-data-fr/guide-pratique-de-limport/importez-vos-donnees-produits/importer-via-un-fichier-de-donnees.md)
* [En connectant une boutique en ligne](/import-data/import-data-fr/guide-pratique-de-limport/importez-vos-donnees-produits/importer-via-une-boutique-en-ligne.md)

### Respecter les exigences des canaux

Chaque canal a des exigences propres pour la publication des produits ; lorsque vous importez des données produit dans Channable, nous préparons vos données en [mappant (associant) celles-ci aux champs standardisés du projet](/get-started/get-started-space-fr/commencer/champs-dans-channable/mapping-des-champs-dans-channable.md).

{% hint style="info" %}
Astuce : En savoir plus sur la façon dont nous [associons vos champs de données aux champs du projet](/get-started/get-started-space-fr/commencer/champs-dans-channable/mapping-des-champs-dans-channable.md).
{% endhint %}

<figure><img src="/files/4a5b9cacd1e5ccfa47d7bffbe23da56ad5c90880" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://helpcenter.channable.com/import-data/import-data-fr/guide-de-demarrage-rapide-des-imports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
