# Multi-Factor Authentication (MFA)

Multi-Factor Authentication (MFA) is a two-step login protocol requiring separate verification from a mobile device to access your account. To enable MFA, simply visit the [Password](https://app.bugsplat.com/v2/password) page found under the Settings dropdown. Once there, toggle the Enable MFA button to the 'On' position.

Next, log out of your account by clicking the Logout button found at the bottom the Settings dropdown.

Once logged out, begin the process of configuring MFA for your account by logging back into your account via the [Login](https://app.bugsplat.com/cognito/login) page. After correctly entering your username and password you'll be presented with an option to configure your third-party device in order to fully set up MFA for your account.

![](/files/1yREPOtBXSwipozOiw19)


---

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