# Reset Password

On any screen, click your profile picture located in the top right corner.

<figure><img src="/files/173419c415d7097131053eeb57ec5cb74125c95d" alt=""><figcaption><p>If you are not logged in, you can skip this step.</p></figcaption></figure>

In the menu that opened, click the '**Exit**'.

<figure><img src="/files/d7fe8e18b2c231e8bd69a36cdbd3739d2b6755da" alt=""><figcaption><p>If you are not logged in, you can skip this step.</p></figcaption></figure>

On the login screen, click the '**Forgot your password?**'.

<figure><img src="/files/6a39f782b9f0ae825f504fea235c64f145649d2e" alt="" width="534"><figcaption></figcaption></figure>

An email from SprintHub will be sent to the user's address. It can be found in your preferred email client.

<figure><img src="/files/e3e74b3707d2418c90b8732d0e5387aab89d08bf" alt=""><figcaption></figcaption></figure>

Copy the confirmation code and paste it into the password recovery form.

<figure><img src="/files/934d3a544d9456df03363a60e9df78296eb1e1c8" alt=""><figcaption></figcaption></figure>

Enter the new password and click "**Set and sign in**".&#x20;

**Your password has been changed!**


---

# 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://docs.sprinthub.com/en/topics/settings/users/reset-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.
