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

# Registration

> Create your Galtea account and sign in

## Create Your Account

Sign up at [platform.galtea.ai](https://platform.galtea.ai/) — registration is open and takes less than a minute.

<img src="https://mintcdn.com/galtea/dTqmcvyz2pQyIXAj/images/login.png?fit=max&auto=format&n=dTqmcvyz2pQyIXAj&q=85&s=122d9d23d8d73acd5cccf88901c04a26" alt="Galtea sign-in page" style={{ borderRadius: '0.5rem', maxWidth: '350px', display: 'block', margin: '0 auto' }} width="1335" height="2160" data-path="images/login.png" />

## Sign-In Methods

<CardGroup cols={2}>
  <Card title="Email & Password" icon="envelope">
    Create an account with your email address and a password.
  </Card>

  <Card title="Google" icon="google" iconType="brands">
    Sign in with your Google account.
  </Card>

  <Card title="GitHub" icon="github" iconType="brands">
    Sign in with your GitHub account.
  </Card>

  <Card title="GitLab" icon="gitlab" iconType="brands">
    Sign in with your GitLab account.
  </Card>

  <Card title="SAML SSO" icon="building-lock" href="/security/saml-sso">
    Sign in through your organization's identity provider. See the [SAML SSO guide](/security/saml-sso) to configure it.
  </Card>
</CardGroup>

## Two-Factor Authentication

If you enable email two-factor authentication from **Settings → Security**, every email/password sign-in is followed by a one-time 6-digit code sent to your inbox. Enter the code on the prompt that appears immediately after sign-in to complete the session. SAML SSO and OAuth (Google, GitHub, GitLab) sign-ins are not subject to this prompt — your identity provider is treated as the second factor. API keys are also unaffected: they are pre-issued credentials and continue to work without an additional code.

## Next Steps

Once you're signed in, follow the [Quickstart](/quickstart) to register your first product and run an evaluation.

## Need Help?

If you run into any issues during registration or sign-in, reach out to [support@galtea.ai](mailto:support@galtea.ai).
