# Inloggen

Als je al een account hebt aangemaakt, kun je inloggen om toegang te krijgen tot het Manuel-dashboard.

***

1. Ga naar[ app.manuel.chat](https://app.manuel.chat).
2. Voer het e-mailadres en wachtwoord in waarmee je je hebt geregistreerd of klik op "Inloggen met Google" om direct toegang te krijgen via je Google-account.
3. Klik op Inloggen.

Na het inloggen kom je direct in je persoonlijke dashboard terecht. Vanaf daar kun je vragen stellen aan Manuel, bestanden beheren, instellingen aanpassen en teamleden toevoegen.


---

# Agent Instructions: 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.manuel.chat/registreren/inloggen.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.
