## **What is the Screener Digest AI Summary?**

At the top of your daily Screener digest email we show a summary of the emails that need your attention.

 ![](/api/attachments.redirect?id=87c05d6b-f81a-4815-b43d-f8f7ee0dcb73 " =615x272")


This summary is generated by our AI from the subject lines of the emails that have been screened out of your inbox.

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 the Screener Digest Summary**

By default the Screener Digest Summary is enabled when enable Shield, but if you don't need this feature then you can disable it from the [Shield settings page](https://app.leavemealone.com/shield/settings).

 ![](/api/attachments.redirect?id=68404670-3d9d-4722-9080-c5233e48d1fa " =1746x686")

## Privacy

We use our own privately hosted open-source LLM (Llama) to generate your screened email AI 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 screened (**not the content**) are used to generate summaries.

---

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