# How do I disable Two-Factor Authentication (2FA)?

### **Step 1**

Navigate to Settings Dashboard, select <mark style="color:blue;">**Profile**</mark> on the Side Navigation Menu, and click the <mark style="color:blue;">**Login**</mark> tab.

Expand the <mark style="color:blue;">**Two Factor Authentication**</mark> card.&#x20;

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

Click the <mark style="color:red;">**Disable 2FA**</mark> button.

{% hint style="info" %}
2FA is not enabled if you don't see this option.
{% endhint %}

### **Step 2**

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

Click <mark style="color:red;">**Disable**</mark> to confirm.&#x20;

{% hint style="info" %}
You must delete any existing Apptiflo Authenticator connections on the Google Authenticator app on your phone before enabling 2FA again. &#x20;
{% 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.apptiflo.com/settings-docs/user-profile/how-do-i-disable-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.
