## **How do I enable the Screener?**

Visit the [Screener](https://app.leavemealone.com/screener) and click the toggle

 ![How to enable Inbox Shield](/api/attachments.redirect?id=063dd971-f9a1-4651-87fc-70b538dac584 " =1093x463")

## **Can I still see blocked emails in my mailbox?**

Yes you can still see the emails in the **_lma-shield** folder in your email client. These emails will always be in your mail client even if you disable Shields or deactivate your Leave Me Alone account.

 ![Where to find emails blocked by Leave Me Alone Shield in Gmail.](/api/attachments.redirect?id=c8953e50-0783-426b-8fd3-a092f5a1b68e " =1608x684")

## Can I change the Shield folders in my mail client?

Yes you can change the folders we use from the [Shield Settings](https://app.leavemealone.com/shield/settings) page.

 ![](/api/attachments.redirect?id=19910082-b727-40d5-95b7-c4bbdfcb119c " =836x328")


:::warning
Changing the folder name will not rename the folder in your mail client or move any mail. The change will only affect new mail. We will create the new folder when we process the first mail after saving the changes.

:::


## Can I allow replies to emails?

If you don't want to block replies to emails you sent then you can allow replies to emails for your connected accounts from the [Screener Settings](https://app.leavemealone.com/shield/settings) page.

If you have other email aliases you can also allow replies to these by adding them on the settings page.

 ![](/api/attachments.redirect?id=7e70220a-6022-4e0d-a3ce-5bddb3b4f2a2 " =867x353")


## **What happens to my blocklists if I disable Shield or deactivate my account?**

If you disable Shield we immediately stop monitoring your inbox and stop blocking any emails. You can still edit your Inbox Shield settings and Blocklists but they will be inactive until you enable Shield again.

If you deactivate your Leave Me Alone account we immediately stop monitoring your inbox and **delete all of your account data including all of your Blocklists.**

---

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