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

# Create your Tars account

> Start building AI agents by creating your new Tars account using email registration or one-click social sign upwith Google, LinkedIn, or Outlook

## Sign up with social media

<CardGroup cols={2}>
  <Card title="Google" horizontal icon="google" href="/getting-help/account-setup/social-signup#google-signup">
    Sign up with Google
  </Card>

  <Card title="LinkedIn" horizontal icon="linkedin" href="/getting-help/account-setup/social-signup#linkedin-signup">
    Sign up with LinkedIn
  </Card>

  <Card title="Outlook" horizontal icon="microsoft" href="/getting-help/account-setup/social-signup#outlook-signup">
    Sign up with Outlook
  </Card>

  <Card title="Enterprise SSO" horizontal icon="shield" href="/getting-help/account-setup/social-signup#enterprise-sso-signup">
    Sign up with Enterprise SSO
  </Card>
</CardGroup>

## Manual account signup

Create your Tars account by providing your personal information. You'll need to enter your first name, last name, work email address, and phone number to complete the registration.

<Frame>
  <img src="https://mintcdn.com/tars-c52ebe98/rUEfkErNVm3dhz_l/images/signup.png?fit=max&auto=format&n=rUEfkErNVm3dhz_l&q=85&s=36e026cfb16654cd7fce299aee6c4b65" alt="Tars account creation page showing sign upform and social login options" width="1982" height="981" data-path="images/signup.png" />
</Frame>

### Step-by-step sign upprocess

<Steps>
  <Step title="Enter personal details">
    Fill out your basic information:

    * **First Name**
    * **Last Name**
  </Step>

  <Step title="Add contact information">
    Provide your contact details:

    * **Work Email** address
    * **Phone Number** with country code
  </Step>

  <Step title="Create your account">
    * Click **"Start my free trial now"**
    * You'll be redirected to the dashboard
  </Step>

  <Step title="Set up your password">
    * You'll be prompted to create a password
    * Enter your **Password**
    * **Confirm Password**
    * Click **"Create Account"**
  </Step>

  <Step title="Sign in">
    * You'll be redirected to the login page
    * Sign in with your email and password
  </Step>
</Steps>

<Info>
  **Account created!** Once you sign in, you'll be taken to your dashboard where you can start building your first AI Agent.
</Info>
