# Cancel a Plan

To cancel a paid plan, go to your workspace's [Plan & Billing page](https://app.roboflow.com/the-analytics-zone/settings/plan) and select "Cancel Plan".

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

On the next screen, confirm that you're sure you want to cancel your plan.

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

You'll receive a confirmation that your plan has been downgraded.

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

{% hint style="info" %}
When you cancel your plan, you'll continue to have access to Roboflow at your current plan level until the end of your current billing cycle.
{% 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.roboflow.com/billing/plans/cancel-a-plan.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.
