## What is the Custom Blocklist?

This blocklist is for any senders you want to block that aren't in other blocklists. You can add any emails or domain you like to this blocklist and they will be screened out of your inbox. You can also make use of filters to block emails when certain parameters are met.

Emails that have been blocked by your Custom Blocklist can be seen in the "Screened Mail" view by filtering by "blocked".

These emails will **not** be sent to you for review as a part of your Screener Digest.

 ![An example of the custom blocklist with domains and email addresses blocked.](/api/attachments.redirect?id=8f519862-aba4-4168-96a1-52c00034c78f " =1150x560")

## Adding a Sender


1. Click "Add sender", at the top of "Your Custom Blocklist".
2. Enter a single email address, or a domain to block all emails sent from that domain.
3. "Add and close" then you're all done!

By clicking "Show advanced options", you can specify which of your email accounts you'd like this filter to apply to, and state the recipient address it should apply to - usually this would be the main email address of your account, though sometimes you might want to enter an alias.

 ![](/api/attachments.redirect?id=ea78293f-88f3-498d-b3f2-16ffd095321b " =542x362")

## Adding a Filter


1. Click "Add filter", at the top of "Your Custom Blocklist".
2. Set your desired parameters.
3. Add and close" then you're all done!

By clicking "Show advanced options", you can specify which of your email accounts you'd like this filter to apply to, and state specific sender addresses that this filter should apply to. If you leave these options as they are, the filter will apply to all your email accounts and emails from all senders by default.

 ![](/api/attachments.redirect?id=005ab6e0-ec79-476f-b27b-ae3843c38858 " =547x460")

---

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