# Forgot Password

* If you've registered manually using your email and password but forgot the password, press the 'Forgot Password' option.
* Enter your registered email address, and we'll send you a password recovery email.
* Open the email, click on the provided link, and you'll be directed to a new page.
* On the new page, enter your new password and save the changes.
* Congratulations! Your new password has been set successfully.
* Return to the app's Sign-In page, use your email, and enter your new password to access the app.

<figure><img src="/files/pTk2BF2P49kEzp2gwRQ8" alt="" width="323"><figcaption><p>Forgot password screen</p></figcaption></figure>

Our goal is to ensure that you have a seamless experience. Should you encounter any issues or forget your password, rest assured that our password recovery process is designed to get you back into the app quickly and securely. If you need further assistance, send us an email on the address [here](/home.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://help.oldtimeradioshows.co/login-and-register/forgot-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.
