> 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/maak-aan-een-channable-account.md).

# Maak aan een Channable Account

Om je account aan te maken, meld je je aan voor een gratis proefperiode door wat basisinformatie over je bedrijf op te geven, waaronder je zakelijke e-mailadres en bedrijfsnaam, of door je aan te melden met Single Sign-On (SSO).

Als je bedrijf al een Channable-account heeft, kunnen zij [je toevoegen als gebruiker](/account-billing/account-and-billing-nl/beheer-je-account-en-instellingen/beheer-gebruikersrollen-in-een-channable-account.md).&#x20;

### Aan de slag met Channable

Nadat je account is geactiveerd, kun je meteen [Channable gaan gebruiken.](/get-started/get-started-nl/readme.md) om je productgegevens te optimaliseren en beheren.&#x20;

Klaar om te leren hoe je Channable kunt gebruiken? Neem een kijkje bij [onze academy](/get-started/get-started-nl/aan-de-slag/channable-academy-voltooi-cursussen-en-verdien-badges.md) om je leertraject te beginnen.

### Aanmelden omhoog met e-mail

Je kunt je alleen aanmelden omhoog Naar Channable met een **zakelijk** e-mailadres, of met [Single Sign On (SSO)](/account-billing/account-and-billing-nl/beheer-je-account-en-instellingen/stel-single-sign-on-sso-in-en-beheer-het-omhoog..md).

Je kunt je niet aanmelden omhoog Naar Channable via het formulier met een persoonlijk e-mailadres dat gebruikmaakt van een domein zoals Gmail\*, Yahoo, of Outlook.

{% hint style="info" %}
**Opmerking:** Als je niet zeker weet of je e-maildomein in aanmerking komt of vragen hebt over ons e-mailbeleid, neem dan [contact op met ons supportteam.](https://www.channable.com/contact)&#x20;
{% endhint %}

### Aanmelden omhoog met SSO

Als je je wilt aanmelden omhoog Naar Channable met een Google-account, moet je gebruikmaken van [SSO](/account-billing/account-and-billing-nl/beheer-je-account-en-instellingen/stel-single-sign-on-sso-in-en-beheer-het-omhoog..md) door op de **Meld je omhoog aan met Google** knop.

De SSO-provider vraagt je om te bevestigen dat je je basispersoonsgegevens wilt delen met Channable, en dat je akkoord gaat met het privacybeleid en de voorwaarden van service. We vragen je om nog wat extra informatie te geven voordat we je account aanmaken.

{% hint style="info" %}
**Opmerking:** Met SSO hoef je geen wachtwoord te Maak aan of gebruik er een om Naar in te loggen. Als je later wilt inloggen met een wachtwoord, kun je SSO loskoppelen.
{% endhint %}

{% hint style="info" %}
Zodra je je hebt aangemeld omhoog Naar Channable, kun je [Nodig andere gebruikers uit om Naar je toe te komen](/account-billing/account-and-billing-nl/beheer-je-account-en-instellingen/beheer-gebruikersrollen-in-een-channable-account.md).
{% endhint %}


---

# 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/maak-aan-een-channable-account.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.
