# Setting Up Two Factor Authentication (2FA)

In this guide, you'll learn how to set up two-factor authentication (2FA) in Clear Finance Cloud to enhance your account's security. By enabling 2FA, you'll add an extra layer of protection, ensuring that only you can access your account, even if someone else gets hold of your password.

{% embed url="<https://youtu.be/JvrNgflEWOc?si=pl6_xIYZfbkqtsxQ>" %}

{% stepper %}
{% step %}
Go to your profile settings in Clear Finance Cloud.

![](/files/BLG9N74x8HvSenWYjEVE)
{% endstep %}

{% step %}
Click **Settings** under your profile.

![](/files/nx9rzv1AKClpMznSz73E)
{% endstep %}

{% step %}
Select **Profile** settings.

![](/files/5w95lEBPMkCj5hz2yngq)
{% endstep %}

{% step %}
In the profile settings, navigate to **Security** options.

![](/files/03vY3R9XanXbKX5bbIpW)
{% endstep %}

{% step %}
Locate the two-factor authentication (2FA) option.

![](/files/7XbYZawVADe4AEO8gsHc)
{% endstep %}

{% step %}
Click **Enable 2FA** to start the setup process.

![](/files/aHXE4EDQsX6GMY5qhcBc)
{% endstep %}

{% step %}
Confirm your selection by checking the checkbox.

![](/files/6QZ5VYhP5rQUyO10bM1H)
{% endstep %}

{% step %}
Decide how you'd like to receive your 2FA code: via phone or email.

![](/files/JDJdPb0MOtikOuiDAj6i)
{% endstep %}

{% step %}
If you choose phone, click **Phone Setup**.

![](/files/C4QeANJFqBkC1LoYLDmX)
{% endstep %}

{% step %}
Enter your phone number when prompted.

![](/files/t506hFPcaVJ5rKmefMwX)
{% endstep %}

{% step %}
Request the OTP after entering your phone number.

![](/files/KVIILYG3zeAIp3tRbgdw)
{% endstep %}

{% step %}
Once you receive the OTP, enter it to activate phone-based 2FA.

![](/files/P1XCLgbOLGqvY1Kfzr25)
{% endstep %}

{% step %}
You'll see a confirmation that 2FA is now enabled for your phone number.

![](/files/s9tqqbTH3ovAgxLfoisC)
{% endstep %}

{% step %}
From now on, each time you log in, you'll need to enter the OTP sent to your phone.
{% endstep %}

{% step %}
To set up email-based 2FA, click **Email Setup**.

![](/files/jeXZG9dN7IJGDi2X49bN)
{% endstep %}

{% step %}
Enter your email ID.

![](/files/dIMVjzCTl0UQCp3TkYDm)
{% endstep %}

{% step %}
Confirm your email ID.
{% endstep %}

{% step %}
Click **Get OTP**.

![](/files/C2UNo3QqOOdjtbb4T6N6)
{% endstep %}

{% step %}
Check your email for the OTP and enter it.
{% endstep %}

{% step %}
After entering the OTP, your email-based 2FA will be activated.

![](/files/EwQ2hAuDNpGwZEJ470pV)
{% endstep %}
{% endstepper %}

That's it! You've successfully enabled two-factor authentication for both your phone number and email ID, adding a robust layer of security to your Clear Finance Cloud account.


---

# 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.cleartax.in/product-help-and-support/for-large-businesses/account-setup-and-settings/setting-up-two-factor-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.
