# Cancel subscription

To cancel your app subscription, please follow these steps:

Got to **Plans & Usage** in the left vertical menu.

<figure><img src="/files/ejhDhLOaPw70osc8rnBa" alt="AppMachine Plans and Usage Dashboard"><figcaption><p><strong>Plan &#x26; Usage</strong> overview page.</p></figcaption></figure>

Click on the **Manage Plan** button to open the billing page. Here you see a **Cancel Plan** button.

<figure><img src="/files/hMto2PrfYw0x1rqHo4Zt" alt="Manage Plan AppMachine"><figcaption><p>Billing overview page for your plan.</p></figcaption></figure>

The last step is to confirm your choice, after this your plan will be cancelled.

<figure><img src="/files/kcTLatvaldga2J4phd5Q" alt="Cancel Plan AppMachine"><figcaption><p>Confirmation screen for cancellation.</p></figcaption></figure>

AppMachine apps require an active subscription to be kept live and working in the stores. Once the subscription has been cancelled and the active subscription period has expired, the content will be deactivated.

Your app will still be present in your AppMachine account and can be republished at a later date, if desired.


---

# 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.appmachine.com/build-your-app/cancel-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.
