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

# MFA setup

> Add an extra layer of security to your account with multi-factor authentication.

Multi-factor authentication (MFA) keeps your account secure even if your password is ever compromised. Once enabled, logging in requires both your password and a one-time code from your authenticator app.

***

### What is MFA?

MFA — also called Two-Factor Authentication (2FA) — requires two forms of verification to log in:

1. **Something you know** — Your password
2. **Something you have** — A code from your authenticator app

This means that even if someone gets hold of your password, they still can't access your account without the second factor.

***

### How to enable MFA

<Steps>
  <Step title="Go to Security settings">
    Navigate to **Settings → Security** from the left sidebar.
  </Step>

  <Step title="Enable Two-Factor Authentication">
    Click **Enable 2FA** or **Set up MFA**.
  </Step>

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

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

<video autoPlay muted loop playsInline src="https://mintcdn.com/flowla/TmnjQuqPEAiABcEk/images/platform_&_admin/MFA_setup_overview.mp4?fit=max&auto=format&n=TmnjQuqPEAiABcEk&q=85&s=d22f172e09b2697d87de42117e2bfa51" data-path="images/platform_&_admin/MFA_setup_overview.mp4" />

<Tip>If you lose access to your authenticator app, you can regenerate backup codes from **Settings → Security** to regain entry to your account.</Tip>
