# 4108 Multifactor Authentication (2FA)

## Enable

To enable Multi-Factor Authentication, click the **Set up** button in your profile:

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

The Guardian will show a modal window with instructions on how to do it:

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

After enabling Multi-Factor Authentication, you can download recovery codes, which can be used to restore access to your account. There are a few options to save your backup codes: copying them or downloading them as a `.txt` file.

<figure><img src="/files/3WdS66OqAEJM9X3sFxbn" alt=""><figcaption></figcaption></figure>

## Log In

Every time you try to log in to the Guardian, the system will show a modal to verify the login attempt:

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

If you lose access to your authentication app, send your recovery code to a person who has access to the DB.

## Disable

You can disable Multi-Factor Authentication by clicking the **Deactivate** button in your profile:

<div><figure><img src="/files/wDQARiJa4DzFwS7ZVRkB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KwLtDnPLIFCfCdzjceCv" alt=""><figcaption></figcaption></figure></div>


---

# 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://guardian.hedera.com/docs/develop/guardian/standard-registry/guardian-3.6-features-and-enhancements/4108-multifactor-authentication-2fa.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.
