# 2FA - Two Factor Authentication

2-Factor Authentication (**2FA**) can be enabled under the **Organization Settings** in your User Profile; this helps prevent unauthorized access and keep users protected.&#x20;

Follow the instructions below to enable/disable 2-Factor Authentication:

![](/files/-MVrsFwl_DDfdqDBWj7E)

1\. Navigate to the **User** icon <img src="/files/-MTvqJhwps2hb2GV4Dxk" alt="" data-size="original"> on the top right corner of the Deploy console. &#x20;

2\. Select **Organization Settings** from the drop-down menu.&#x20;

3\.  Enable the **2-Factor Authentication (For all users)** switch.

4\. Enter your account **password** to enable the 2-Factor Authentication.

![Enter Password to Enable 2-Factor Authentication](/files/-MVrsQip0Up2goGJRIk5)

{% hint style="info" %}
After entering the password, users will need to enter a **6-digit code** received via email to access the Deploy console. Enabling 2-Factor Authentication enables it for **all** users.
{% endhint %}

5\. Click **ENABLE**.

{% hint style="success" %}
2-Factor Authentication has now been successfully enabled for all users.
{% endhint %}


---

# 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.faronics.com/faronicsdeploy/organization-settings/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.
