# Two-Factor Authentication

{% hint style="success" %}
This is the official documentation of Forest Admin Cloud.
{% endhint %}

Enabling Two-Factor Authentication (2FA) in Forest Admin is a straightforward process designed to bolster the security of your account. Begin by navigating to your project settings and locate the Two-Factor Authentication option in the security tab.

<figure><img src="/files/8RUh5dDDD8D8RQZTWiF6" alt=""><figcaption></figcaption></figure>

Once enabled, during login, you'll be prompted to enter a code generated by your chosen authentication app, providing an additional layer of security. This feature ensures enforcement, making it mandatory for every user to have 2FA enabled.


---

# 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.forestadmin.com/cloud/security-modules/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.
