# Cancelling Subscription

### You can cancel your Flow Plus plan at any time.

Here's how to do it:

1. From your Shopify admin, click **Settings** > **Apps and sales channels**.
2. Click on **Flow Plus**.
3. In the **Billing and usage charges** section, click **Manage**.
4. Click the **Uninstall app** button to remove the app and cancel your subscription.

### Uninstall from the Apps module <a href="#uninstall-from-the-apps-module" id="uninstall-from-the-apps-module"></a>

The app can also be uninstalled from the apps module of your Shopify admin.

1. To uninstall from the apps module, click the `...`  button next to the Flow Plus app.
2. Select **Uninstall** from the menu options and confirm you want to remove the app.

### Important Considerations

* Make sure that there are no existing workflows that depend on a Flow Plus trigger event.&#x20;
* Upon cancelling your Flow Plus subscription or uninstalling the application, your data will not be able to be retrieved.&#x20;
  * If you require certain data prior to cancelling your Flow Plus subscription, please contact <support@flowplusapp.com>.


---

# 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://support.flowplusapp.com/your-flow-plus-account/cancelling-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.
