# Afficher vos Produits

{% stepper %}
{% step %}

### Ouvrez l'aperçu des Produits

Pour obtenir un aperçu des produits que vous avez importés sur la plateforme Channable, cliquez sur l'onglet « Produits » situé sur le côté gauche de l'écran. L'onglet Produits contient un aperçu complet de tous les produits présents dans votre fichier de flux de données.

<figure><img src="/files/30f19120302b9669b15f915c15892d105a6d32c4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Afficher un produit

Cliquez sur n'importe quel produit pour voir un aperçu de ses attributs (titre, description, marque, couleur, taille, etc.). Si vous recherchez un produit spécifique, utilisez la barre de recherche dans l'onglet Produits — vous pouvez chercher par ID produit, titre ou autre attribut. Après avoir trouvé le produit, cliquez dessus pour afficher l'aperçu complet des attributs.

{% endstep %}
{% endstepper %}


---

# 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-pratique-de-limport/afficher-vos-produits.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.
