> 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/buy-credits.md).

# Buy credits

If your team needs more credits before the month ends, you can buy extra credits at any time. This helps your workflows keep running without interruption.

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

#### How to buy credits

1. **Open the Billing page.**\
   Go to **Workspace Settings** and open the **Billing** tab.
2. **Click Add credits.**\
   In the **Current Plan** section, click **Add credits**.

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

3. **Choose a credit package.**\
   A pop-up will show the available credit packages. Choose the amount that fits your team's usage.

* 2,000 credits
* 4,000 credits
* 6,000 credits
* 11,000 credits
* 22,000 credits
* 44,000 credits
* 66,000 credits
* 115,000 credits
* 230,000 credits
* 480,000 credits
* 1,200,000 credits

4. **Complete payment.**\
   After you choose a package, you will be taken to the payment page to finish checkout. Once payment is successful, the credits are added to your account immediately.

<figure><img src="/files/79fnIeKJsSTIotHYCXda" alt=""><figcaption></figcaption></figure>

#### Need help?

* *Buying extra credits often? It may be more cost-effective to* [*Upgrade/Downgrade a subscription*](/workspace/billing/upgrade-downgrade-a-subscription.md) *instead.*
* *Having trouble during checkout or need billing support? Contact* [*support@diaflow.io*](mailto:support@diaflow.io) *for help.*


---

# 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/buy-credits.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.
