## **Can I still see rolled up emails in my mailbox?**

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

 ![Where to find your Rollups folder in Gmail.](/api/attachments.redirect?id=2ead5a79-f748-4a4a-b9dd-ad30487a99b1 " =1270x808")

## **Can I delete emails in my Rollup?**

You cannot delete emails from your Rollup in Leave Me Alone, but you can delete the emails in the **_lma-rollups** folder in your email client.


:::info
Deleting an email from the Rollups folder does not unsubscribe you or stop that sender from being rolled up. If you want to stop an email being part of your Rollup you can follow the steps to remove a sender [here](/doc/remove-a-sender-from-a-rollup-and-set-it-to-keep-2MoxwthkOn).

:::


\

---

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