# Enforce MFA

BugSplat supports [Multi-Factor Authentication (MFA)](/administration/introduction/multi-factor-authentication-mfa.md), enhancing security by requiring additional verification during the login process. This feature is currently available for individual users to enable at their discretion.

We are excited to announce the upcoming feature: MFA enforcement at the company level. This advancement will allow administrators to mandate MFA for all users within their organization, further strengthening account security across the company.

Stay tuned for updates regarding the rollout of this feature. If you're interested in learning more or have any queries, don't hesitate to get in touch with us at <support@bugsplat.com>.


---

# 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.bugsplat.com/administration/introduction/enforce-mfa.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.
