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

# Reset Password

> Set a new password using the link from your reset email.

You reach this page from the link in your password-reset email. Use it to choose
a new password for your account.

<Frame>
  <img src="https://mintcdn.com/fatorly/DLWe6sY1-e4HeZqN/images/en/getting-started/reset-password-1.png?fit=max&auto=format&n=DLWe6sY1-e4HeZqN&q=85&s=d3276a7ab5f61436f4f7f3a11b8473a2" alt="Fatorly reset password page" width="1440" height="900" data-path="images/en/getting-started/reset-password-1.png" />
</Frame>

## Set a new password

<Steps>
  <Step title="Open the link from your email">
    Select the reset link in the email you received after using
    [Forgot Password](/en/getting-started/forgot-password). The link contains a
    secure token that authorizes the change.
  </Step>

  <Step title="Enter your new password">
    Type your new password, then re-enter it to confirm.
  </Step>

  <Step title="Submit">
    Select **Reset Password**. Once successful, you can sign in with your new
    password.
  </Step>
</Steps>

## Fields

| Field            | Required | Description                                       |
| ---------------- | -------- | ------------------------------------------------- |
| New Password     | Yes      | Your new password. Must be at least 6 characters. |
| Confirm Password | Yes      | Must match the new password exactly.              |

## Validation

* The two passwords must match.
* The password must be at least **6 characters** long.
* The reset link must still be valid. If it has expired or already been used,
  request a new one from [Forgot Password](/en/getting-started/forgot-password).

<Warning>
  If you open this page without a valid reset link, the reset cannot complete.
  Always start from the link in your most recent reset email.
</Warning>

<Tip>
  Already signed in and just want to update your password? Use
  [Change Password](/en/settings/change-password) instead.
</Tip>
