# Multi-Factor Authentication

### **Enabling MFA for Your Account**

To require MFA across your instance, you’ll first need to enable it on your own account:

1. Click on your **Email Address** in the bottom-left corner.
2. Select **Settings** from the menu.
3. Navigate to the **Security** tab.
4. Locate the **Multi-Factor Authentication** section and scan the **QR code** displayed with your authenticator app.

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

### Making MFA Mandatory for All Team Members

> Note: You must be an Admin to enable or manage MFA requirements for other team members.

Once you have enabled MFA for your own account, you can enforce it as a security requirement for all users within your workspace.

1. Go to **Workspace Settings** > **Team**&#x20;
2. In the upper right corner, enable the option to **Require MFA for all team members**

<figure><img src="/files/1XKFBbORHEQa99fEigzG" alt=""><figcaption></figcaption></figure>


---

# 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.hockeystack.com/marketing-intelligence/settings/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.
