:::warning
**Undoing an unsubscribe WILL NOT RESUBSCRIBE you to a mailing list.**

If you want to re-subscribe to a list then you'll need to follow the same steps to subscribe as you did originally, usually from the senders website.

:::

Once you've clicked the unsubscribe link **we follow that link and actually unsubscribe you** from that email. So once we've been through the process of unsubscribing there is no way for us to undo the original unsubscribe steps that we followed.

If you want to re-subscribe to a list then you'll need to follow the same steps to subscribe as you did originally, usually from the senders website.

## First find the item that you unsubscribed from in the Unsubscriber

The easiest way to do this is the set the filter to show "all" emails, and to enter the name of the sender in the text filter like this:

 ![](/api/attachments.redirect?id=3675f8ca-b88b-4cdf-8d72-454274550f65 " =2326x1048")

## The "Undo unsubscribe" button

After you' have found the sender, click the unblock button in the dropdown here:

 ![](/api/attachments.redirect?id=f87a8ad8-2413-45ec-98a0-dbb4589e251a " =2336x1120")


Clicking the undo undo unsubscribe button will:

* Delete any filters that we created for this sender in your connected Gmail or Outlook account
* Remove the sender from any Screener blocklists
* Set the email back to "Subscribed" in our system

It will not:

* Resubscribe you to the email or mailing list


:::info
Just a reminder that this **WILL NOT RESUBSCRIBE** you to a mailing list.

If you want to resubscribe to the mailing list you will need to do so via the original method (e.g. via their website).

:::

---

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