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

# Create and manage your account

> Create your Bolt account, then manage sign-in, password, and profile settings.

This article covers signing up for Bolt, confirming your email, resetting your password, and managing your account details, including your email address, username, and account deletion.

## Sign up for Bolt

1. Go to [bolt.new](https://bolt.new).
2. To open the sign-up dialog, click **Get started** or submit a prompt.
3. Choose how you want to sign up:
   * Click **Sign up with Google**.
   * Click **Sign up with GitHub**, then authorize the app on GitHub's authorization screen.
   * Click **Sign up with email and password**, then enter your email address, a username, and a password.
   * Click **Sign up with SSO**, then enter your work email address. If your organization has already set up single sign-on, Bolt redirects you to your organization's sign-in page.

If you sign up with Google, GitHub, or SSO, you're automatically logged in. If you signed up with your email, you need to confirm your email address before you can sign in.

## Confirm your email address

If you signed up with email and password, Bolt sends you a confirmation email.

1. Open your email inbox and find the message from Bolt.
2. In the email, click **Confirm your email**, then return to Bolt and sign in.

If you didn't receive your email confirmation or it timed out, click **Resend confirmation email** in the sign-up dialog to request a new one.

## Reset your password

If you've forgotten your password, click **Forgot password?** on the Bolt sign-in screen and follow the instructions sent to your email.

If you signed into Bolt using GitHub and have forgotten the password to your GitHub account, you can reset it at [GitHub's password reset](https://github.com/password_reset).

## Manage your StackBlitz profile

When you sign up for Bolt, a StackBlitz account is automatically created for you. StackBlitz is Bolt's parent company, and the two share the same account. Changing your email address or username and deleting your account are managed through your StackBlitz profile at stackblitz.com.

### Change your email address

The email address you use to log in to Bolt is managed through your StackBlitz account. To change the email address used to log in and receive notifications, add the new email you want to use, then delete the old one.

<Note>
  If you log in with GitHub or Google, you need a StackBlitz password before you can change your email address. You can create one by clicking **Forgot password?** on the Bolt sign-in screen.
</Note>

<Steps>
  <Step title="Add a new email">
    1. Go to the [StackBlitz sign-in page](https://stackblitz.com/sign_in) and log in.
    2. In the left menu, click **Settings**.
    3. Click the **Profile** tab.
    4. Scroll down to the **Emails** section.
    5. Enter your new email address, then click **Add**.
    6. Go to your email account and find the StackBlitz confirmation email, then click **Confirm your email**.
    7. Return to your StackBlitz profile and refresh the page. You should now see your new email listed.
  </Step>

  <Step title="Confirm your new email works">
    1. Open a private or incognito browser window and log in to Bolt using your new email address and StackBlitz password.
    2. After confirming you can log in, return to your StackBlitz profile.
  </Step>

  <Step title="Make your new email your preferred login email">
    1. In the **Emails** section, set your new email as **Preferred**.
    2. Next to your old email, click the trash can icon to delete it.
  </Step>
</Steps>

### Change your Bolt username

To change your username:

1. Go to [stackblitz.com/sign\_in](https://stackblitz.com/sign_in) and log in.
2. In the left menu, click **Settings**.
3. Click the **Profile** tab.
4. Scroll down to the **Change username** section.
5. Click **Edit**.
6. Enter a new username (without spaces).
7. Click **Save**.

### Delete your account

<Warning>
  You can't undo this action. Only proceed if you're certain you no longer need access to your account or its projects.
</Warning>

To delete your account:

1. Go to [stackblitz.com/sign\_in](https://stackblitz.com/sign_in) and log in.
2. In the left menu, click **Settings**.
3. Click the **Profile** tab.
4. Scroll down to the **Account deletion** section at the bottom of the page.
5. Click **Delete my account**.
6. You'll see one of two options:
   * **If you have active subscriptions:** Click **Billing settings** to cancel them first.

     <Info>
       See [Cancel a subscription](/account-and-subscription/billing#cancel-a-subscription) to learn more.
     </Info>
   * **If you don't have active subscriptions:** Click **Permanently delete my account**.
