It happens to the best of us, not to worry, recovering access to your account is straight-forward.

Simply head to login like usual, enter your email address and proceed, then when promoted for your password, click "Forgot Password".

You'll be emailed a link to recover access.

 ![](/api/attachments.redirect?id=e463684d-a56d-4322-9dec-88a940e6b2d0 " =636x484")

### Lost access to your email account?

If you forgot your password and no longer have access to the email address associated with your account, reach out to us and we'll do our best to help you recover access. - [support@leavemealone.com](mailto:support@leavemealone.com)

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
