> 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/manieren-om-met-ons-samen-te-werken.md).

# Manieren om met ons samen te werken

Ontdek enkele van de beschikbare functies die klanten gebruik Naar hun doelen met Channable te bereiken.

***

{% columns %}
{% column %}

### <i class="fa-book-open">:book-open:</i> Helpcentrum

Vind snel antwoorden met AI-gestuurd zoeken. Krijg toegang tot how-Naar-artikelen, gidsen voor probleemoplossing, releaseopmerkingen en meer.
{% endcolumn %}

{% column %}

### <img src="/files/defb9faed9b7d90f022862a8c8acaf1686981a1f" alt="" data-size="line">Channable Academy

Ontdek de functies van Channable, verdien badges en leer in je eigen tempo met onze catalogus van interactieve cursussen.&#x20;
{% endcolumn %}

{% column %}

### <i class="fa-headset">:headset:</i> Supportteam

Je eerste aanspreekpunt voor alle technische vragen, accountproblemen of facturatiefouten.&#x20;
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

### <i class="fa-wrench">:wrench:</i> Technische Account Managers

(Technical Enablement-service). Leun achterover en ontspan terwijl we complexe technische set-ups vanuit het begin Naar het einde opleveren. Maak je nooit meer zorgen over de implementatie.
{% endcolumn %}

{% column %}

### <i class="fa-ranking-star">:ranking-star:</i> Customer Success-managers

(Betaalde dienst). Jouw strategische partner binnen Channable. We geven je strategische begeleiding op hoofdlijnen Naar je bedrijfsdoelen toe, en houden een helikopterview van je account.
{% endcolumn %}

{% column %}

### <i class="fa-person-chalkboard">:person-chalkboard:</i> Training onder leiding van een instructeur

(Alleen op uitnodiging). Leer rechtstreeks vanuit Channable-experts tijdens een van onze live trainingsevenementen. Ontdek hoe je belangrijke Channable-functies in 60-90 minuten kunt opzetten en omhoog kunt schalen. Naar een vliegende start.
{% endcolumn %}
{% endcolumns %}

***

[Neem contact met ons op](https://www.channable.com/contact) Voor meer informatie over hoe we jouw succes kunnen ondersteunen.&#x20;


---

# 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/manieren-om-met-ons-samen-te-werken.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.
