# Two-Factor Authentication (2FA)

Two-Factor Authentication adds a critical extra layer of security to your MessageFlow account. When 2FA is enabled, logging in requires two pieces of evidence to prove your identity: your password and a time-sensitive code generated by an authenticator app on your phone, SMS code or a hardware key. We highly recommend enabling 2FA to significantly enhance your account's protection against unauthorized access, even if your password becomes compromised.

Learn more about 2FA:

* [How to set up Two-Factor Authentication (2FA)](/account/login-and-account-management/two-step-authentication-2fa.md)
* [How to reset your 2FA settings](/account/login-and-account-management/resetting-2fa-settings.md)


---

# 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.messageflow.com/trust-center/account-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.
