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

# Set up your Authsignal account

> Before you can add Authsignal to your app, you'll need to create an Authsignal account. This guide will walk you through it.

<Steps>
  <Step title="Sign up">
    Create your account on [Authsignal](https://portal.authsignal.com/users/sign_up) and set up MFA for added security.
  </Step>

  <Step title="Create your first tenant">
    Once signed in, create your first tenant - this is your workspace within Authsignal.
  </Step>

  <Step title="Configure authenticators">
    Once your tenant is created, you'll see the Authsignal Portal where you can [configure authenticators](https://portal.authsignal.com/organisations/tenants/authenticators) and select which authentication methods to enable for your users.
  </Step>

  <Step title="Grab your credentials">
    Head to [Settings](https://portal.authsignal.com/organisations/tenants/api) to find your Tenant ID, API Host, and API Key - you'll need these to connect Authsignal to your app.
  </Step>

  <Step title="Start building">
    You're all set! Check out our [pre-built UI](/implementation-options/prebuilt-ui/overview) guide for quick implementation with a hosted UI or explore our [Web SDK](/implementation-options/web-sdk/overview) or [Mobile SDK](/implementation-options/mobile-sdks/overview) documentation if you need complete control over your UI.

    Check out our [quickstarts](/integrations) to learn how to quickly integrate Authsignal to different identity providers.
  </Step>
</Steps>
