> 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-account-en-instellingen/beheer-je-account-instellingen.md).

# Beheer je Account-Instellingen

Je opent Channable via je persoonlijke account. Ga naar **Account** > **Account instellingen** om je inlog- en authenticatiegegevens te beheren.

<figure><img src="/files/2b3de681bab6208ca3978679fd13e3d85dab22f7" alt=""><figcaption></figcaption></figure>

### Account tab

<figure><img src="/files/1f134bd9b6f9ce1c64e2df941c1fe2d95f3da0a5" alt=""><figcaption></figcaption></figure>

In de **Account** tab kun je de volgende gegevens instellen en bewerken:

* Jouw **Voornaam**
* Jouw **Achternaam**
* Jouw **Telefoon** nummer voor contactdoeleinden (optioneel)
* De **taal** waarin je Channable gebruikt

#### Wijzig je accountgegevens

Om deze gegevens te bewerken, klik je op een veld en voer je een nieuwe waarde in. Klik op **Opslaan** om je wijzigingen te bevestigen.

### E-mail tab

<figure><img src="/files/3d20ce4e5aa0064e342450b25f1da47286f06890" alt=""><figcaption></figcaption></figure>

In de **E-mail** tab kun je de volgende gegevens bewerken:

* Jouw **E-mailadres**

#### Wijzig je e-mailadres

Om deze gegevens te bewerken, klik je op een veld en voer je een nieuwe waarde in. Vul je wachtwoord in en klik op **Opslaan** om je wijzigingen te bevestigen.

{% hint style="info" %}
**Opmerking:** Als je Multi-Factor Authenticatie (MFA) hebt ingeschakeld, kun je je e-mailadres niet wijzigen.
{% endhint %}

### Wachtwoord tab

<figure><img src="/files/6221d922c63d21167fc6835b8991192b221a20aa" alt=""><figcaption></figcaption></figure>

In de **Wachtwoord** tab kun je de volgende gegevens bewerken:

* Jouw **wachtwoord**

#### Wijzig je wachtwoord

1. Om je wachtwoord te wijzigen, vul je je **Huidig wachtwoord**, je **Nieuwe wachtwoord**, daarna je **Nieuwe wachtwoord**.
2. Klik **Opslaan** om je wijzigingen te bevestigen

<figure><img src="/files/43f2474b4bfc6c8bd178062d0ff1cac9ed74a098" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Opmerking:** Als je Multi-Factor Authenticatie (MFA) hebt ingeschakeld, kun je je wachtwoord niet wijzigen.
{% endhint %}

### Multi-Factor Authenticatie (MFA) tab

<figure><img src="/files/3b800c1ea5c5ab387e14cbacc0f17edf967f84cd" alt=""><figcaption></figcaption></figure>

In de **Multi-Factor Authenticatie** tab kun je de volgende acties uitvoeren:

* [Inschakelen](/account-billing/account-and-billing-nl/beheer-je-account-en-instellingen/stel-multi-factor-authentication-mfa-in.md) of MFA uitschakelen
* Bekijk je herstelcodes

### Gekoppelde accounts tab (Single Sign-On)

<figure><img src="/files/c38c854308bfd303de8a205a9d27ecf2942022ec" alt=""><figcaption></figcaption></figure>

In de **Gekoppelde accounts** tab kun je de volgende acties uitvoeren:

* [Inschakelen](/account-billing/account-and-billing-nl/beheer-je-account-en-instellingen/stel-single-sign-on-sso-in-en-beheer-het.md) of Single Sign-On (SSO) uitschakelen


---

# 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-account-en-instellingen/beheer-je-account-instellingen.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.
