> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-Factor Authentication (MFA)

> Protect your account with an extra verification step.

Secure your Allium account by adding multi-factor authentication. This adds an extra layer of security by requiring a verification code from your authenticator app in addition to your password.

## Enable MFA

<Steps>
  <Step title="Navigate to Account Settings">
    Go to [**Settings → Account**](https://app.allium.so/settings/account).
  </Step>

  <Step title="Register MFA Method">
    Under **Multi Factor Authentication**, click **Register MFA Method**.

    <Frame>
      <img src="https://mintcdn.com/allium-e770e2b7/inPsOvt9D5HavfbV/images/mfa-not-enrolled.png?fit=max&auto=format&n=inPsOvt9D5HavfbV&q=85&s=cd57571405e89bfa66999733d0fa1b17" alt="MFA registration button" width="1524" height="506" data-path="images/mfa-not-enrolled.png" />
    </Frame>
  </Step>

  <Step title="Reauthenticate">
    Enter your usual login credentials to verify your identity.

    <Frame>
      <img src="https://mintcdn.com/allium-e770e2b7/inPsOvt9D5HavfbV/images/mfa-reauthenticate.png?fit=max&auto=format&n=inPsOvt9D5HavfbV&q=85&s=47eb0ffceb59b8f281b14c6186f32c29" alt="Reauthentication screen" width="1262" height="1172" data-path="images/mfa-reauthenticate.png" />
    </Frame>
  </Step>

  <Step title="Scan QR Code">
    Use your authenticator app to scan the QR code, or manually enter the code provided.

    <Frame>
      <img src="https://mintcdn.com/allium-e770e2b7/inPsOvt9D5HavfbV/images/mfa-register.png?fit=max&auto=format&n=inPsOvt9D5HavfbV&q=85&s=33e4555c47b006c51dfbb657072a2a5b" alt="MFA QR code registration" width="1308" height="1358" data-path="images/mfa-register.png" />
    </Frame>
  </Step>

  <Step title="Verify and Complete">
    Enter the 6-digit code from your authenticator app and click **Register**.

    <Frame>
      <img src="https://mintcdn.com/allium-e770e2b7/inPsOvt9D5HavfbV/images/mfa-register.png?fit=max&auto=format&n=inPsOvt9D5HavfbV&q=85&s=33e4555c47b006c51dfbb657072a2a5b" alt="MFA verification code entry" width="1308" height="1358" data-path="images/mfa-register.png" />
    </Frame>
  </Step>
</Steps>

<Note>
  **Success!** You've successfully enabled MFA. Your account is now more secure with two-factor authentication.
</Note>
