# TFA Enforcement

On the TFA Enforcement page, the Owner or Admin of the project can enable TFA Enforcement. This will ensure that only users with enabled Two-Factor Authentication will be able to access the project environments.

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

{% hint style="warning" %}
Before enabling the TFA Enforcement Owner or Admin of the project must set up Two-Factor Authentication in the account settings. Setup details can be found [here](/user-portal/two-factor-authentication.md).
{% endhint %}


---

# 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://help.readymage.com/project-management/project-settings/security/tfa-enforcement.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.
