## **How can I upgrade my plan?**

You can upgrade your plan by clicking **Upgrade Plan** on the [billing page](https://app.leavemealone.com/settings/billing).

 ![Upgrade your plan from the billing page](/api/attachments.redirect?id=c6b0da31-e905-46b5-b454-658eec8321c9 " =676x657")


Then you can change your plan by clicking **Update Plan** and choosing the new one you want to subscribe to:

 ![](/api/attachments.redirect?id=e4da9285-31a4-452e-bf1d-ace0ce23f3ef " =715x273")


## **How can I downgrade my plan?**

You can downgrade your plan any time by clicking **Manage Plan** from the [billing page](https://app.leavemealone.com/settings/billing).

 ![View and manage your plan from the billing page](/api/attachments.redirect?id=39ea912e-8fe3-478c-ba27-fb10ef1f6a6f " =678x659")


## **How can I cancel my plan?**

You can cancel your plan at any time by clicking **Cancel Plan** from the [billing page](https://app.leavemealone.com/settings/billing). You will still be able to use Leave Me Alone until the end of your billing period.

**After then your subscription will be canceled, which means:**

* Inbox Shield will stop blocking your mail
* Your unlimited unsubscribes will be stopped


* All of your Rollups will be disabled

 ![Cancel your plan from the billing page](/api/attachments.redirect?id=71313148-4a97-4206-aa67-d9f1590f6820 " =677x657")

---

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