# 2FA

#### Two-Factor Authentication (2FA)

Two-factor authentication (2FA) is available for all user accounts and is strongly recommended as an additional security control to reduce the risk of unauthorized access. As part of our ongoing alignment with enterprise security best practices and compliance frameworks, 2FA will become mandatory in a future enforcement phase.

**Configuration and Supported Methods**

Two-factor authentication can be configured on your DataImpulse dashboard in the profile [security settings](https://app.dataimpulse.com/account/security).

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

The following authentication methods are supported:

* Authenticator application (a temporarily generated code)
* Email-based verification (a time-sensitive code every time you sign in)

<figure><img src="/files/67bOEFeqMkcLSacDzLog" alt=""><figcaption></figcaption></figure>

Users may select the authentication method that best aligns with their organizational security policies, risk tolerance, and operational requirements. There is also an option to disable 2FA.

**Enforcement Notice**

While 2FA is currently optional, it will be required for all accounts in a forthcoming phase.

{% hint style="info" %}
Please note: **2FA applies only to standard email/password login**. It does **not** apply when signing in via **Google or LinkedIn**.
{% endhint %}

{% embed url="<https://youtu.be/dbkMkD1LKBA>" %}


---

# 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.dataimpulse.com/dashboard/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.
