If you want a sender or newsletter to start arriving back in your Inbox again, you might need to remove it from any Rollups first.

To do this, find the sender in the Subscription List and click the "Rollup" button. If you have multiple Rollups then remove the sender from each one (don't forget to click save!).

 ![](/api/attachments.redirect?id=6f47d50c-8a49-4e31-8e4f-7f9de9ee8cda " =1308x1220")

Once the mail is no longer in any Rollups, you can click the "keep" button to make sure it will always land in your Inbox in future.

---

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