> ## 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.

# Accounts

> Manage your Bolt and StackBlitz account.

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. Account management for both platforms is handled through StackBlitz at stackblitz.com.

## Resend email confirmation

Go to [StackBlitz | Resend confirmation](https://stackblitz.com/users/resend_confirmation) to request a new confirmation email.

## Reset your password

If you've forgotten your password, you can request a password reset: [StackBlitz password reset](https://stackblitz.com/users/reset_password).

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).

## 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 using the [StackBlitz password reset](https://stackblitz.com/users/reset_password) workflow.
</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 StackBlitz username

When you first create a StackBlitz account, a username is autogenerated for you. If you'd like to change your username, follow the steps below:

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>

Bolt and StackBlitz share the same account, and you manage deletion through StackBlitz.

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**.
