> 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-nl/aan-de-slag.md).

# Aan de slag

- [Snelstartgids](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/snelstartgids.md)
- [Maak aan een Channable-account](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/maak-aan-een-channable-account.md)
- [Maak aan een nieuw project](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/maak-aan-een-nieuw-project.md): Leer hoe je in Channable een nieuw project kunt Maak aan.
- [Instellingen van je project](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/maak-aan-een-nieuw-project/instellingen-van-je-project.md): Beheer de Naam, Status en Planning instellingen van je project.
- [Verplaatsen of een project dupliceren](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/maak-aan-een-nieuw-project/verplaatsen-of-een-project-dupliceren.md)
- [Edit de Planning instellingen van je project](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/maak-aan-een-nieuw-project/edit-de-planning-instellingen-van-je-project.md)
- [Verwijder een project](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/maak-aan-een-nieuw-project/verwijder-een-project.md)
- [Verken het project Dashboard](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/verken-het-project-dashboard.md)
- [Velden in Channable](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/velden-in-channable.md)
- [Een unieke ID begrijpen](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/velden-in-channable/een-unieke-id-begrijpen.md): Lees wat een unieke ID is, waarom die belangrijk is in Channable, en hoe je die Naar kunt instellen of wijzigen voor je project.
- [Typen velden in Channable](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/velden-in-channable/typen-velden-in-channable.md)
- [Veld mapping in Channable](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/velden-in-channable/veld-mapping-in-channable.md)
- [Velden mappen en toevoegen](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/velden-in-channable/velden-mappen-en-toevoegen.md)
- [Koppelingen in Channable](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/koppelingen-in-channable.md)
- [Hoe je een koppeling kunt Vernieuwen](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/koppelingen-in-channable/hoe-je-een-koppeling-kunt-vernieuwen.md): Vernieuwen een verlopen, verouderde, of foutieve verbinding en voltooi de Shopify follow-omhoogstappen.
- [Inzicht in verlopen, verouderde en foutieve Koppelingen](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/koppelingen-in-channable/inzicht-in-verlopen-verouderde-en-foutieve-koppelingen.md)
- [Bekijk, voeg toe en Verwijder Koppelingen](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/koppelingen-in-channable/bekijk-voeg-toe-en-verwijder-koppelingen.md): Bekijk en Verwijder derde-partij platform Koppelingen in je Bedrijfsgegevens.
- [Channable Academy: Voltooi cursussen en verdien badges](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/channable-academy-voltooi-cursussen-en-verdien-badges.md): Krijg toegang tot Channable Academy-cursussen, log in met SSO en verdien badges die je kunt delen.
- [Channable Academy-certificaten](https://helpcenter.channable.com/get-started/get-started-nl/aan-de-slag/channable-academy-voltooi-cursussen-en-verdien-badges/channable-academy-certificaten.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-nl/aan-de-slag.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.
