Billing

Credits & billing

TL;DR

Credits are how usage is metered. A credit is a small fixed slice of real model cost; every task spends credits on model tokens plus any external tools it calls (search, image/video, browser, sandbox). Each organization gets free credits every month that reset; paid plans and one-time top-up packs add more. See current pricing on the Billing page.

What a credit is

A credit is a fixed slice of the underlying model and tool cost, billed per organization. Tasks consume credits two ways: language-model tokens (input + output, priced per model) and external tool calls that cost real money to run.

Cheaper models cost far fewer credits per token than premium ones, so your per-task burn depends mostly on which models your agents use.

Free credits, plans & top-ups

Every organization gets a monthly credit allotment that resets each billing period (unused credits don’t roll over). Paid plans raise the monthly allotment; one-time top-up packs stack on your balance and do not reset.

PlanMonthly credits
Free2,500
Lite30,000
Starter100,000
Scale550,000
Agency1,200,000
Top-up packs (one-time, never reset): 10,000 / 25,000 / 50,000 / 100,000 credits. For current prices and to subscribe or top up, open the Billing page. Custom volumes: hi@agentplanners.com.

What consumes credits

Most spend is model tokens. On top of that, some tools have a real per-call cost (shown below in USD-equivalent so you can compare). The agent only calls a tool when the plan needs it.

ActionApprox. cost per call
Generate image$0.04
Generate video$0.50
Web search$0.01
Crawl a page (scrape)$0.01
Browser session$0.05
Python sandbox run$0.002
A typical analytics/optimization task spends roughly 400–800 credits end-to-end.

See your usage

The Billing page shows, for the current organization:

  • Your remaining credit balance for this period.
  • Usage over the last 7 and 30 days, with input/output token counts.
  • Credits by model — which models drove your spend.
  • Self-serve top-up packs and the plan ladder with your current plan highlighted.

Lower your credit burn

  • Set cheaper models per agent on the Agents page — specialists default to a fast, low-cost model while the orchestrator stays on a quality planner.
  • Scope tighter date ranges and fewer accounts when you don’t need a full history.
  • Pin a Skill so the agent follows a proven, shorter plan instead of re-deriving one.
  • Prefer read-only audits first, then run only the writes you actually want.
  • Already paying for your own model deployment? Bring your own model zero-rates LLM tokens entirely — only tool/media calls still meter.

Frequently asked questions

Do unused credits roll over?
Plan credits reset each billing period and don’t roll over. One-time top-up packs stack on your balance and do not expire at reset.
What happens when I run out?
Runs are blocked at zero credits until the next monthly reset, a plan upgrade, or a top-up pack. Nothing is charged silently.
Is billing per user or per organization?
Per organization. Each org has its own balance, plan, usage history and invoices.
How do I buy more credits?
On the Billing page: upgrade your plan for a larger monthly allotment, or buy a one-time top-up pack via self-serve checkout.

Related