Arga offers three plans. All include the CLI, MCP integration, and access to the web app.Documentation Index
Fetch the complete documentation index at: https://docs.argalabs.com/llms.txt
Use this file to discover all available pages before exploring further.
Plan comparison
| Feature | Free | Team | Paid |
|---|---|---|---|
| Runs (test a live URL) | Yes | Yes | Yes |
| Tests and Scenarios | Yes | Yes | Yes |
| PR Checks (validate code changes from a branch/PR) | — | Yes | Yes |
| Sandboxes (preview environments with twins) | — | Yes | Yes |
| Security scans | — | Yes | Yes |
| Test runner runs / month | 10 | Unlimited | Unlimited |
| PR check runs / month | — | 500 | Unlimited |
| Sandbox deployments / month | — | 100 | Unlimited |
| CI checks / month | — | 500 | Unlimited |
| Twins per run | 1 | Unlimited | Unlimited |
| Prompt required | Yes | No | No |
| Session history | Yes | Yes | Yes |
| Bot access (Slack / Discord) | — | Yes | Yes |
| Ask (chat) | — | Yes | Yes |
| MCP context tools | Yes | Yes | Yes |
| Team workspace | — | Yes | Yes |
| Email verification required | No | Yes (for team invites) | No |
Free plan
The free plan is designed to let individual developers try Arga with no commitment:- 10 test runner runs per month, reset on a rolling monthly basis
- 1 digital twin per run (e.g. Slack or Stripe, not both)
- A test prompt is required for every run
- Access to the Test Runner Runs workflow only
- Full session history — view, retrieve, and delete past validation sessions
- Full CLI and MCP access for context search and investigation
Team plan
The Team plan unlocks all workflows and higher limits:- Unlimited test runner runs per month
- 500 PR check runs per month
- 100 sandbox deployments per month
- 500 CI checks per month for automatic PR validation
- Unlimited twins per run — combine Slack, Stripe, Discord, and more in a single test
- No prompt requirement — Arga can auto-plan tests based on your app
- Team workspace with GitHub organization linking, member management, and email invites
- PR Checks and Sandboxes workflows
Paid plan
The Paid plan removes all usage limits:- Unlimited validation runs — no monthly cap
- Unlimited CI checks
- Unlimited twins per run
- Unlimited TTL — no maximum run duration
- No prompt requirement
- All workflows: Runs, Tests, Scenarios, PR Checks, Sandboxes, Twins, and security scans
- Team workspace with full management features
Session and run TTL
Each validation run and twin session has a time-to-live (TTL) that controls its maximum duration.| Free | Team | Paid | |
|---|---|---|---|
| Default TTL | 10 min | 30 min | 30 min |
| Max TTL | 10 min (fixed) | 480 min (8 hours) | 480 min (8 hours) |
| Extendable | No | Yes | Yes |
--ttl flag (1–480 minutes).
Upgrading
You can upgrade from the web app:- Go to Settings
- Click Upgrade subscription in the Subscription section
- Complete checkout via Stripe
Usage tracking
Runarga whoami from the CLI to see your current plan and remaining usage. Free plan users can also view their test runner usage and remaining quota on the Settings page under the Usage section.
When you hit a limit, Arga returns an error explaining the restriction and how many runs remain. Limits reset monthly.
