# I haven't received the password reset email

#### If you have requested a password reset but have not received the password reset email, use the following troubleshooting steps.

* Ensure that you entered the correct email address used to sign in to Nuvolos. If you do not remember it, see [I forgot my email address](/help-and-reference/troubleshooting/login-troubleshooting/i-forgot-my-email-address.md).
* Check the Spam or Junk Mail folder.
* Search your inbox for an email with the subject "Forgot password".
* Wait a few minutes for the password reset email to arrive.
* Try to reset the password again.

{% hint style="info" %}
If you have tried all of the steps above and still have not received the password reset email, please contact us at [**support@nuvolos.cloud**](mailto:support@nuvolos.cloud)**.**
{% endhint %}


---

# 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.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-havent-received-the-password-reset-email.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.
