Plans & Pricing

Free

$0forever

Hosted runs every month, no card. The open-source engine stays free forever.

  • Up to 3 members
  • 2 compute-hours of hosted runs a month
  • $2 of managed tokens, any model
  • 50 web searches a month
  • Cron + webhook triggers fire on Free
  • 5 GB storage (hard cap)
  • Roles, org secrets, audit log
  • Self-host the open-source engine, free forever
Get started

Individual

$20per month

Hosted runs for one person, just you, automating your own work.

  • 1 member (just you)
  • Hosted runs: cron, webhooks, durability
  • 25 compute-hours / month
  • $20 / month of managed tokens at cost, on any surface
  • 500 web searches / month
  • 3 concurrent hosted runs
  • 20 GB storage
  • 1 self-hosted runner
  • Bring your own inference keys
Get Solo

Team

$40per member / month

For a team running shared workflows. Every member is billed, and allowances pool across the org.

  • Unlimited members ($40 each, every role)
  • 25 compute-hours / member / month, pooled
  • $40 / member / month of managed tokens, pooled
  • 1,000 web searches / member / month, pooled
  • 3 concurrent runs / member, pooled
  • 100 GB + 25 GB / member storage
  • 10 self-hosted runners per org
  • Org spend caps, require-2FA, email domain policy
Get Team

Enterprise

Customcommitted use

Org-wide and procurement-grade, with committed usage and dedicated capacity.

  • Everything in Team
  • Committed usage packs
  • SSO / SAML + SCIM
  • Self-managed deployment option
  • Dedicated capacity
  • Custom run retention
  • Named support + SLA
Talk to us

Solo and Pro are single-member plans: add anyone else and the org moves to Team, where every member is $40 per month regardless of role (no free seats). You can choose Team at any size, even with one member. Allowances reset monthly with your billing cycle and never roll over.

Runtime rates

Every paid plan includes monthly compute-hours: one compute-hour is an hour on a standard 1-vCPU machine, and larger machines draw the allowance proportionally. Beyond the allowance, compute bills per active minute at these rates. When a run suspends, on a long sleep, a human-input gate, or while a child run does the work, its machine is released and that time is free.

Machine sizeShapeRate
Small1 vCPU · 2 GB$0.05 / min
Medium2 vCPU · 4 GB$0.10 / min
Large4 vCPU · 8 GB$0.20 / min
XL8 vCPU · 16 GB$0.40 / min

Model inference

BYO key = $0

On the managed lane, the model's rate at cost, with no per-token markup. The pool equals your plan price, so the whole subscription is convertible to model usage ($20 on Solo, $100 on Pro, $40 per member on Team), and it works on any surface, including local dev. Bring your own key and tokens are $0 from us.

See all models and rates →
ModelInput / MtokOutput / Mtok
GPT-5.6 Sol$5.00$30.00
Claude Fable 5$10.00$50.00
Gemini 3 Pro$2.00$12.00
No key needed

Let a run search the live web, no key of your own required. Plans include 500 searches a month on Solo, 2,000 on Pro, and 1,000 per member on Team; beyond that, $0.008 per search, and a deeper search counts as two.

Storage

Run outputs and persisted codebases (opt-in workspaces) are stored for you. Free includes 5 GB as a hard cap, so it never bills for storage. Paid plans include their allotment, then $0.25 per GB-month from prepaid credits, prorated so deleting it stops the charge. Run outputs auto-expire after 90 days.

PlanIncludedOverage
Free5 GBHard cap
Solo20 GB$0.25 / GB-month
Pro100 GB$0.25 / GB-month
Team100 GB + 25 GB / member$0.25 / GB-month

Questions & Answers

What do I get on Free?

Hosted runs, on us. Free includes 2 compute-hours of run time a month, $2 of managed tokens at cost (any model, no cheap-tier restriction), 50 web searches, and 5 GB of storage, for up to 3 members, with no card. Cron and webhook triggers deploy active and fire like any plan's. When the monthly allowance is spent, runs stop until it resets, you add credits, or you subscribe. Self-hosted runners are the one hosted feature that starts on a paid plan. Separately, the engine, SDK, and CLI are open source, so you can run the whole thing on your own hardware with no account at all.

Why are Solo and Pro limited to one member?

They are individual plans: just you, automating your own work. The moment you add anyone else, the org moves to Team, where every member is $40 per month regardless of role and allowances pool org-wide. You can also choose Team at any size, even with one or two members, if you want pooled allowances and its governance controls.

What is a compute-hour?

One hour of active run time on a standard 1-vCPU machine. Larger machines draw the allowance proportionally, so an hour on a 4-vCPU machine uses 4 compute-hours, matching the per-vCPU compute rate. Only active execution counts: when a run suspends on a long sleep, at a human-input gate, or while a child run does the work, its machine is released and that time is free.

What's included each month, and what happens when I use it up?

Every paid plan includes monthly allowances: compute-hours, a managed-token pool at cost, web searches, and storage. The dashboard shows what's left in real units, like 14.2 of 25 compute-hours. When an allowance runs out, usage keeps working as overage drawn from prepaid credits at the public rates on this page, identical on every plan: compute at $0.05 per vCPU-minute, managed tokens at cost, storage at $0.25 per GB-month, and web search at $0.008 per search. An org spend cap keeps overage inside a ceiling you set.

Do unused allowances roll over?

No. Allowances reset in full on your monthly billing anniversary, and unused amounts don't carry forward. Prepaid credits are the opposite: whatever balance you buy stays until you spend it and never expires.

Is there a fee on usage or credits?

Usage itself carries no markup: managed tokens bill at the model's source price, and compute, storage, and search bill at the public rates. The only fee is 10% when you top up prepaid credits, so a $50 top-up costs $55 and adds $50 of credit. It covers card processing and the upstream credit fee we pay to route your tokens, which is what keeps the per-model rates at cost.

What happens to my triggers on Free, or if I downgrade?

They pause, and they pause loudly. On Free, triggers deploy but don't fire. If a subscription ends or an org downgrades, its triggers pause the same way and you're notified in the dashboard and by email; nothing is deleted. When you resubscribe, resuming them is one click.

How does storage work?

Run outputs (artifacts) and opt-in persisted workspaces (codebases that carry across runs) are stored for you. Free includes 5 GB as a hard cap and never bills for storage. Solo includes 20 GB, Pro 100 GB, and Team 100 GB plus 25 GB per member. Beyond the included amount, storage is $0.25 per GB-month drawn from the same prepaid credits, prorated so deleting storage stops the charge. Run outputs auto-expire after 90 days by default. If an account stays unpaid past a grace period, stored data may be removed.

Can I run on my own hardware?

Two ways. The SDK, CLI, and single-node runtime are open source, so you can run everything yourself with no account and no plan, free forever, and the same workflow file moves between local and hosted unchanged. Paid plans also include self-hosted runners: your machines attached to the hosted control plane, 1 on Solo, 3 on Pro, and 10 per org on Team. Compute on your own runners is never billed; brokered usage like managed tokens, storage, and web search bills normally.

Your first hosted run is free.

Every plan includes compute-hours, managed tokens at cost, web searches, and storage. Overage draws on prepaid credits at the public rates.

Prices in USD and may change before general availability.