# Twee-factor authenticatie

In deze gids vertellen we je hoe je 2FA (Tweefactorauthenticatie) in Incogniton instelt. Dit maakt je browserprofielen nog veiliger. Het enige wat je nodig hebt, is een mobiele telefoon en een authenticator-applicatie zoals Microsoft Authenticator of Google Authenticator.

{% stepper %}
{% step %}
**Vraag een token aan**

Het eerste wat je moet doen, is een token aanvragen. Ga naar de [mijn-account sectie](https://www.incogniton.com/my-account) op de website en log in. Navigeer naar de sectie '2FA Token' en druk op de knop 'Vraag een nieuw token aan'. Daarna zou je een token moeten kunnen genereren met een 2FA-applicatie zoals Microsoft Authenticator.

![](/files/QLkQ5L8AE9MNgDgA9xj3)
{% endstep %}

{% step %}
**Voer de 2FA-code in bij het inloggen**

Zodra je de bovenstaande stappen hebt voltooid, log je in op de Incogniton-applicatie en verschijnt het 2FA-validatiescherm. Vul de 6 cijfers in van de authenticator-applicatie en Incogniton zal openen.

![](/files/d0913cde7fd986b7f7178188c51332d28b96e771)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Als je nog vragen hebt over hoe je 2FA instelt, neem dan gerust contact op met ons [supportteam](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/documentation/dutch-documentation/accountbeheer/two-factor-authentication.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.
