# Cannot Log in After Password Reset

If you are unable to log in after you recently changed your password, try the following.

**The problem may be with your password**

1. If you use a password manager with auto-fill service, delete the pre-filled password and type your password yourself.
2. Check if you have Caps Lock on —the input box is case sensitive.
3. If you have multiple keyboard languages or layouts installed, check which one you have enabled.
4. Try typing your password on a notepad so you can see what you are typing.

If the you still can't log in, [reset your password](https://innadril.com/en/panel/settings).

**The problem may be with your email**

1. If you use a password manager with auto-fill service, delete the pre-filled email and type your email yourself.
2. Make sure you type in your email correctly.
3. If you have multiple emails, make sure you type in the correct one.
4. If you have recently changed your Innadril.com email, make sure you enter the new email.

If the issue persists, please [contact us](https://innadril.com/en/panel/support#ticket-list).


---

# 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://help.innadril.gg/account-and-application/received-password-reset-email-but-didnt-request-it/cannot-log-in-after-password-reset.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.
