> ## 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.

# Welcome to your Tars journey

> Discover the Tars platform step by step - from creating your account to exploring the dashboard

<Note>
  **First time here?** Don't worry! This tour is designed for complete
  beginners. We'll walk through everything together, step by step.
</Note>

## Getting started - creating your account

<Steps>
  <Step title="Your first visit to Tars">
    When you visit [https://hellotars.com](https://hellotars.com), you'll see our homepage that introduces you to the world of AI Agents and what they can do for your business.

    <Frame>
      <img src="https://mintcdn.com/tars-c52ebe98/RB0GpoNOdmX6y3VE/images/homepage.png?fit=max&auto=format&n=RB0GpoNOdmX6y3VE&q=85&s=695be944b3bd9e34a349d6519bc36d2d" alt="Tars landing page showing the welcoming interface" width="1982" height="981" data-path="images/homepage.png" />
    </Frame>

    You'll see a **Sign Up** button that will take you to the account creation page. Click it to begin setting up your account and start your journey with Tars.
  </Step>

  <Step title="Creating your account">
    You'll see a simple form where you can enter your information to create your account.

    Choose from multiple sign upmethods that work best for you:

    ### Quick Social Signup

    import SocialSignup from "/snippets/account/social-signup.mdx";

    <SocialSignup />

    ### Manual Email Signup

    For users who prefer traditional registration:

    <Steps>
      <Step title="Enter personal details">
        * **First Name** and **Last Name**
      </Step>

      <Step title="Add contact information">
        * **Work Email** address
        * **Phone Number** with country code
      </Step>

      <Step title="Create account">
        * Click **"Start my free trial now"**
        * Set up your password when prompted
        * Sign in with your new credentials
      </Step>
    </Steps>

    <Card title="Need help with account setup?" icon="user-plus" href="/getting-help/account-setup" arrow="true">
      **Don't worry if you're unsure!** We have a detailed guide that will help you create your account step by step.
    </Card>
  </Step>
</Steps>

## Exploring the dashboard

🎉 **Congratulations** on creating your account and logging in! You're now on the onboarding landing page, which introduces you to your personal workspace with a helpful video guide.

<Frame>
  <img src="https://mintcdn.com/tars-c52ebe98/RB0GpoNOdmX6y3VE/images/landing.png?fit=max&auto=format&n=RB0GpoNOdmX6y3VE&q=85&s=d09716662c2a9ba88f300323add5fa09" alt="Onboarding landing page with video guide" width="1982" height="981" data-path="images/landing.png" />
</Frame>

Next, you'll see your main dashboard. This is your central hub where you can manage AI Agents, knowledge bases, and tool integrations.

## Sign in options for existing users

If you already have a Tars account, you can sign in using:

### Social Login

**One-click access with existing accounts**

Sign in quickly using your existing social media accounts. All methods are secure and use industry-standard authentication.

## Google Login

<Steps>
  <Step title="Click Google login">
    Click the **"Continue with Google"** button on the login page.
  </Step>

  <Step title="Select account">
    * Choose your Google account from the list
    * If you have multiple accounts, select the one you used to Sign up
  </Step>

  <Step title="Grant permissions">
    * Google will verify your identity
    * Review any permission requests
    * Click **"Allow"** if prompted
  </Step>

  <Step title="Access dashboard">
    * You're automatically signed in and redirected to your dashboard
    * Continue where you left off with your AI Agents
  </Step>
</Steps>

<Note>
  **Same Account**: Use the same Google account you used to Sign up for Tars.
</Note>

## Outlook Login

<Steps>
  <Step title="Click Outlook login">
    Click the **"Continue with Outlook"** button on the login page.
  </Step>

  <Step title="Select account">
    * Choose your Outlook account from the list
    * If you have multiple accounts, select the one you used to Sign up
  </Step>

  <Step title="Grant permissions">
    * Microsoft will verify your identity
    * Review any permission requests
    * Click **"Accept"** if prompted
  </Step>

  <Step title="Access dashboard">
    * You're automatically signed in and redirected to your dashboard
    * Continue where you left off with your AI Agents
  </Step>
</Steps>

<Note>
  **Same Account**: Use the same Outlook account you used to Sign up for Tars.
</Note>

## LinkedIn Login

<Steps>
  <Step title="Click LinkedIn login">
    Click the **"Continue with LinkedIn"** button on the login page.
  </Step>

  <Step title="Select account">
    * Choose your LinkedIn account from the list
    * If you have multiple accounts, select the one you used to Sign up
  </Step>

  <Step title="Grant permissions">
    * LinkedIn will verify your identity
    * Review any permission requests
    * Click **"Allow"** if prompted
  </Step>

  <Step title="Access dashboard">
    * You're automatically signed in and redirected to your dashboard
    * Continue where you left off with your AI Agents
  </Step>
</Steps>

<Note>
  **Same Account**: Use the same LinkedIn account you used to Sign up for Tars.
</Note>

## Enterprise SSO Login

<Steps>
  <Step title="Click SSO login">
    Click the **"Continue with SSO"** button on the login page.
  </Step>

  <Step title="Select your organization">
    * Choose your organization from the list
    * Or enter your organization's SSO domain
    * Click **"Continue"**
  </Step>

  <Step title="Authenticate with your organization">
    * You'll be redirected to your organization's login page
    * Enter your corporate credentials
    * Complete any required two-factor authentication
  </Step>

  <Step title="Access dashboard">
    * You're automatically signed in and redirected to your dashboard
    * Continue where you left off with your AI Agents
  </Step>
</Steps>

<Note>
  **Enterprise Ready**: Secure access through your organization's identity provider.
</Note>

### Email & Password Login

For traditional login:

<Steps>
  <Step title="Enter credentials">
    * Your registered email address
    * Your password
  </Step>

  <Step title="Forgot password?">
    * Click "Forgot Password?" link
    * Check your email for reset instructions
    * Create a new secure password
  </Step>
</Steps>

## Next steps

Now that you're logged in, explore the different sections of your dashboard:

<CardGroup cols={2}>
  <Card title="Agents Section" icon="robot" href="/platform-fundamentals/platform-tour/agents">
    Create and manage your AI Agents
  </Card>

  <Card title="Tools Integration" icon="wrench" href="/platform-fundamentals/platform-tour/tools">
    Connect external tools to your agents
  </Card>

  <Card title="Knowledge Bases" icon="database" href="/platform-fundamentals/platform-tour/knowledge-bases">
    Build and manage your content libraries
  </Card>

  <Card title="Settings & Profile" icon="cog" href="/platform-fundamentals/platform-tour/settings">
    Configure your account preferences
  </Card>
</CardGroup>

<Card title="Support Resources" icon="circle-question" href="/platform-fundamentals/platform-tour/support" horizontal>
  Get help and access tutorials
</Card>

<Note>
  **Need to reference this tour again?** Bookmark this page or access it anytime
  from the Help menu in your dashboard. You can also restart the interactive
  platform tour from your dashboard settings.
</Note>
