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

# Sign up

> Create your Chemolytic account.

Go to the Chemolytic app and click **Sign Up** in the top right corner, or follow a direct invitation link from a team member.

## Registration form

<Frame>
  <img src="https://mintcdn.com/chemolytic/Z4NdeoejDDDPqHhB/images/screenshots/auth/sign-up.png?fit=max&auto=format&n=Z4NdeoejDDDPqHhB&q=85&s=c19be256bfb02e74c7ed694f3bdc772b" alt="Sign up page with first name, last name, email, password, and confirm password fields" width="1720" height="1181" data-path="images/screenshots/auth/sign-up.png" />
</Frame>

Fill in the following fields:

| Field                | Notes                               |
| -------------------- | ----------------------------------- |
| **First name**       | Required                            |
| **Last name**        | Required                            |
| **Email**            | Used as your login. Must be unique. |
| **Password**         | Minimum 8 characters                |
| **Confirm password** | Must match the password field       |

Click **Create account** to submit. You will be redirected to an email verification screen.

<Tip>
  You can also sign up with **Google** or **Microsoft** using the social login buttons. No password required.
</Tip>

## What happens after sign up

1. Chemolytic sends a verification email to the address you entered
2. You will see a "Check your inbox" screen
3. Click the link in the email to verify your address
4. You are logged in automatically and taken to your workspace

<Note>
  A **personal organization** is created for you automatically on sign up. It comes with the Free plan: 1 project, 1 member. You can upgrade at any time from the Billing page.
</Note>

## Troubleshooting

<AccordionGroup>
  <Accordion title="I didn't receive the verification email">
    Check your spam or junk folder. If it's not there, go back to the login page and use the "Resend verification" option. Make sure you entered the correct email address during sign up.
  </Accordion>

  <Accordion title="I see 'Too many signup attempts'">
    You've hit the rate limit. Wait a few minutes and try again.
  </Accordion>

  <Accordion title="I see 'Passwords do not match'">
    The Password and Confirm password fields must be identical. Passwords are case-sensitive.
  </Accordion>
</AccordionGroup>
