If you're forgetting to check for new subscriptions in Leave Me Alone, hopefully this means unwanted mail is dominating your life less and less! 

Unfortunately, pesky senders don't rest, so there's always work to be done. If you need us to remind you to check your subscriptions every so often, you can enable email reminders by following the steps below.

## Enable Email Reminders

Make your way to the circle in the top left of Leave Me Alone - it should contain the first letter of your first name.

Once clicked a small menu will appear, click the third option from the top "Set a reminder".

 ![](/api/attachments.redirect?id=ad5ed4ba-0365-41f8-b156-f5652cd2e6b8 " =710x378")

You'll be presented with a small popup, from here you can choose how often you would like to be reminded to check your subscriptions, and whether we should just remind your once, or continuously.

 ![](/api/attachments.redirect?id=28531105-170b-4584-ba01-4f68c8d8a695 " =645x404")

Click 'Set reminder' and you're done! ✨

---

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