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

# Create your account

> Sign up for Vixi as a course creator with email or Google, confirm your email, and log back in whenever you need to.

Your Vixi account is the home for every course you build. You can create one in under a minute using your email address or your Google account. This page walks you through signing up, confirming your email, and logging back in.

<Note>
  The course creator app lives at `https://create.vixiai.co`. That is where you sign up, log in, and build your courses.
</Note>

## Sign up

You can sign up two ways: with your email and a password, or with Google. Pick whichever you prefer — both land you in the same place.

<Tabs>
  <Tab title="Email and password">
    <Steps>
      <Step title="Open the sign up screen">
        Go to `https://create.vixiai.co` and choose **Sign Up**. If you are on the **Log In** screen, select **Sign Up** at the bottom.
      </Step>

      <Step title="Fill in your details">
        Enter your **Email**, your **Full Name**, and a **Password**. Your password needs to be at least 8 characters.
      </Step>

      <Step title="Complete the security check">
        If a quick anti-bot check appears, complete it. It is usually automatic and confirms you are a real person.
      </Step>

      <Step title="Select Sign Up">
        Select the **Sign Up** button to create your account.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Google">
    <Steps>
      <Step title="Choose Continue with Google">
        On the **Sign Up** screen, select **Sign up with Google** (shown as a Google button above the email fields).
      </Step>

      <Step title="Pick your Google account">
        Choose the Google account you want to use and approve the sign-in. Vixi creates your account automatically — there is no separate password to set.
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Note>
  By signing up you agree to Vixi's **Terms of Service** and **Privacy Policy**, which are linked at the bottom of the sign up form.
</Note>

## Confirm your email

After you sign up with email and password, Vixi sends a confirmation code to the address you used. On the **You're almost signed up!** screen:

<Steps>
  <Step title="Check your inbox">
    Find the email from Vixi with your confirmation code. If you don't see it within a minute, check your spam or promotions folder.
  </Step>

  <Step title="Enter the code">
    Type the code into the **Code** field on the confirmation screen, then select **Continue**.
  </Step>
</Steps>

<Tip>
  Didn't get the code? Select **Resend code** to send a fresh one. There is a short wait (about a minute) before you can request another, so the button briefly counts down before it's ready again.
</Tip>

<Note>
  Signing up with Google skips the code step — your email is already verified by Google.
</Note>

## Log in

Coming back to keep building? Log in any time:

<Steps>
  <Step title="Open the log in screen">
    Go to `https://create.vixiai.co` and choose **Log In**.
  </Step>

  <Step title="Enter your details">
    Type your **Email** and **Password**, then select **Log In**. You can also choose **Continue with Google** if that's how you signed up.
  </Step>
</Steps>

### Forgot your password?

If you can't remember your password, you can reset it without leaving the log in screen:

<Steps>
  <Step title="Start the reset">
    Select **Forgot password?** next to the password field.
  </Step>

  <Step title="Request a reset code">
    Enter your email and select **Send reset code**. Vixi emails you a code.
  </Step>

  <Step title="Set a new password">
    Enter the code from your email along with a new password (at least 6 characters), then select **Reset password**.
  </Step>
</Steps>

<Tip>
  If your code doesn't arrive or has expired, select **Didn't get a code? Resend** to get a new one.
</Tip>

## Signing up on your phone

The Vixi course builder is designed for a larger screen, so the full creation experience works best on a computer.

If you sign up or log in on a phone, Vixi saves your account and anything you've started, then shows a **Continue on your computer** screen. When you're ready, open `https://create.vixiai.co` on your computer and log in — everything you added is waiting for you.

## What's next

Once you're in, you're ready to build your first course.

<CardGroup cols={2}>
  <Card title="The course creation wizard" href="/creating/wizard" icon="wand-magic-sparkles">
    Turn a topic into a full course with AI, step by step.
  </Card>

  <Card title="Add knowledge sources" href="/sources" icon="link">
    Ground your course in your own posts, profiles, and documents.
  </Card>

  <Card title="Avatars and voice" href="/avatars" icon="user">
    Give your course a friendly face and a voice.
  </Card>

  <Card title="Publish and share" href="/publishing" icon="share">
    Get your finished course in front of learners.
  </Card>
</CardGroup>

<AccordionGroup>
  <Accordion title="Can I switch between email login and Google login?">
    Use the same method you signed up with so you reach the right account. If you signed up with email and password, log in with email and password; if you signed up with Google, choose **Continue with Google**.
  </Accordion>

  <Accordion title="I already have an account but landed on the Sign Up screen.">
    Select **Log In** at the bottom of the form to switch to the log in screen, then enter your email and password.
  </Accordion>

  <Accordion title="My confirmation code isn't working.">
    Make sure you're entering the most recent code, since requesting a new one replaces the old one. If it still won't accept, select **Resend code** and try the newest code from your inbox.
  </Accordion>
</AccordionGroup>
