You can bulk import your favorite senders from Gmail into your Inbox Shield Screener. This gives you a boost when you start using the Screener, as you will not need to explicity allow these senders - they will land in your inbox from day one.

## **Export your favorite contacts from Gmail**

Visit Gmail and click the dots menu at the top right of the page. Click "Contacts".

 ![](/api/attachments.redirect?id=929cffe7-5caa-43b7-80cb-35d96ddb6e93 " =1118x1018")

When the contacts page loads, click "Frequently Contacted" on the left hand side:

 ![](/api/attachments.redirect?id=7d931c33-b978-4575-a492-83766aa23953 " =1190x552")

Select one of the contacts and then you will see a dropdown select at the top of the page, click "All" to select all of the senders.

 ![](/api/attachments.redirect?id=310d0e40-6ef2-4f3a-b9cd-c542d737925a " =1186x554")

Click the three-dot menu and click "Export".

 ![](/api/attachments.redirect?id=f8b4159e-0709-468b-be77-7a6aefeff03a " =1632x562")

A .csv file will be downloaded.

## **Import your favorite senders to the Screener**

Visit the [Screener settings page here](https://app.leavemealone.com/shield/settings).

Scroll down to the **Import Contacts** setting, click "Browse" and select your .csv file from the pervious step.

You will be shown the contact email addresses to import. Select the action that the Screener should take when it encounters these email addresses and select "Save".

 ![](/api/attachments.redirect?id=105f5e52-bae7-4594-bd19-dece1ec4fcb9 " =1762x1368")

The senders will now show in the Screener View, under the relevant filter.

---

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