# Multi-Factor Authentication (Beta)

Our Multi-Factor Authentication (MFA) enhances the security of the e6data platform by requiring multiple verification forms to access your account. This extra layer of protection ensures that your data remains secure even if your password is compromised.

### **Key Features:**

* **Robust Security:** Reduces the risk of unauthorized access with multiple verification methods.
* **User-Friendly:** Easy setup and intuitive interface for a seamless user experience.
* **Customizable:** Flexible policies to suit your organization's needs.
* **Integration:** Compatible with a wide range of systems and devices.

Please contact the e6data team to enable Multi-Factor Authentication (MFA) on your account for enhanced security. During login, after you provide your username and password, you will receive a verification code via email. This code will be valid for only 3 minutes. You will need to enter this code within the time limit to verify your identity and complete the login process to access the platform.


---

# 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.e6data.com/product-documentation/access-control/multi-factor-authentication-beta.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.
