Your data belongs to you, you can export or request any of your Blocklist data.


:::info
We only export senders on **Your blocklists** which includes the Unsubscribed Emails and Custom Blocklist. It does not include anything added to the Built-in blocklists.

:::


From your Blocklists page you will find an Export button. This exports your senders directly to a Gmail filters XML file, which can be imported into your Gmail.

 ![How to export the senders you have added to your Rollups](/api/attachments.redirect?id=a19d9f85-1e4b-4a13-b1b8-d40c2c4a46ca " =2138x1656")


\

---

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