# Enable or Disable Flex Billing

To disable flex billing, go to your workspace's [Plan & Billing page](https://app.roboflow.com/the-analytics-zone/settings/plan) and select the option to Disable Flex billing.

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

{% hint style="danger" %}
If you disable flex billing, many workspace features will stop working once your included credits are used.
{% endhint %}

If you ever want to prevent your workspace from being cut off due to credit consumption, you can enable flex billing again by selecting the option on the page.

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


---

# 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/credits/enable-or-disable-flex-billing.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.
