You can set a scheduled time to stop being disturbed by emails. If emails arrive during your schedules we will hold onto them and deliver them when the schedule ends.

You can choose from one of our preset schedules or create your own!

### Presets

 ![](/api/attachments.redirect?id=190b51d5-2f39-4081-ab69-744f3e5bacd7 " =844x655")

### Custom

 ![](/api/attachments.redirect?id=87ba7386-d2e2-4891-8007-74e963ff6258 " =806x728")

## **Where can I find my held emails?**

The held emails are still in your mail client. If you need to see them before your schedule ends you can check the **_lma-shield/on-hold** folder.

## **Can I release my held emails?**

Yes! If we are holding emails you will be able to see how many there are and when we will release them on your Shield Dashboard. If you'd like to release them early you can do that from the [schedules page](https://app.leavemealone.com/shield/schedules).

## **What happens when I disable do-not-disturb?**

If we are holding mail then we release it. Otherwise, we will stop holding mail for your accounts.

---

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