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

# Signing in

> Create an AcuSight account with Google, GitHub, or email — and how your work email links you to your organization.

Anyone can sign in to AcuSight at [acusight.io](https://acusight.io). You can create an account with **Google**, **GitHub**, or a standard **email and password** — whichever you prefer. There's nothing to configure.

## Ways to sign in

<CardGroup cols={3}>
  <Card title="Google" icon="google">
    Sign in with your Google account.
  </Card>

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

  <Card title="Email" icon="envelope">
    Register with an email address and password.
  </Card>
</CardGroup>

However you sign in, the **email address** on your account is what matters — it decides which organization you belong to.

## Work email vs. personal email

* **Work email** (like `you@yourcompany.com`) — your account is associated with your company's [organization](/guides/administer/orgs-multitenancy). The first person from a company to sign up creates the org and becomes its owner; everyone who signs in afterward with that same email domain joins it.
* **Personal email** (Gmail, Outlook, and similar) — you get your own personal workspace to explore in.

<Note>
  Signing in with Google or GitHub links to your account by email. To join your company's organization, use the sign-in method tied to your **work email address**.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Orgs, users & multi-tenancy" icon="users" href="/guides/administer/orgs-multitenancy">
    Roles, members, and how your organization is kept separate from others.
  </Card>

  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Sign in and build your first model.
  </Card>
</CardGroup>
