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

# Sign Up

> Quickly create an account and unlock full access to the Simplismart platform

<Steps>
  <Step title="Access the Platform">
    Visit the [Simplismart platform](https://app.simplismart.ai/) to begin your registration process.

    You'll be directed to a Sign in page, where new users can Sign Up.
  </Step>

  <Step title="Enter Your Email">
    On the sign-up page, enter your work email address.

    We'll send a verification code to this email to ensure account security.

    <img src="https://mintcdn.com/simplismart-3f10d72e/rAJH-ZUhxs1j7eMd/images/sign_up.webp?fit=max&auto=format&n=rAJH-ZUhxs1j7eMd&q=85&s=2173c618119c57bdcf8f296faddf2f73" alt="Sign up interface showing email entry field" width="2304" height="1296" data-path="images/sign_up.webp" />
  </Step>

  <Step title="Create Your Organization">
    After email verification, you'll be prompted to set up an organization.

    Your organization serves as the container for all your:

    * AI model deployments
    * Clusters and infrastructure
    * Team members and collaborators
    * Usage metrics and billing

    You can create an organization for individual use, your team, or your entire company.

    <img src="https://mintcdn.com/simplismart-3f10d72e/rAJH-ZUhxs1j7eMd/images/set_up_org.png?fit=max&auto=format&n=rAJH-ZUhxs1j7eMd&q=85&s=012c81dd9632c98ab57ff283bbe1b344" alt="Organization setup screen with name and details fields" width="1280" height="832" data-path="images/set_up_org.png" />
  </Step>
</Steps>

## What's Next?

Once your account is active, you can:

<CardGroup cols="2">
  <Card title="Explore the Platform" icon="compass" href="/overview">
    Familiarize yourself with the Simplismart interface and available features
  </Card>

  <Card title="Generate API Keys" icon="key" href="/model-suite/settings/api-keys">
    Create API keys to start making inference calls to models
  </Card>

  <Card title="Try the Playground" icon="gamepad" href="/get-started/playground">
    Experiment with pre-deployed models in an interactive environment
  </Card>

  <Card title="Deploy Your First Model" icon="rocket" href="/quickstart/deploy">
    Follow our quickstart guide to deploy your first AI model
  </Card>
</CardGroup>

<Note>
  Need help? Our [support team](mailto:support@simplismart.ai) is available to assist with any questions during the signup process.
</Note>
