# How to setup Multi-Factor Authentication

1. Go to the **Personal** section of the Account settings. Then scroll down to see the **Multi-Factor Authentication**.
2. Click the **Manage** button.

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

3. Enable the Multi-Factor Authentication, then click the **Add MFA method**.

<figure><img src="/files/4XppQW5gem60WqXZzjIY" alt=""><figcaption></figcaption></figure>

4. Scan the QR code with your authenticator app.

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

If you do not have a scanner, you may choose the **Can’t scan QR code?** option to get a code and manually enter the code in your authenticator app. Click the Copy secret key button to instantly copy the code.

<figure><img src="/files/7DctKIpCR1xE7SR66NrW" alt=""><figcaption></figcaption></figure>

5. Enter the verification code from your authenticator app, then click the **Verify and Enable MFA** button.

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

6. Every time you sign in to your Humata account, you will be asked to input the code from your Authenticator app. Then click the **Verify** button. This adds an extra layer of security to your account.

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

**How to disable the Multi-Factor Authentication**

1. Click the trash bin icon to remove the Authenticator app from your Humata account.

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

2. Enter the code from your Authenticator app to disable the Multi-Factor Authentication. Then click the **Verify and Disable MFA button**.2

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

3. Click the Multi-Factor Authentication button to disable.

<figure><img src="/files/Tp1HvHCyp1g6Vf8bZswH" 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.humata.ai/guides/readme/how-to-setup-multi-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.
