> 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/get-started/get-started-space-fr/commencer.md).

# Commencer

- [Guide de démarrage rapide](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/guide-de-demarrage-rapide.md)
- [Créez un compte Channable](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creez-un-compte-channable.md)
- [Créez un nouveau projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creez-un-nouveau-projet.md): Découvrez comment créer un nouveau projet dans Channable
- [Paramètres du projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creez-un-nouveau-projet/parametres-du-projet.md): Gérez le Nom, le Statut et la Planification de votre projet.
- [Déplacer ou dupliquer un projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creez-un-nouveau-projet/deplacer-ou-dupliquer-un-projet.md)
- [Modifiez la Planification de votre projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creez-un-nouveau-projet/modifiez-la-planification-de-votre-projet.md)
- [Supprimer un projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creez-un-nouveau-projet/supprimer-un-projet.md)
- [Explorez le panorama du projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/explorez-le-panorama-du-projet.md)
- [Champs dans Channable](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/champs-dans-channable.md)
- [Comprendre un identifiant unique](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/champs-dans-channable/comprendre-un-identifiant-unique.md): Découvrez ce qu'est un identifiant unique, pourquoi il est important dans Channable, et comment le définir ou le modifier pour votre projet.
- [Types de champs dans Channable](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/champs-dans-channable/types-de-champs-dans-channable.md)
- [Mapping des champs dans Channable](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/champs-dans-channable/mapping-des-champs-dans-channable.md)
- [Mappez et ajoutez des champs](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/champs-dans-channable/mappez-et-ajoutez-des-champs.md)
- [Termes et Conditions (en anglais) dans Channable](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/termes-et-conditions-en-anglais-dans-channable.md)
- [Comment A Libellé une connexion](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/termes-et-conditions-en-anglais-dans-channable/comment-a-libelle-une-connexion.md): Renouvelez une connexion expirée, obsolète ou défectueuse et terminez les étapes de suivi Shopify.
- [Comprendre les connexions expirées, obsolètes et défectueuses](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/termes-et-conditions-en-anglais-dans-channable/comprendre-les-connexions-expirees-obsoletes-et-defectueuses.md)
- [Consultez, ajoutez et supprimez des connexions](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/termes-et-conditions-en-anglais-dans-channable/consultez-ajoutez-et-supprimez-des-connexions.md): Consultez et supprimez les connexions de plateformes tierces dans vos Paramètres entreprise.
- [Channable Academy : terminez les cours et gagnez des badges](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/channable-academy-terminez-les-cours-et-gagnez-des-badges.md): Accédez aux cours de Channable Academy, connectez-vous avec le SSO et obtenez des badges partageables.
- [Certificats Channable Academy](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/channable-academy-terminez-les-cours-et-gagnez-des-badges/certificats-channable-academy.md)


---

# 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/get-started/get-started-space-fr/commencer.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.
