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

# Account and pricing

> Credit balance, active plan, usage limits, and how to upgrade or buy credits.

Your **Flowra account** (dashboard login) owns billing and plan limits across projects. Open [Account](https://flowra.dev/dashboard/account) and [Pricing](https://flowra.dev/dashboard/pricing).

Project-level API keys and AI Key stay under [Projects and API keys](/product/projects-and-keys). Integrator credit APIs: [Usage and credits](/guides/usage-and-credits).

## Account overview

On **Account** you typically see:

| Section            | Meaning                                                                                                                                                                       |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Credit Balance** | **Available Credits** and **Buy More Credits**                                                                                                                                |
| **Active Plan**    | Current plan (for example **Free Plan**), **Active** / **Inactive**, auto-renew when applicable, **Change Plan** / **Upgrade Plan**                                           |
| **Plan Features**  | Capabilities included on the plan (for example use own API keys) shown as enabled/disabled                                                                                    |
| **Usage Limits**   | Current usage vs plan caps (agents/workflows, storage, projects, …). If you are over limit, editing can lock until you upgrade or remove extras; existing data stays viewable |
| **Credit Usage**   | Breakdown of credits spent (for example model, tool, sandbox, browser, runtime, media), often filterable by project and date                                                  |

## Pricing

On **Pricing**, pick a plan (**Free**, **Starter**, **Pro**) or buy credit packs. Model usage and some tool/runtime features consume credits unless a project uses its own OpenRouter key on a paid plan.

## Tips

* Credits are account-scoped; projects share the same balance unless you use BYOK for AI.
* When a project AI Key tab says the feature is unavailable on the free plan, upgrade here first.
* For programmatic balance and ledger lookups, use the SDK `usage` namespace — [Usage and credits](/guides/usage-and-credits).

## Related

* [Projects and API keys](/product/projects-and-keys)
* [How Flowra works](/product/how-flowra-works)
* [Usage and credits](/guides/usage-and-credits)
