> ## Documentation Index
> Fetch the complete documentation index at: https://bunnynet-cb9733c2-support-migration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Two-Factor Authentication

> Add an extra layer of security to your bunny.net account.

Two-factor authentication (2FA) adds an extra layer of security to your account. When enabled, you'll need to enter a PIN code from your authentication app each time you log in.

## Enable two-factor authentication

<Steps>
  <Step title="Go to Two-Factor Setup">
    Navigate to [Account Settings](https://dash.bunny.net/account/settings) and
    click **Enable Two-Factor Authentication**, or go directly to the
    [Two-Factor Setup](https://dash.bunny.net/account/settings/twofactorsetup)
    page.
  </Step>

  <Step title="Scan the QR code">
    Open your authenticator app (such as Google Authenticator, Authy, or
    1Password) and scan the QR code displayed.
  </Step>

  <Step title="Enter the verification code">
    Enter the 6-digit code from your authenticator app to validate the setup.
  </Step>

  <Step title="Save your backup codes">
    After validation, you'll receive backup codes. Store these in a safe place -
    you can use them to access your account if you lose access to your
    authenticator app.
  </Step>
</Steps>

<Frame>
  <img
    src="https://mintcdn.com/bunnynet-cb9733c2-support-migration/7nPf1p6kEqFGPtU3/images/accounts-and-billing/two-factor-authentication.png?fit=max&auto=format&n=7nPf1p6kEqFGPtU3&q=85&s=976ceae21266ae5d0b65d17998111bda"
    alt="Two-factor authentication
settings"
    width="1646"
    height="1620"
    data-path="images/accounts-and-billing/two-factor-authentication.png"
  />
</Frame>

## Backup codes

Backup codes are one-time use codes that let you log in if you lose access to your authenticator app. Each code can only be used once.

<Warning>
  Store your backup codes securely. If you lose both your authenticator app and
  your backup codes, you'll need to contact support to regain access to your
  account.
</Warning>

## Supported authenticator apps

Any TOTP-compatible authenticator app works with bunny.net, including:

* Google Authenticator
* Authy
* 1Password
* Microsoft Authenticator
* Bitwarden

## Disable two-factor authentication

To disable 2FA, return to Account Settings and click **Disable Two-Factor Authentication**. You'll need to enter a code from your authenticator app to confirm.

<Warning>
  Disabling two-factor authentication reduces the security of your account. Only
  disable it if necessary.
</Warning>
