# Forgotten password

{% hint style="info" %}
Please make sure you typed the username (email address) correctly!
{% endhint %}

## Reset password

1. If you are signed in Ninchat, log out first.
2. Go to <https://ninchat.com/app>.
3. Click the "Forgot your password?" link (below the "Sign in" button).
4. Enter your email address.
5. Click the "Send password reset email" button.
6. Open the email with the subject "Ninchat - Password reset confirmation" in your inbox.
7. Click the button "Click to reset your password".
8. The link will open a web page where you can set a new password for your account. Create a new password and then press "Change password".
9. You can now sign in with your email address and the new password.

### Common problems

#### When I click the "Reset password" link in the mail, the "Change password" -form flashes in the screen but the system logs me in Ninchat and I can't use the form.

> Log out from Ninchat before requesting a password reset link or clicking the reset link.

#### "Change password" form says: "Error changing password".&#x20;

> You have already used the reset link once. If you still don't know your password, order a new reset link to you email.

#### "Change password" form says: "Just requested".

> You cannot request password reset multiple times in a row. If you e.g. made a typo while setting a new password, wait 15 minutes to request a new reset link, and set your password again.

## Other sign-in problems

{% content-ref url="/pages/-LP0hPhNu7m7aQElKo9C" %}
[Problems with sign-in](/ninchat-support/english/general-tips/problems-signing-in.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.ninchat.com/ninchat-support/english/general-tips/forgotten-password.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
