## **First find the item that you blocked in the Screener**

The easiest way to do this is the set the filter to show "all" emails, and to enter the name of the sender in the text filter like this:

 ![](/api/attachments.redirect?id=c41c2f2f-b667-4977-bc01-f8790f8febf5 " =2336x1044")

## Un-block the item

Once you have found the email, clicking the "Block" button will undo the block.

Alternatively, clicking the "Keep" button will undo the block and set the item to keep instead.

 ![](/api/attachments.redirect?id=06ac3a37-4933-4ba1-889f-b853194c3c44 " =2342x1060")

---

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