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

# Reset password

> How to reset your Clueso password

Follow these steps if you forgot your password or want to set a new one.

<Steps>
  <Step title="Sign out of Clueso">
    If you're currently logged in, [sign out](/administration/account/sign-out) first.
  </Step>

  <Step title="Go to the Sign In page">
    Navigate to the [Sign In page](https://auth.clueso.io/en/login).
  </Step>

  <Step title="Click Forgot password">
    Click the **Forgot password** link below the sign-in form.
  </Step>

  <Step title="Enter your email">
    Enter the email address associated with your Clueso account and submit.
  </Step>

  <Step title="Check your inbox">
    Follow the instructions in the password reset email to create a new password.
  </Step>
</Steps>

Once completed, you'll be able to log back in with your new password.

<Info>
  If you originally signed up with a **social login** (like Google), you may not
  be able to reset your password through this method. In that case, continue
  using your social login to access Clueso.
</Info>

<Info>
  If your organization has [SSO](/administration/admin/sso) enabled, password reset is managed through your identity provider, not Clueso.
</Info>

## FAQs

<AccordionGroup>
  <Accordion title="I didn't receive the reset email. What should I do?">
    Check your spam or promotions folder. If you still can't find it, wait a few minutes and try again. If the issue persists, contact [support@clueso.io](mailto:support@clueso.io).
  </Accordion>

  <Accordion title="Can I reset my password if I signed up with Google?">
    No. If you signed up with Google, your password is managed by Google. Use your Google login to access Clueso.
  </Accordion>
</AccordionGroup>
