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

# Billing dashboard behavior

> A guide to what the billing dashboard currently exposes and how to read its plan, subscription, and spending-limit surfaces.

<Tip>
  **Live.** This area is documented as current, user-reliable behavior.
</Tip>

## Goal

Describe billing behavior from the actual implementation rather than from outdated status notes.

## Prerequisites

* None

## Workflow

<Steps>
  <Step>
    Use the billing dashboard for subscription and usage state.
  </Step>

  <Step>
    Use the spending-limit surface to define alert thresholds and at-limit behavior.
  </Step>

  <Step>
    Use payment-method management for default-method and deletion actions where supported.
  </Step>
</Steps>

## What the billing dashboard includes

* Plan selection and subscription-state cards
* Current usage, usage projection, and spending-limit controls
* Payment methods, transactions, and cancellation/change-plan flows

## Reading subscription state

The subscription card reflects the real account state — for example active or trialing — which is what gates plan-limited features like extra databases, team creation, connection pooling, and manual database backups. If a feature prompts you to upgrade, this is where the state behind that prompt lives.

## Spending controls

* Set spending limits and alert thresholds so cost does not surprise you.
* Understand at-limit behavior before you hit it.
* Manage the default payment method and review transactions from the same surface.

## Expected result

<Check>
  Billing documentation matches the current dashboard behavior and stops understating the feature area.
</Check>

## Related guides

<CardGroup cols={2}>
  <Card title="Plans and usage" href="/billing/plans-and-usage">
    Use the billing area to inspect plans, subscription state, usage, transactions, payment methods, and spending limits.
  </Card>
</CardGroup>
