> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/monitors/authentication-and-access-monitors/enabling-bitbucket-mfa.md).

# Enabling Bitbucket MFA

1. From your avatar, click **Personal settings**.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72016056743/original/WHhLymmSw-R1pGRswjQhkiJ2EOPeoSiD0g.png?1659341013" alt="" width="375"><figcaption></figcaption></figure>
2. Click Two-step verification under Security.

   <img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72016056898/original/jEiwkqj71l87R0rMWin3qd_mKUpBFH6Ihg.png?1659341106" alt="" width="563">
3. Review the requirements and make sure you've fulfilled them all.

   ![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72016057195/original/n3gTsSYmB1gDl5T4nDv4qb1RArC4XoOF7g.png?1659341257)
4. Enter your Atlassian Account password and click Set up two-step verification.

   If your Atlassian account does not have a password, you'll need to set one in order to set up two-step verification.

   You can set a password for your Atlassian account using password recovery.

   Once you've set a password, log in to Bitbucket again and proceed.
5. Scan the QR code using your mobile devices and enter the resulting code in the Verification code field.\
   If your mobile device cannot successfully scan the code, you can use the information in the Account and Key fields to connect your application. See the instructions for your authentication application to complete the process.
6. Download or otherwise record your recovery codes and keep them in a secure place where you can access them.

Having recovery codes is critical to recovering your account should you lose access to your authentication application. In addition to downloading a text file, you might want to print a version of your recovery codes to have a physical copy as a resource of last resort. Atlassian cannot disable two-step verification for any Bitbucket user account.

You're all set up! The next time you log into Bitbucket you'll need to use a verification code to access your account.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sprinto.com/monitors/authentication-and-access-monitors/enabling-bitbucket-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.
