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

# Login issues

> Troubleshooting for issues logging into Bolt.

## User already associated with email

If you see an error such as “There is already a user associated with this email” when logging into Bolt, it usually means your login credentials are overlapping between different providers.

For example, you might have both a GitHub account and a Google account linked to the same email address. If you originally signed up for Bolt using GitHub, signed out, and later tried to log in with Google, this conflict can occur.

To fix the issue, follow these steps:

1. [Sign in to StackBlitz](https://stackblitz.com/sign_in) using your GitHub account.
2. Click **Settings** in the left menu.
3. Click the **Credentials** tab.
4. Click **Add Google credentials** to connect your Google login.

<Tip>
  If you originally signed up with Google, add your GitHub credentials in Step 4 instead.
</Tip>

After doing this, you’ll be able to sign in with either GitHub or Google.

## Resend confirmation instructions

If you signed up for a Bolt or StackBlitz account but didn’t receive the confirmation email, you can [request a new confirmation email](https://stackblitz.com/users/resend_confirmation).

## Forgotten password

**If you signed up for a StackBlitz account using an email and password**

If you created your StackBlitz account using an email address (not Google or GitHub), you can update your password by visiting the [StackBlitz password reset page](https://stackblitz.com/users/reset_password) and following the reset instructions.

**If you signed up for an account using Google or GitHub third-party authorization**

If you created your Bolt account using GitHub or Google, your password is managed by that service. To regain access:

* Go to GitHub or Google and reset your password there
* After updating your password, return to Bolt and sign in using the same provider

Bolt does not have access to passwords created through third-party login providers, so password changes need to be completed directly with the service you originally used to sign up.

Helpful links:

* [GitHub account recovery](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/recovering-your-account-if-you-lose-your-2fa-credentials)
* [Google account recovery instructions](https://guidebooks.google.com/get-started-with-google/stay-safer-with-google/how-to-recover-your-google-account?hl=en)

Once your password is updated with the provider, you should be able to log back into Bolt right away.
