# Multi-factor authentication control (beta)

{% hint style="warning" %}
This feature is currently in beta and under development. Specifications may change without notice.
{% endhint %}

Enabling multi-factor authentication control will make multi-factor authentication mandatory for password logins.

## How to Set Up

* Navigate to `Workspace settings` > `Security`
* Check the `Require Multi-factor authentication` checkbox
  * To include guest users in multi-factor authentication controls, check the `Include guests` checkbox
* Click `Save` to apply the restrictions

## Scope of multi-factor authentication control

* If users have selected Google login, they are not subject to multi-factor authentication controls.


---

# 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.codatum.com/security/multi-factor-authentication.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.
