> 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/account-billing/account-and-billing-nl/beheer-je-abonnement.md).

# Beheer je abonnement&#x20;

- [De prijsplannen van Channable](https://helpcenter.channable.com/account-billing/account-and-billing-nl/beheer-je-abonnement/de-prijsplannen-van-channable.md): Vergelijk Channable-pakketten, Core-plannen, CSS-prijzen en beschikbare modules en add-ons.
- [CSS-tarieven](https://helpcenter.channable.com/account-billing/account-and-billing-nl/beheer-je-abonnement/de-prijsplannen-van-channable/css-tarieven.md): Lees hoe CSS-prijzen werken voor zelfstandige accounts, MCA's, actieve subaccounts en facturering voor bureaus.
- [Veelgestelde vragen over prijzen](https://helpcenter.channable.com/account-billing/account-and-billing-nl/beheer-je-abonnement/veelgestelde-vragen-over-prijzen.md): Vind antwoorden op veelgestelde vragen over Channable-prijzen, CSS-plannen, facturering, upgrades en wijzigingen in je abonnement.
- [Facturering & betaling](https://helpcenter.channable.com/account-billing/account-and-billing-nl/beheer-je-abonnement/facturering-and-betaling.md): Beheer het gebruik van je abonnement, facturen, het moment van facturering en betaalmethoden voor je Channable Account.
- [Beheer je Channable-abonnement](https://helpcenter.channable.com/account-billing/account-and-billing-nl/beheer-je-abonnement/beheer-je-channable-abonnement.md): Beheer je Channable-abonnement, modules en add-ons en factureringsgegevens.
- [Channable-abonnement add-ons](https://helpcenter.channable.com/account-billing/account-and-billing-nl/beheer-je-abonnement/beheer-je-channable-abonnement/channable-abonnement-add-ons.md): Lees hoe de Order-sync en Repricer-add-ons werken, wat ze kosten en wanneer je er gebruik van kunt maken.
- [Betalen voor Channable als Shopify-gebruiker](https://helpcenter.channable.com/account-billing/account-and-billing-nl/beheer-je-abonnement/beheer-je-channable-abonnement/readme.md): Leer hoe Shopify-facturering in Channable werkt, vanuit het instellen van betaling Naar het kiezen van een plan en de maandelijkse kosten.
- [Channable gratis proefperiode](https://helpcenter.channable.com/account-billing/account-and-billing-nl/beheer-je-abonnement/channable-gratis-proefperiode.md): Lees wat je kunt doen met een Channable gratis proefperiode, wat erbij inbegrepen is en wanneer je een abonnement nodig hebt.


---

# 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/account-billing/account-and-billing-nl/beheer-je-abonnement.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.
