# Cancel add-on subscription

### How to cancel an add-on subscription?

You can cancel an add-on from your app account. Follow these steps to stop the add-on before the next renewal.

#### Steps to follow

{% embed url="<https://scribehow.com/viewer/Cancel_add-on_subscription__ahgYTcXaSje2FUqjXKEvaQ?add_to_team_with_invite=True&sharer_domain=wishacloud.com&sharer_id=20f4703c-4a31-4e0b-a2c3-511a790feb45>" %}

**Step 1: Open Addons**

* Go to your app dashboard.
* From the side menu, click [**Addons**](https://app.appmysite.com/app/addons).

**Step 2: Cancel the add-on**

* Find the add-on you want to cancel.
* Click Cancel.

**Step 3: Confirm cancellation**

* Review the pop up and click "Confirm" to proceed.

{% hint style="warning" %}
You can undo the cancellation any time before the renewal date by clicking undo cancellation.
{% endhint %}


---

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

```
GET https://docs.appmysite.com/app/add-ons/cancel-add-on-subscription.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.
