> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bluegenai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Credits & Billing

How to find your credit balance, understand how credits are consumed, and manage your usage in BlueGenAI.

BlueGenAI uses a credit-based billing model. Credits are consumed as you work — every prompt, design generation, and build run draws from your available credit balance. You can view your balance and usage at any time from the user avatar menu.

***

## How to view your credits

1. Click your **user avatar** in the top-right corner of any page
2. Select **My Credits** from the dropdown menu
3. The **My Credits** panel opens showing your current plan, balance, and credit breakdown

<img src="https://mintcdn.com/bluegenai/J7J4ZqosifZggWQb/images/1-10-my-credits.png?fit=max&auto=format&n=J7J4ZqosifZggWQb&q=85&s=c75cc96216ea8104ed951037a94e2593" alt="1 10 My Credits" width="980" height="1222" data-path="images/1-10-my-credits.png" />

***

## BlueGenAI credits come in two forms

**Free Credits** are granted to your account by an administrator — for example when you first sign up or when your organization provisions access. Free Credits do not expire and are consumed first. Your balance shows the number of grants received and how many have been exhausted.

**Paid Credits** are credits you purchase directly. These are consumed after your Free Credits are exhausted.

Both credit types are displayed in dollars and shown as $available/$total in your My Credits panel.

***

## Understanding the My Credits panel

### Current Plan

Shows your active plan — for example **Starter Plan**. Your plan determines what types of credits are available to you.

### Credit balance

Your balance is displayed in dollars. If your credits are exhausted and usage continues, a **Credit Debt** amount is shown in red — this represents the amount owed beyond your available balance.

### Available Credits

Your credits are broken down into two types:

| Credit Type      | What it is       |
| ---------------- | ---------------- |
| **Free Credits** |                  |
|                  | **Paid Credits** |

***

## How credits are consumed

Credits are consumed every time the AI agent processes a request. This includes:

* Writing and submitting a prompt in the Prototype tab or Build tab
* Running a CAB analysis
* Generating design artifacts, prototypes, or application code
* Each refinement or iteration on existing work

The more complex the request and the larger your project context, the more credits each interaction consumes. Longer prompts, larger file attachments, and more extensive build runs all increase consumption.

***

## Tips for managing your credit usage

* **Write focused prompts** — one goal per prompt uses fewer credits than a broad multi-topic prompt
* **Attach only the files you need** — unnecessary attachments increase the context size and credit cost
* **Iterate in Prototype Mode before switching to Build** — Prototype Mode is less credit-intensive than Build Mode
* **Reuse saved design files** — reference existing files rather than regenerating from scratch
* **Start small** — validate your approach with a focused use case before expanding scope

***

## How to purchase additional credits

<Note>
  Credit purchasing and plan upgrades are managed through your account settings. Contact your platform administrator or the BlueGenAI team at [feedback@bluegenai.com](mailto:herb@BlueGenAI.com) for assistance with credits or plan changes.
</Note>

***

## Related pages

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/platform-overview/quick-start-guide">
    Start your first project and understand how credits are used in practice.
  </Card>

  <Card title="Admin Center" icon="gear" href="/admin-center/admin-dashboard-overview">
    Administrators can manage credit balances and plans for all users from the Admin Dashboard.
  </Card>
</CardGroup>
