> 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éer un compte Channable](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creer-un-compte-channable.md)
- [Créer un nouveau projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creer-un-nouveau-projet.md)
- [Paramètres du projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creer-un-nouveau-projet/parametres-du-projet.md)
- [Déplacer ou dupliquer un projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creer-un-nouveau-projet/deplacer-ou-dupliquer-un-projet.md)
- [Modifier les paramètres de planification de votre projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creer-un-nouveau-projet/modifier-les-parametres-de-planification-de-votre-projet.md)
- [Supprimer un projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/creer-un-nouveau-projet/supprimer-un-projet.md)
- [Explorer le panorama du projet](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/explorer-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 de champs dans Channable](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/champs-dans-channable/mapping-de-champs-dans-channable.md)
- [Mapper et ajouter des champs](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/champs-dans-channable/mapper-et-ajouter-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 renouveler une connexion](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/termes-et-conditions-en-anglais-dans-channable/comment-renouveler-une-connexion.md)
- [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)
- [Consulter vos Termes et Conditions (en anglais) — Vue d'ensemble](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/termes-et-conditions-en-anglais-dans-channable/consulter-vos-termes-et-conditions-en-anglais-vue-densemble.md)
- [Channable Academy : terminez des cours et gagnez des badges](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/channable-academy-terminez-des-cours-et-gagnez-des-badges.md)
- [Certificats Channable Academy](https://helpcenter.channable.com/get-started/get-started-space-fr/commencer/channable-academy-terminez-des-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.
