Plans & Credits
Everything about billing, credit usage, and what each plan gives you.
How Credits Work#
Every agent action consumes credits. Credits map to the underlying AI model tokens your agents use. Simple tasks (quick lookups, short summaries) use fewer credits; complex tasks (multi-step research, long-form content) use more.
You can see credit usage per task in the task detail view, and your overall balance and burn rate on the dashboard and in billing settings.
Free Runtime vs Cloud#
The ohwow runtime is free and open source with full local capabilities. When you run it on your own machine, you get:
- Unlimited agents with no cap on how many you create or run
- Scheduling for recurring tasks and briefings
- Messaging via WhatsApp, Telegram, and voice
- CRM and browser automation built in
- A2A protocol for agent-to-agent communication
- Ollama support for running local models with zero platform cost
If you bring your own API keys (Anthropic, OpenAI, etc.), local tasks don't consume any platform credits. The runtime is yours to use however you want.
Cloud plans layer additional capabilities on top of the free runtime:
- Sync across devices so your agents and data follow you everywhere
- OAuth integrations like Gmail, Slack, and Google Calendar
- Cloud task dispatch to run agent tasks without keeping your machine on
- Webhook relay for receiving external events in your workspace
- Team management dashboard for collaboration and shared agents
- AI site generation to build and publish websites with your agents
- Credits for cloud-hosted AI so you don't need your own API keys
Note
Plan Tiers#
| Feature | Starter | Pro | Enterprise |
|---|---|---|---|
| Cloud credits/month | 10,000 | 50,000 | 100,000 |
| AI-generated sites | 1 | 5 | Unlimited |
| Custom domains | - | Included | Included |
| OAuth integrations | 3 | All | All |
| Cloud agents | 50 | 100 | Unlimited |
| Cloud sync | - | - | Included |
| Cloud task dispatch | - | - | Included |
| Webhook relay | - | - | Included |
| API access | - | - | Included |
| Fleet management | - | - | Included |
| Support | Priority | Dedicated |
All plans include access to every agent type, the approval system, A2A protocol, advanced workflows, CRM, and local model support. Cloud plans add AI site generation, OAuth integrations, team collaboration, and credits for cloud-hosted AI.
Credit Packs#
If you run out of credits before the end of your billing cycle, you can purchase credit packs:
- Small pack: 2,500 credits
- Medium pack: 10,000 credits
- Large pack: 25,000 credits
Credit packs never expire and are used after your monthly allowance is depleted. They roll over between billing cycles.
Usage Tracking#
The billing settings page shows detailed usage data:
- Current balance: Credits remaining this cycle
- Daily burn rate: Average credits used per day
- Projected runway: How many days until you run out at current pace
- Top consumers: Which agents and task types use the most credits
- Historical usage: Charts showing credit consumption over time
Billing#
The billing tab in your dashboard settings is where you manage everything related to your subscription. From there you can:
- View your current plan and its limits
- Upgrade or downgrade your plan
- Purchase additional credit packs
- View invoices and payment history
- Update your payment method
Upgrading & Downgrading#
You can change your plan at any time from your billing settings:
- Upgrading: Takes effect immediately. You get the new credit allowance and feature access right away, prorated for the remaining billing period.
- Downgrading: Takes effect at the end of your current billing cycle. You keep your current features until then.
Note