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

# Create your account

> Sign up, sign in, reset your password, verify your email, and complete your profile.

Everyone on a team has their own Superhost account. This guide covers every way
to get into the app, from your very first sign-up to recovering a forgotten
password.

## Sign up

<Steps>
  <Step title="Open the sign-up screen">
    On the sign-in screen, tap **Sign up** at the bottom. You'll land on the
    **Create an account** screen.
  </Step>

  <Step title="Enter your details">
    Fill in **Display name** (the name your colleagues and guests see),
    **Email**, and **Password**. Your password must be at least 8 characters.
    Then tap **Create account**.

    Prefer Google or Apple? Use **Continue with Google** or **Continue with
    Apple** instead — see [Sign in](#sign-in) below.
  </Step>

  <Step title="Verify your email">
    After you create your account, the app shows **Check your inbox** and sends
    a verification link to your email. Open the email and tap the link to
    confirm your account. See [Verifying your email](#verifying-your-email).
  </Step>

  <Step title="Complete your profile">
    The first time you sign in, the **Complete your profile** screen asks for
    your display name. See [Complete your profile](#complete-your-profile).
  </Step>
</Steps>

<Note>
  If you signed up with Google or Apple, your name and email come from that
  account and your email is already verified — you go straight to
  **Complete your profile**.
</Note>

Below **Create account** you'll find a line naming our **Terms of Service** and
**Privacy Policy** — tap either to read it before you sign up. Once you're in,
you can reach both again from **Your avatar** at any time.

## Sign in

On the **Sign in** screen you have three options.

<CardGroup cols={2}>
  <Card title="Email and password" icon="envelope">
    Enter your **Email** and **Password**, then tap **Sign in**.
  </Card>

  <Card title="Continue with Google" icon="google">
    Tap **Continue with Google** and choose your Google account.
  </Card>

  <Card title="Continue with Apple" icon="apple">
    Tap **Continue with Apple** and confirm with your Apple ID.
  </Card>
</CardGroup>

Don't have an account yet? Tap **Sign up** at the bottom of the screen.

<Tip>
  Once you're in, head to [Find your way around](/navigating-the-app) to learn
  the three tabs, the property switcher, and search.
</Tip>

## Forgot your password

If you can't remember your password, you can reset it with a code sent to your
email.

<Steps>
  <Step title="Open the forgot password screen">
    On the **Sign in** screen, tap **Forgot password?** next to the password
    field.
  </Step>

  <Step title="Request a reset code">
    On the **Forgot password** screen, enter your **Email** and tap **Send reset
    code**. We email a 6-digit code to that address if an account exists for it.
  </Step>

  <Step title="Enter the code and set a new password">
    On the **Enter reset code** screen, type the 6-digit **Reset code** from your
    email, then enter your **New password** (at least 8 characters) and re-enter
    it in **Confirm password**. Tap **Reset password**, and when you see
    **Password reset**, tap **Sign in** to log in with your new password. Didn't
    get it? Tap **Didn't get a code? Resend**.
  </Step>
</Steps>

<Note>
  For your security, the **Enter reset code** screen appears whether or not an
  account exists for that email, so it never reveals who has an account.
</Note>

## Verifying your email

After you sign up with email and password, Superhost sends a verification link
to confirm your address.

* The **Check your inbox** screen tells you a verification link is on its way.
  Open your email and tap the link to verify your account.
* If you didn't get it, tap **Resend verification email** to send another. You
  can also tap **Sign out** here to go back to sign in — handy if you used the
  wrong email address.
* When verification succeeds, you'll see **Email verified** and you're signed in
  automatically — tap **Continue** to carry on.
* If a link has expired or failed, the **Verification failed** screen lets you
  tap **Resend verification email** or **Back to sign in**.

<Warning>
  Verification links work once and can expire. If a link no longer works,
  request a fresh one with **Resend verification email** rather than reusing the
  old email.
</Warning>

## Complete your profile

The first time you sign in, the **Complete your profile** screen asks for your
display name.

<Steps>
  <Step title="Enter your display name">
    Type the name you want colleagues and guests to see in the **Display name**
    field. If you signed in with Google or Apple, it may already be filled in
    from that account — adjust it if you like.
  </Step>

  <Step title="Continue">
    Tap **Continue**. Superhost then takes you to the right place: the app if
    you already belong to a property, or the setup flow to create or join one.
  </Step>
</Steps>

You can change this name later under [Your profile](/account/your-profile).

## Next steps

<CardGroup cols={2}>
  <Card title="Find your way around" icon="compass" href="/navigating-the-app">
    The three tabs, the property switcher, search, and notifications.
  </Card>

  <Card title="Your profile" icon="user" href="/account/your-profile">
    Update your photo, name, phone, language, and theme.
  </Card>
</CardGroup>
