# Setup two-factor authentication

Select *Administration* from the dropdown menu on the top right corner of the screen.

<div align="center"><figure><img src="/files/2Vzejzn88owkNg9qRh4R" alt=""><figcaption></figcaption></figure></div>

Go to the *Two-factor authentication* tab page and click on the `Add authenticator app` button.

<figure><img src="/files/58bUqucax4ZSczdlV6zt" alt=""><figcaption></figcaption></figure>

Follow the instructions on screen and click on the `Verify` button.

<figure><img src="/files/YWFJYt30aRKW6xlW1QLa" alt=""><figcaption></figcaption></figure>

A set of recovery codes will also be issued to you. Store these codes in a safe place, you will need them in case your authenticator app stops working or you do not have access to your device.

{% hint style="warning" %}
Each recovery code can only be used once.
{% endhint %}

<figure><img src="/files/oDstdcr01oFi0owihY7k" alt=""><figcaption></figcaption></figure>

You can renew your recovery codes by clicking on the `Reset recovery codes` button.

{% hint style="warning" %}
New recovery codes replace and invalidate all existing codes.
{% endhint %}

<figure><img src="/files/9ABu6ij5qI2m711wt4z8" alt=""><figcaption></figcaption></figure>

Using the `Reset authenticator app` button you can set up your authenticator app again if it stops working or you get a new device. Resetting also invalidates the codes from your old device, helping you protect your account if your mobile is lost or stolen.&#x20;

<figure><img src="/files/FlcgWMjfrtsOXX3g0rou" alt=""><figcaption></figcaption></figure>


---

# 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.sesque.com/administration/setup-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.
