> For the complete documentation index, see [llms.txt](https://docs.alphaess.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaess.com/alpha-partner/alpha-partner-nl/getstarted/accounts.md).

# Accountbeheer

## Accountbeheer

Tik op de onderste navigatiebalk **Account**, ga naar de pagina Accountbeheer.

<img src="/files/4b1dccfa8866135af5f1d4bf6925b9f528766816" alt="Account-homepagina" width="188">

### Persoonlijke gegevens bewerken

Tik op het gebruikersinformatiegebied bovenaan om naar **Profiel bewerken** pagina.

* **Profielfoto**: tik op **Wijzigen** om de profielfoto te wijzigen.
* **Bijnaam**: wijzig de bijnaam.
* **E-mail**: bekijk of wijzig het e-mailadres.
* **Uitschrijven voor AlphaESS-updates**: stel in of u zich wilt afmelden voor marketinginformatie.

<img src="/files/df88a6ee88ecd55db6aab8852b5206be3d105f90" alt="Persoonlijke gegevens bewerken" width="188">

### Instellingen

Tik op **Instellingen**, ga naar de instellingenpagina.

#### Account en beveiliging

* **Wachtwoord wijzigen**: wachtwoord wijzigen
* **Account verwijderen**: verwijder account en gegevens permanent

#### Andere instellingen

* **Taal**: wissel de app-taal
* **Herinneringen en meldingen**: instellingen voor herinneringen en meldingen
* **Cache wissen**: cache wissen
* **Algemene voorwaarden**: bekijk de voorwaarden
* **Privacybeleid**: bekijk het privacybeleid
* **Over Alpha Partner**: bekijk het app-versienummer

<img src="/files/9fb52aec7ac8f5772bccbd3d3ff0fc6eca767813" alt="Instellingenpagina" width="188">

### Uitloggen

In **Instellingen** tik onderaan de pagina op **Uitloggen**.

1. Het systeem toont een bevestigingsmelding.
2. Tik op **OK** Uitloggen voltooid.
3. Het systeem keert terug naar de inlogpagina.
4. Op de inlogpagina blijft het laatst gebruikte e-mailadres behouden.

<img src="/files/3451e82951a4f53b66b6d9625c4a67c3f7aa1710" alt="Bevestiging uitloggen" width="188">

{% hint style="info" %}
Uitloggen verwijdert de accountgegevens niet.

U kunt later opnieuw inloggen met hetzelfde account.
{% endhint %}

### Help en feedback

Tik op **Help en feedback**, u kunt de volgende inhoud bekijken:

* **Instructies en regels**: gebruiksinstructies en regels
* **Mijn feedback**: mijn feedbackgeschiedenis
* **Contact**: contactgegevens


---

# 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:

```
GET https://docs.alphaess.com/alpha-partner/alpha-partner-nl/getstarted/accounts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
