Once you've connected your accounts you'll start to see your subscription emails in Leave Me Alone. If you didn't connect any accounts yet then do [go here](/doc/step-1-connecting-your-first-email-account-x94MSJtaAA) and that first!

To unsubscribe from the emails you don't want just click the unsubscribe button and we will do the hard work for you.

 ![Click Unsubscribe to unsubscribe from an email!](/api/attachments.redirect?id=2167c38e-75f3-4553-91ea-7d1a6385cd8e " =890x208")

## How does Leave Me Alone unsubscribe from emails?

We can tell which emails are subscriptions by using some metadata in the email - information about an email provided by the sender which you don't usually see.

This metadata has information about the mailing list and how to unsubscribe from it. Usually there is a link at the bottom of the email which you can click to unsubscribe. This link is usually included in the metadata, and we use this to unsubscribe you!

 ![Leave Me Alone successfully unsubscribed from Quora emails and shows you the response](/api/attachments.redirect?id=2aae5ee8-6a05-4873-a612-f5e5b15f911e " =2008x924")

Sometimes an unsubscribe link is not provided. If this happens then we send an email to the sender, using a specific unsubscribe email address, asking them to remove you from their list.

 ![Leave Me Alone unsubscribed from AngelList emails by sending an email.](/api/attachments.redirect?id=0eebf220-1449-474b-9f1f-d92858698d91 " =1128x556")

## **Where are my unsubscribed emails?**

You can find unsubscribed emails in the **unsubscribed** filter:

 ![](/api/attachments.redirect?id=7629459c-6260-490a-b7a6-4a228f34f5a7 " =1988x1546")


## How do I use the Unsubscriber?

Learn more about searching, sorting, filtering, and managing your subscriptions in Leave Me Alone here:


:::tip
[Learn more about the Unsubscriber →](/doc/unsubscriber-5nkgYoyD1r)

:::

---

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