Skip to main content

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.

Arga offers three plans. All include the CLI, MCP integration, and access to the web app.

Plan comparison

FeatureFreeTeamPaid
Runs (test a live URL)YesYesYes
Tests and ScenariosYesYesYes
PR Checks (validate code changes from a branch/PR)YesYes
Sandboxes (preview environments with twins)YesYes
Security scansYesYes
Test runner runs / month10UnlimitedUnlimited
PR check runs / month500Unlimited
Sandbox deployments / month100Unlimited
CI checks / month500Unlimited
Twins per run1UnlimitedUnlimited
Prompt requiredYesNoNo
Session historyYesYesYes
Bot access (Slack / Discord)YesYes
Ask (chat)YesYes
MCP context toolsYesYesYes
Team workspaceYesYes
Email verification requiredNoYes (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
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
Contact founders@argalabs.com to discuss Paid plan pricing.

Session and run TTL

Each validation run and twin session has a time-to-live (TTL) that controls its maximum duration.
FreeTeamPaid
Default TTL10 min30 min30 min
Max TTL10 min (fixed)480 min (8 hours)480 min (8 hours)
ExtendableNoYesYes
Free plan users cannot override the 10-minute limit. Team and Paid users can set a custom TTL with the --ttl flag (1–480 minutes).

Upgrading

You can upgrade from the web app:
  1. Go to Settings
  2. Click Upgrade subscription in the Subscription section
  3. Complete checkout via Stripe
You can also manage your subscription or cancel from the same page — the Cancel subscription button opens the Stripe billing portal.

Usage tracking

Run arga 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.