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

# Billing

> Plans, credits, and site licenses, and how they work together in WPOS.

Billing in WPOS is built around three things: a **plan**, a pool of **credits**,
and a set of **site licenses**. This page explains how they fit together. For
current plan names and prices, the source of truth is the pricing page on
[wpos.ai](https://wpos.ai) and your account at [app.wpos.ai](https://app.wpos.ai).

<Info>
  This page describes how billing works in general. Exact names, limits, and
  prices live on the pricing page and in your account, which always win over
  anything written here.
</Info>

## The three pieces

<CardGroup cols={3}>
  <Card title="Plan" icon="layer-group">
    Your subscription. Sets your monthly credits and how many sites you can
    operate before adding more.
  </Card>

  <Card title="Credits" icon="coins">
    The unit of work. Running the agent spends credits. Your plan refills them
    each month.
  </Card>

  <Card title="Site licenses" icon="globe">
    Each connected site uses one license. Plans include a number of them, and you
    can add more as your fleet grows.
  </Card>
</CardGroup>

## How credits work

Credits are the unit WPOS bills work in. When the agent runs work on a site, it
spends credits from your account balance.

* Your plan tops your balance up to its monthly allotment on each billing cycle.
* Usage is tracked per account, so you can see where credits go across every site
  you operate.
* Heavier work spends more than light work. Small, scoped requests in the
  [Command Center](/operate/command-center) cost less than large open-ended ones.

### Seeing your balance and usage

Your current credit balance shows in the top corner of the
[Command Center](/operate/command-center) at all times. For a fuller breakdown,
open the **Usage** tab in [Settings](/operate/settings) to see how credits are
being spent on that site.

<Tip>
  Need more than your monthly allotment in a busy month? Credit packs are one-time
  top-ups that do not expire, so a heavy month does not force a permanent plan
  change. See the pricing page for pack sizes.
</Tip>

## Site licenses

Every site you connect consumes one site license. Your plan includes a set number,
and you add more when you connect more sites. Members on a site are not billed per
seat, so bringing your team onto a site does not change the cost.

## Managing billing

<Steps>
  <Step title="Open your account">
    Go to [app.wpos.ai](https://app.wpos.ai) and open billing.
  </Step>

  <Step title="Review usage">
    See your current credit balance and where it is going across connected sites.
  </Step>

  <Step title="Adjust as you grow">
    Change plan, add site licenses, or buy a credit pack as your fleet and
    workload grow.
  </Step>
</Steps>

<Note>
  Running many sites and want a plan built for that? See agency pricing on
  [wpos.ai](https://wpos.ai), or contact
  [support@wpos.ai](mailto:support@wpos.ai).
</Note>
