Documentation Index
Fetch the complete documentation index at: https://docs.replicas.dev/llms.txt
Use this file to discover all available pages before exploring further.
Billing
Replicas has two billing surfaces:- Per-seat subscription: covers interactive workspaces (Dashboard, Slack, Linear, GitHub, CLI).
- Metered API/Automation usage: $0.0166 per active minute, separate from seats.
Plans
| Plan | Price | Interactive | API/Automation | Included minutes | Repos | Sandbox (disk / memory) |
|---|---|---|---|---|---|---|
| Hobby | Free | 20 h, one-time grant | 20 h, one-time grant (separate bucket) | None | 3 | 10 GB / 8 GB |
| Developer | $120 / seat / mo | Unlimited | $0.0166 / min | 5,000 / cycle | 10 | 10 GB / 8 GB |
| Team | $300 / seat / mo | Unlimited | $0.0166 / min, higher rate limits | 15,000 / cycle | Unlimited | 32 GB / 16 GB |
| Enterprise | Custom | Unlimited | Custom rates, SOC 2 | Custom | Unlimited | Custom CPU / memory / disk |
Seats
A seat is one unique user (by email) who creates a workspace from an interactive surface (Dashboard, Slack, Linear, GitHub, or the CLI, which authenticates as you). Seat totals are reconciled at the end of each billing period and added to the next invoice.Metered API & Automation usage
Minutes from the public API and Automations are tracked separately from seats:- Paid plans include a per-cycle quota (Developer 5,000 min, Team 15,000 min) before overage applies.
- Overage is $0.0166 / minute, rounded up per minute.
- No charges while a workspace sleeps. Workspaces auto-sleep after 1 hour idle and archive after 7 days.
- Metered totals are added to the next invoice.
Examples
- Teammate opens the dashboard or runs
replicas create→ counts as a seat, no metered charge. - CI pipeline hits the API for a 25-minute workspace → 25 metered minutes (≈ $0.42).
- Nightly Automation runs for 90 minutes → 90 metered minutes (≈ $1.49).
founders@replicas.dev.