# 2FA for Enhanced Security

### <mark style="color:orange;">Overview</mark>

Definitive allows all users to add Two Factor Authentication (2FA) to further protect their account.  To enable, 2FA: &#x20;

1. Log into your Definitive account.
2. Click the Profile icon in the top right corner, and select "Enable 2FA" from the menu:

   <figure><img src="/files/FidpSl5pQmjfeivtINJW" alt="" width="375"><figcaption></figcaption></figure>
3. From here, you'll be able to set up 2FA using multiple method, including Passkeys (Touch ID, Face ID, etc) or authentication app (e.g. Google Authenticator).

   ![](/files/TxXI2pQ8WMwoYZdj0Rdl)![](/files/cL4yDurV9DcuzzsRmiOU)


---

# 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.definitive.fi/users/guides/2fa-for-enhanced-security.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.
