# Billing

The **Billing** tab in your Workspace Settings is the central dashboard for managing your subscription, monitoring your credit limits, and keeping your accounting records up to date.

To access this page, navigate to **Workspace Settings** and select the **Billing** tab.

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

#### Current Plan & Credits

This section gives you a real-time snapshot of your account's status.

* **Current Plan:** See which subscription tier you are currently on (e.g., *Pro Internal*).
* **Credit Bar:** A visual progress bar showing your total usable credits versus what you have consumed. It clearly distinguishes between your *Monthly credits* (included in your plan) and any extra *Add-on credits* you have purchased.
* **Quick Actions:** Use the **Upgrade plan** button to unlock more features, or the **Add credits** button to instantly buy more automation power without changing your base plan.

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

#### Billing Information

This is where you define the official identity of your business for invoicing purposes.

* Click **Enter billing information** (or the **Manage** button) to update your Company Name, Tax ID, PO Number, and the specific email address where all receipts should be sent.

<figure><img src="/files/3BYVGCegpV5KyhgOZ2dx" alt=""><figcaption></figcaption></figure>

#### Invoices

A complete, downloadable history of your financial transactions with Diaflow.

* Review all past payments, filter by type or date, and easily download PDF receipts for your company's tax and accounting needs.

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

#### Need help?

* *Need to compare features before upgrading your plan? Visit the detailed* [*Upgrade/Downgrade a subscription*](/workspace/billing/upgrade-downgrade-a-subscription.md) *guide.*
* *Have a specific question about a recent charge, failed payment, or invoice? Contact* [*support@diaflow.io*](mailto:support@diaflow.io) *for quick assistance.*


---

# 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.diaflow.io/workspace/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.
