## **What is the Rollup AI Summary?**

At the top of your Rollup we show a summary of the emails present in this Rollup Issue.

 ![](/api/attachments.redirect?id=3b342ebf-4ba4-4f9d-bb67-90899ccb0eab " =706x290")

This summary is generated by our AI from the subject lines of the emails that have been rolled into the issue (not the content).

If there are any emails that our AI has decided are urgent, then these will be mentioned in the "Urgent attention" section, the emails will show at the top of the email list, and they will be highlighted in red.

## **How to enable/disable Rollup Summaries**

By default Rollup Summaries are enabled when you create a new Rollup, but if you don't need this feature then you can disable it from the Rollup "edit" page.

 ![](/api/attachments.redirect?id=8cf9a9d6-d0a1-464a-8332-ffbb1ab4eed2 " =1716x658")

## Privacy

We use our own privately hosted open-source LLM (Llama) to generate Rollup summaries. This means we don't need to send your email data to any third-party email provider, all your data stays secure, and is not used to train any future AI models.

Only subject lines of the emails that have been rolled into the issue (not the content) are used to generate summaries.

All Rollup data we generate, including these summaries, is deleted after 3 months.

---

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