# Tweestapsverificatie instellen

Voor tweestapsverificatie wordt gebruik gemaakt van een TOTP toevoeging bij het inloggen.\
TOTP is de afkorting van Time-based One Time Password: een éénmalig wachtwoord dat slechts kort geldig is.&#x20;

### App downloaden

* Download Google Authenticator of een andere  TOTP app op je telefoon.

<div align="left"><img src="/files/-MZO2eZ8yACt128KkMdf" alt=""></div>

### Instellen tweestapsverificatie

* Log in in de database op de gebruikelijke manier.&#x20;
  * Extra stap voor mensen die inloggen in het **Dashboard:** klik rechtsboven naast je naam en kies voor **naar klassieke interface**. (zie afbeelding onderaan deze pagina)
* Klik **rechtsboven** in de hoek op **Instellingen**. \
  \&#xNAN;*Dit is de plaats waar je je persoonlijke instellingen beheert.*&#x20;

<div align="left"><img src="/files/-MZO1Jpvdbn2bIqEQLam" alt=""></div>

* Klik op **Beheer tweestapsverificatie (2FA)**.

<div align="left"><img src="/files/-MZO0gx4H1h8th3sztlN" alt=""></div>

* Open de TOTP app op je telefoon.
* Scan de QR-code die op je computerscherm staat.&#x20;

<div align="left"><img src="/files/-MZO0mKuIMFD1RAtHzTQ" alt=""></div>

* Vul op je computer onder de QR-code je (AMN) wachtwoord in en de TOTP code die je in de app ziet.&#x20;
* Klik op **Activeren**.&#x20;

<div align="left"><img src="/files/-MZO0sXiGZsRrKYX4j3h" alt=""></div>

Lees voor inloggen met tweestapsverificatie:&#x20;

{% content-ref url="/pages/-MZNsCm34n0tseNGT\_MA" %}
[Inloggen met tweestapsverificatie](/insight-help/inloggen/inloggen-met-tweestapsverificatie.md)
{% endcontent-ref %}

\_\_\_\_\_

&#x20;Ingelogd in het Dashboard kies je **Naar klassieke interface** om tweestapsverificatie in de stellen. &#x20;

<div align="left"><img src="/files/-MZO0TODgMYNR-c-GAiV" alt=""></div>


---

# 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.amn.nl/insight-help/inloggen/tweestapsverificatie-instellen.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.
