# Login troubleshooting

- [I forgot my email address](https://docs.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-forgot-my-email-address.md): If you have already created a Nuvolos account but do not remember the contact email address associated with it, use one of the following methods.
- [I forgot my identity provider](https://docs.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-forgot-my-identity-provider.md): When you create a Nuvolos account, you select an identity provider (IdP). This page explains how to identify which provider you used.
- [I can't log in to Nuvolos](https://docs.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-cant-log-in-to-nuvolos.md): If you are unable to sign in to your Nuvolos account, use the following troubleshooting steps.
- [I can't log in via my institution](https://docs.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-cant-log-in-via-my-institution.md): This page applies to users who are attempting to sign in to Nuvolos using Access through your institution.
- [I forgot my password](https://docs.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-forgot-my-password.md)
- [I haven't received the password reset email](https://docs.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-havent-received-the-password-reset-email.md)
- [I haven't received the invitation email](https://docs.nuvolos.com/help-and-reference/troubleshooting/login-troubleshooting/i-havent-received-the-invitation-email.md)


---

# 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.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.
