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

# Credits & Billing

> How work is priced and tracked.

Using a coworker costs credits — a simple usage unit that stands in for raw compute pricing, so you never have to think about tokens or machine time.

<Info>
  The exchange rate is fixed: **1 USD = 115 credits**. It's a useful number to keep in the back of your mind, but you don't need to do the math yourself — the console shows everything in credits directly.
</Info>

## What gets charged

Every task deducts credits from your balance — whether it runs in the console, by email, in Teams, or through the API. The cost reflects the actual work the coworker did.

## Keeping track

<CardGroup cols={2}>
  <Card title="Current balance" icon="wallet">
    See exactly how many credits you have left, at any time, in the console.
  </Card>

  <Card title="30-day spend" icon="chart-line">
    A rolling total of what you've used over the last month.
  </Card>

  <Card title="Per-task breakdown" icon="receipt">
    Click into any task to see exactly what it cost.
  </Card>

  <Card title="Workspaces" icon="table-cells" href="/en/credits/workspaces">
    See how credits are tracked separately for personal and team workspaces.
  </Card>
</CardGroup>

## Running low

If a workspace runs out of credits, tasks pause and are clearly flagged as **out of credits** rather than failing silently or quietly cutting corners. You can then top up and pick up right where you left off.

<Tip>
  There are no surprise charges. If something is going to cost credits, it happens because you asked a coworker to do real work — and you can always see the cost afterward.
</Tip>
