# Flex Billing सक्षम या अक्षम करें

Flex billing को disable करने के लिए, अपने workspace के [Plan & Billing page](https://app.roboflow.com/the-analytics-zone/settings/plan) पर जाएँ और Flex billing को Disable करने का विकल्प चुनें।

<figure><img src="/files/265f99a2f1176addca935cfe6043b22352d0070b" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
यदि आप flex billing को disable करते हैं, तो आपके included credits उपयोग हो जाने पर workspace की कई सुविधाएँ काम करना बंद कर देंगी।
{% endhint %}

अगर आप कभी चाहते हैं कि आपके workspace को credit consumption के कारण cut off होने से रोका जाए, तो आप page पर दिए गए विकल्प को चुनकर flex billing को फिर से enable कर सकते हैं।

<figure><img src="/files/c073198597fce2f4b6213e92b6550d6589cb50b8" 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/roboflow/roboflow-hi/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.
