# Two-Factor Authentication (2FA)

Two-Factor Authentication (2FA) is an easy way to add security to your account and protect your data. We recommend it for all Churned users.

## Enabling Two-Factor Authentication

2FA can be enabled either by a user on their own Churned profile or set by an admin as a requirement for all Churned users.

### 2FA for Individual Users

As an existing Churned user, you can enable 2FA to secure your Churned profile.

1. Personal Settings, find the Security section and click the "Enable Two-Factor Device" button.
2. Hit the sign-in again button to enable the 2FA
3. Scan the 2FA QR Code in your authenticator app

![](/files/E8BgNAVmcIx558dSdGAK)

4. If all the steps are completed you should see the Enable sign turn green ![](/files/MxaxxYkX7wYQwJdAjjbS)

You are good to go! Next time you login your data will be more secure :clap:


---

# 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.churned.io/churned-docs/security/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.
