Welcome to Leave Me Alone, you'll have a cleaner inbox in no time!

The first thing we need to do is connect to your email account so that we can find newsletters and subscription emails that we can unsubscribe from.

Once connected we'll show these emails in a list and you can decide what you want to do with them.

Start by entering the email address of the account that you want to connect into the email box:

 ![](/api/attachments.redirect?id=17d65b70-c582-472c-90f8-3dadc35d4a16 " =832x341")

Once this is done you'll see specific options for how to connect that type of email account. Simply follow the instructions shown on the screen and you should be connected in no time!

We know that sometimes it can be a bit complicated so if you need extra help we have step-by-step guides for the major email providers that you can read below:


Don't see your email provider? Not to worry, you can still connect your account to Leave Me Alone using this guide: [How to connect any email account with IMAP](/doc/1bcffae4-c921-486f-adb8-1d0d95b42c05)

---

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