# Two Factor Authentication

This guide will walk you through the simple steps to activate this essential security feature, ensuring enhanced protection for your account. Start securing your account today!

## Enable Two-Factor Authentication

To enable the Two-factor Authentication for your Account:

1. Go to the **Whautomate app,** Select the **Settings** menu option, and Click the **Account Security** option in the General section to continue. 👇

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

2. Select the **Toggle** option to enable the Two Factor Authentication

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

3. Use an authenticator app like **Google** Authenticator or **Microsoft** Authenticator to scan the QR code and enter the 6-digit code you see in the app.

Eg. I am showing the Google Authenticator app to setup the Two Factor Authentication. 👇

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

4. If you have difficulty scanning the QR Code, manually add the setup key below highlighted to your authenticator App. and enter the 6-digit code you see in the app.

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

5. Once you have Scanned the QR Code or Entered a setup key, Copy and enter the 6-digit code you see in the authenticator app. Click the **"Verify Code"** button to enable the Two Factor Authentication. 👇

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

6. Now, whenever you log in to the Whautomate Account, you will be required to verify the account using two-factor authentication. 👇

{% hint style="info" %}
Please ensure to enter the login code within 30 seconds and click the Login button, as the two-factor authentication login code automatically changes every half a minute.
{% endhint %}

<figure><img src="/files/0uIxi47rJB9xPlydpFlj" alt=""><figcaption></figcaption></figure>

***

## Disable Two-Factor Authentication

1. If you would like to disable the Two-Factor Authentication. Go to the **Whautomate app,** Select the **Settings** menu option, and Click the **Account Security** option in the General section to continue. 👇

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

2. Select the **Toggle** option to disable the Two Factor Authentication

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

3. The warning pop-up will open, click the **Confirm** button to disable the Two Factor Authentication, and Once disabled, you will get the success notification.

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

<figure><img src="/files/ZRJj4zvADXUaEo1JmktR" alt=""><figcaption><p>Once disabled, you will get the success notification.</p></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://help.whautomate.com/account-management/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.
