> For the complete documentation index, see [llms.txt](https://docs.diaflow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.diaflow.io/workspace/billing/cancel-a-subscription.md).

# Cancel a subscription

This method allows you to cancel your subscription. First of all, click on the "**Billing**" menu item in the workspace section of the sidebar popup menu. Then you have to click on "**Cancel Subcription**"&#x20;

<figure><img src="/files/GGVZEqJBHyvt1SN51RNf" alt=""><figcaption></figcaption></figure>

**Popup confirm "Cancel subscription"**

<figure><img src="/files/cQsN8yMEVT3W6wvsGryq" alt=""><figcaption></figcaption></figure>

#### *<mark style="color:$primary;">**Caution**</mark>*

<mark style="color:$primary;">After you cancel your subscription, your account will be downgraded to the "</mark><mark style="color:$primary;">**Basic**</mark><mark style="color:$primary;">" plan. We do not offer refunds for the previously purchased plan. Please consider this carefully before making your decision.</mark>

#### Need help?

* *Just want to reduce costs? You can* [*Downgrade Your Plan*](/workspace/billing/upgrade-downgrade-a-subscription.md) *instead of cancelling completely.*
* *Cancelling due to a technical issue? Contact our* [*support@diaflow.io*](mailto:support@diaflow.io) *– we would love to help fix it!*


---

# 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://docs.diaflow.io/workspace/billing/cancel-a-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.
