# Two-factor authentication

For extra security, it is also possible to enable two-factor authentication for password-based users.

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

If desired, you can also force all password-based users to log in with two-factor authentication. The first time they log in, they will be redirected to the screen to set up 2FA, and can't access anything in the app until they set it up.

### Setting up Two-factor authentication for the first time

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

After entering your password, you will be presented with the following screen:

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

Scan the QR code with your chose of authenticator app (Google authenticator, Microsoft authenticator, etc...), and then press 'Continue to Verification'.&#x20;

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

Once you have entered the verification code and pressed 'Verify and Enable 2FA', you will be prompted for your code every time you log on.


---

# 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.infotopics.com/mailscheduler/configuration/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.
