Skip to main content

Flexible Plans

Choose the plan that fits your needs. Start free, upgrade when ready.

Free

Perfect for testing and personal projects$0/month forever
  • 100 MB storage
  • 500 files
  • 1,000 requests/day
  • 1 workspace
  • Community support

Pro

For production agents and multiple projects$29.99/month$300/year — Save 17%
  • 10 GB storage (100x more)
  • 200,000 files (400x more)
  • 100,000 requests/day (100x more)
  • Unlimited workspaces
  • Email support (24hr response)

Which Tier is Right for You?

Choose Free if you’re:

  • Learning Bossa and testing features
  • Building side projects or prototypes
  • Using a single agent with low usage
  • Just getting started

Choose Pro if you’re:

  • Running agents in production
  • Managing multiple projects/workspaces
  • Building for clients or teams
  • Need more storage or requests

Frequently Asked Questions

Each operation (ls, read, write, grep, glob, edit, delete) counts as 1 request.Example: bossa files write /note.md "text" = 1 request
You’ll receive a 402 Payment Required error with upgrade instructions. No surprise charges.Check your usage anytime: bossa usage
Yes! Upgrade instantly with bossa billing upgrade. Downgrades take effect at the next billing cycle.
The free tier IS your trial. Use Bossa free forever, or upgrade when you need more capacity.
Pro includes unlimited workspaces. Storage, files, and requests are shared across all your workspaces.Example: If you have 5 workspaces, they all share the 10 GB storage pool.
Yes! Bossa is open source (MIT). Self-hosting docs: Self-Hosting GuidePro tier benefits (support, hosted reliability) only apply to the managed service.

Usage Tracking

Check your current usage:
bossa usage
Upgrade to Pro:
bossa billing upgrade
Manage your subscription:
bossa billing manage

Technical Details

Free Tier Limits

MetricLimitBehavior When Exceeded
Storage100 MBWrite operations return 402
Files500Write operations return 402
Requests1,000/dayAll operations return 402 until next day (UTC)
Workspaces1bossa workspaces create returns 402

Pro Tier Limits

MetricLimitBehavior When Exceeded
Storage10 GBWrite operations return 402
Files200,000Write operations return 402
Requests100,000/dayAll operations return 402 until next day (UTC)
WorkspacesUnlimitedShared quota across all workspaces

What Counts Toward Limits?

  • Storage: Total size of all files in your workspace(s)
  • Files: Number of files stored
  • Requests: Each CLI/API/MCP operation (ls, read, write, grep, glob, edit, delete)

Need More?

Building something bigger? Contact us about enterprise plans:
  • Custom storage/request limits
  • Team collaboration features
  • SSO/SAML
  • Priority support (24hr response)
  • Custom SLAs
📧 Email: vinny.purgato@gmail.com

Self-Hosting

When self-hosting, you control limits via the account_tiers table and OWNER_USER_IDS config. See Self-Hosting for details.
Last modified on March 13, 2026