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

# Account setup

> Sign up, sign in, and understand what gets created with your account.

Botric has no passwords. You sign in with a one-time code sent to your email, or with Google.

## Sign up

<Steps>
  <Step title="Open the sign-up page">
    Go to [app.botric.ai](https://app.botric.ai) and choose **Sign up**.
  </Step>

  <Step title="Choose a method">
    **Sign up with Google** completes in one redirect. Otherwise enter your **first name**, **last name** and **email address**.
  </Step>

  <Step title="Verify your email">
    We send a six-digit code. Enter it to finish. If it doesn't arrive, wait for the 30-second cooldown and choose **Resend code**, or go back and use a different email.
  </Step>
</Steps>

Signing up creates your **organization** — the billing and team boundary for everything that follows — and drops you straight into [onboarding](/getting-started/onboarding).

## Sign in

Enter your email and we send a fresh six-digit code, or use **Log in with Google**. The code is valid for a single sign-in; request a new one if it's rejected.

<Note>
  Use the same method you signed up with. A Google-created account and an email-created account with the same address are the same account, but Google sign-in is the quickest route back in.
</Note>

## What exists after sign-up

| Object       | Created when             | Notes                                      |
| ------------ | ------------------------ | ------------------------------------------ |
| Organization | At sign-up               | Owns your plan, credits, invoices and team |
| Subscription | When you pick a plan     | Free, or a paid plan with a 7-day trial    |
| Workspace    | At the end of onboarding | One brand / one website                    |
| Site         | With the workspace       | The domain that gets audited and tracked   |

See [Core concepts](/getting-started/core-concepts) for how these fit together.

## Signing out

Open the user menu at the bottom of the sidebar and choose **Log out**. Signing out clears cached workspace data on that device.

## Changing your details

Your name and organization name are editable under **Settings → Profile**.

<Card title="Profile settings" icon="id-card" href="/account/profile">
  Update your name and organization details.
</Card>
