> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/nl/kennisbank/057-how-do-i-delete-my-overleaf-account.md).

# Hoe verwijder ik mijn Overleaf-account?

**Deze pagina beschrijft wanneer en hoe u uw Overleaf-account kunt verwijderen.**

Als u een beheerd Overleaf-account gebruikt, kan alleen uw accountbeheerder uw Overleaf-account verwijderen. Als u niet zeker weet of uw Overleaf-account beheerd wordt, of meer wilt weten over beheerde accounts, bekijk dan onze [informatie voor beheerde gebruikers](/latex/nl/kennisbank/137-understanding-managed-overleaf-accounts.md).

Overleaf-accounts die niet door iemand anders worden beheerd, kunnen op elk moment worden verwijderd. Als u uw Overleaf-account niet langer wilt gebruiken en alle gegevens die aan uw account zijn gekoppeld wilt verwijderen, volg dan de onderstaande instructies.

### Uw Overleaf-account verwijderen

Meld u aan bij uw Overleaf-account en ga naar uw accountinstellingen op <https://www.overleaf.com/user/settings>. Zorg ervoor dat u bent aangemeld bij het account dat u wilt verwijderen door de e-mailadressen te controleren die aan het account zijn gekoppeld waarmee u bent ingelogd. Om het account waarmee u bent ingelogd te verwijderen, scrollt u naar beneden op de pagina en klikt u op "Uw account verwijderen."

![DeleteAccount.jpg](/files/399e41f0417c3604efe8d673555d5d774ab398c1)

Houd er rekening mee dat hierdoor alle Overleaf-projecten die eigendom zijn van uw account permanent worden verwijderd (inclusief oudere projecten van ShareLaTeX en Overleaf v1). Projecten die met u zijn gedeeld vanuit andere accounts worden niet verwijderd.

Als u Writefull via Overleaf hebt gebruikt, hebt u ook een apart Writefull-account. Neem contact op met <support@writefull.com>.

Als u uw account op deze manier niet kunt verwijderen, kunt u ons e-mailen op <privacy@overleaf.com>.

(Voor meer details, zie onze [Privacybeleid](https://www.overleaf.com/legal#Privacy).)


---

# 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://overleaf-pro.ayaka.space/latex/nl/kennisbank/057-how-do-i-delete-my-overleaf-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.
