Inbox Shield is a way to reduce the number of emails that are hitting your inbox so that you can lower distractions and be more productive.

## **How does Inbox Shield work?**

When you **enable Shield** we'll start monitoring your inbox for new emails.

You can choose to block or allow all mail:

🚫 **Block all**: with block all enabled new emails are blocked by the screener unless they are allowed by you in the [screened mail](/doc/screener-9DpReB2c27) list.

✅ **Allow all**: with allow all enabled new emails are allowed by the screener unless they are blocked by your [active blocklists](/doc/blocklists-aSkEwWEIHl).

 ![](/api/attachments.redirect?id=783006f7-a3e0-46cd-b0a2-b9c78092eb61 " =866x394")


If a new email is blocked (either by block all or by being on an a blocklist), then we move it instantly to a hidden folder so that it skips your inbox.

You can check if any new screened mail needs your attention and other stats on your Shield Dashboard:

 ![](/api/attachments.redirect?id=319e5dd3-3a77-42fd-a593-41c42f0bbd12 " =868x572")

## How do I use Inbox Shield?

Learn more about enabling Inbox Shield, blocking mail, adding priority senders, and creating do not disturb schedules here:


:::info
[Learn more about Inbox Shield →](/doc/screener-9DpReB2c27)

:::

---

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