# Configuring account restrictions with MFA

Multi-factor authentication is a two-step process for verifying the identity of people who log in to the platform and enables you to secure your account. You can restrict the use of your account by other users by enabling one or both of the 2FA (two-factor authentication) methods. In this case, the users will only be able to access your account using the MFA method you enabled. The Super admin is the only role who can enable MFA on an account.

**⚙️ Configuration**

To secure your environment, that is to say to compel users to log into your account with the MFA, you can enable one of the two following options:

* The 2FA method by SMS: via a verification code sent in a text message.
* The 2FA method by Application (Google Authenticator, 1password, Authy, and so on): via a verification code sent in an application.

| ![](https://flagship.zendesk.com/hc/fr/article_attachments/218021027/eclair.png) | <p><strong>The MFA is an additional level of security during the login process. Your password still needs to be strong and to comply with safety rules.</strong><br></p> |
| -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

When you enable one 2FA method, users will have to configure the corresponding 2FA in their profile to be able to connect to your account.\
If they don’t have a 2FA method configured, they will be asked to do so when accessing your account. Otherwise, they won’t be able to log into your account.\
![MFA\_enable.jpg](/files/PLOtpaF8UTudRo6YNDlm)\
You can also enable both methods (2FA by SMS and 2FA by Application). In this case, users will be able to access your account if they have configured at least one of the two methods.

For more information, refer to [Configuring a 2FA on your account](https://flagship.zendesk.com/hc/en-us/articles/360016715140).

**Need additional information?**

Submit your request at <product.feedback@abtasty.com>

Always happy to help!


---

# 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.abtasty.com/flagship-deprecated/account-and-profile/configuring-account-restrictions-with-mfa.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.
