> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-quickstart-revamp.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Guides on how to build user flows for Advanced Customization for Universal Login

# Build User Flows

The following guides will help you build user flows for Advanced Customization for <Tooltip tip="Universal Login: Your application redirects to Universal Login, hosted on Auth0's Authorization Server, to verify a user's identity." cta="View Glossary" href="/docs/glossary?term=Universal+Login">Universal Login</Tooltip>.

<table class="table">
  <thead>
    <tr>
      <th><strong>Read...</strong></th>
      <th><strong>To learn...</strong></th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><a href="/docs/customize/login-pages/advanced-customizations/build-user-flows/signup-password">Build Signup with Password</a></td>
      <td>How to customize a signup flow that uses a password.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/login-pages/advanced-customizations/build-user-flows/id-first-signup">Build Identifier First Signup with Password</a></td>
      <td>How to customize an identifier-first login flow that uses a password.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/login-pages/advanced-customizations/build-user-flows/login-password">Build Login with Password</a></td>
      <td>How to customize a login flow that uses a password.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/login-pages/advanced-customizations/build-user-flows/id-first-login">Build Identifier First Login with Password</a></td>
      <td>How to customize an identifier-first login flow that uses a password.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/login-pages/advanced-customizations/build-user-flows/sms-email-passwordless">Build SMS & Email Passwordless Login</a></td>
      <td>How to customize a login flow that uses a one-time SMS or email password.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/login-pages/advanced-customizations/build-user-flows/add-a-captcha">Add a CAPTCHA</a></td>
      <td>How to add a CAPTCHA.</td>
    </tr>

    <tr>
      <td><a href="/docs/customize/login-pages/advanced-customizations/build-user-flows/add-custom-prompts-to-your-identifier-first-signup-screen">Add Custom Prompts to Your Identifier First Signup Screen</a></td>
      <td>How to add custom prompts to your identifier-first signup screen.</td>
    </tr>
  </tbody>
</table>
