# Inloggen met tweestapsverificatie

### Inloggen met tweestapsverificatie

Voor de beschrijving is gebruik gemaakt van Google Authenticator, maar er kan ook een andere applicatie met ondersteuning van TOTP gebruikt worden.

* Log in in de AMN database met gebruikersnaam en wachtwoord.
* Klik op **Aanmelden**.

Je ziet onderstaand scherm met de melding dat er een TOTP code nodig is.\
Op het inlogscherm is het invul veld **TOTP code** toegevoegd.

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

* Open Google Authenticator op je telefoon.

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

<div align="left"><img src="/files/-MZNzsUL2yX90xkff3ns" alt="De code wordt elke 30 seconden vernieuwd."></div>

* Voer de TOTP code in in het inlogscherm (binnen de gestelde tijd) en klik op **Aanmelden**.&#x20;

De login wordt voltooid. <br>


---

# 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/inloggen-met-tweestapsverificatie.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.
