> For the complete documentation index, see [llms.txt](https://dinkydani.gitbook.io/leave-me-alone-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dinkydani.gitbook.io/leave-me-alone-help/undefined.md).

# Introduction

Welcome to the [**Leave Me Alone**](https://leavemealone.app) help center. Here you'll find everything you need to setup and use Leave Me Alone to get a cleaner inbox by unsubscribing from unwanted emails.

Are we missing something? [Let us know](https://leavemealone.app/feedback).

## Start here

{% content-ref url="/pages/-MalNSeZ1wjTrt7W0bN4" %}
[How to connect your email account](/leave-me-alone-help/start-here/how-to-connect-your-email-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MS65gLSBF4\_xkGnexOt" %}
[How to unsubscribe from an email](/leave-me-alone-help/start-here/how-to-unsubscribe-from-an-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MalPMJ0aBioX9UEWpyE" %}
[How to add an email to your Rollup](/leave-me-alone-help/start-here/how-to-add-an-email-to-your-rollup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MalTNrUysVhWj0XMDJf" %}
[How to keep an email in your inbox](/leave-me-alone-help/start-here/how-to-keep-an-email-in-your-inbox.md)
{% endcontent-ref %}

{% content-ref url="/pages/duOA6lLeOwscItjTiEQB" %}
[How to block emails from your inbox](/leave-me-alone-help/start-here/how-to-block-emails-from-your-inbox.md)
{% endcontent-ref %}

## Dive deeper

{% content-ref url="/pages/-MiaH3t2oN7ckMRcgB\_J" %}
[How to search, sort, and filter your mail](/leave-me-alone-help/usage/filters.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVipzK6rrnlz3H2G8zv" %}
[How to create and use Rollups](/leave-me-alone-help/usage/rollups.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MikSD1SCTHlSDrTwxVk" %}
[How to use Inbox Shield](/leave-me-alone-help/usage/shield.md)
{% endcontent-ref %}

## Account and billing

{% content-ref url="/pages/-MXllbkakkA2Vgd4DyMX" %}
[How to upgrade, downgrade or cancel your plan](/leave-me-alone-help/account/plans.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MalXa5k3By-kzSIJh3z" %}
[How to delete your account](/leave-me-alone-help/account/how-to-delete-your-account.md)
{% endcontent-ref %}

## Having problems?

Check out the following articles:

{% content-ref url="/pages/-MQyfTaD-PG24TmKTots" %}
[FAQ](/leave-me-alone-help/problems/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQyfWcqhNVj1j7ltogI" %}
[Troubleshooting](/leave-me-alone-help/problems/troubleshooting.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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 current page URL with the `ask` query parameter:

```
GET https://dinkydani.gitbook.io/leave-me-alone-help/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and 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.
