Changing Tiers
Guide to upgrading and downgrading your Bootspring subscription.
Tier Overview#
| Tier | Price | Projects | API Calls | Agents | Key Features |
|---|---|---|---|---|---|
| Free | $0 | 1 | 1K/mo | 5 | Basic features |
| Pro | $19/mo | 10 | 10K/mo | All | Full features |
| Team | $49/user/mo | 50 | 50K/mo | All + Custom | Collaboration |
| Enterprise | Custom | Unlimited | Custom | All | SSO, SLA |
Upgrading#
Free to Pro#
What You Gain:
- 10 projects (from 1)
- 10,000 API calls/month (from 1,000)
- All 35+ expert agents (from 5)
- All 55+ skill patterns
- Priority support
- Business workflows
How to Upgrade:
-
Dashboard:
- Go to Dashboard > Subscription
- Click "Upgrade to Pro"
- Enter payment details
- Confirm
-
CLI:
bootspring billing upgrade pro -
Website:
- Visit bootspring.dev/pricing
- Click "Get Pro"
- Sign in and complete purchase
Effect:
- Immediate access to Pro features
- Prorated billing for current period
Pro to Team#
What You Gain:
- 50 projects (from 10)
- 50,000 API calls/month (from 10,000)
- Custom agents
- Team collaboration
- SSO (SAML)
- Audit logs
- 99.9% SLA
How to Upgrade:
-
Dashboard:
- Go to Dashboard > Subscription
- Click "Upgrade to Team"
- Set number of seats
- Complete purchase
-
CLI:
bootspring billing upgrade team --seats=5
Per-Seat Billing:
- $49 per user per month
- Add/remove seats anytime
- Prorated charges
Team to Enterprise#
What You Gain:
- Unlimited projects
- Custom API limits
- Dedicated support
- Custom integrations
- On-premise option
- 99.99% SLA
- Custom contracts
How to Upgrade:
Contact sales:
Downgrading#
Pro to Free#
What Changes:
- Project limit: 10 → 1
- API calls: 10K → 1K
- Agents: All → 5 essential
- Skills: All → Basic
- Support: Priority → Community
Before Downgrading:
-
Archive extra projects:
bootspring project archive project-2 bootspring project archive project-3 # ... until you have 1 or fewer -
Export important data:
bootspring export --all -
Notify team: (if applicable)
How to Downgrade:
-
Dashboard:
- Go to Dashboard > Subscription
- Click "Change Plan"
- Select Free
- Confirm
-
CLI:
bootspring billing downgrade free
Effect:
- Active until end of billing period
- Features restricted after period ends
Team to Pro#
What Changes:
- Projects: 50 → 10
- API calls: 50K → 10K
- Custom agents: Disabled
- Team features: Disabled
- Seats: N → 1
Before Downgrading:
-
Export team data:
bootspring export --team -
Archive extra projects
-
Notify team members - they'll lose access
How to Downgrade:
- Dashboard: Subscription > Change Plan > Pro
- Takes effect at period end
Billing Details#
Prorated Charges#
Upgrades: Charged immediately (prorated)
Days remaining in period: 15/30
Pro price: $19/month
Charge: $19 × (15/30) = $9.50
Downgrades: Credit applied to future
Days remaining: 15/30
Pro price: $19/month
Credit: $19 × (15/30) = $9.50 toward Free (or next period)
Annual vs Monthly#
| Plan | Monthly | Annual | Savings |
|---|---|---|---|
| Pro | $19/mo | $190/yr | 17% |
| Team | $49/user/mo | $490/user/yr | 17% |
Switching to Annual:
- Dashboard > Subscription
- Toggle to "Annual"
- Pay annual amount (prorated)
Annual Downgrades:
- No partial refunds
- Downgrade takes effect at renewal
Team Seat Changes#
Adding Seats:
bootspring billing seats add 3
# Prorated charge for new seatsRemoving Seats:
bootspring billing seats remove 2
# Takes effect next billing cycleFeature Availability by Tier#
Agents#
| Agent Category | Free | Pro | Team | Enterprise |
|---|---|---|---|---|
| Essential (5) | Yes | Yes | Yes | Yes |
| Development | No | Yes | Yes | Yes |
| Quality | No | Yes | Yes | Yes |
| Business | No | Yes | Yes | Yes |
| Custom | No | No | Yes | Yes |
Workflows#
| Workflow | Free | Pro | Team | Enterprise |
|---|---|---|---|---|
| Feature Development | Yes | Yes | Yes | Yes |
| Security Audit | No | Yes | Yes | Yes |
| Database Migration | No | Yes | Yes | Yes |
| Business Packs | No | Yes | Yes | Yes |
| Custom Workflows | No | No | Yes | Yes |
Features#
| Feature | Free | Pro | Team | Enterprise |
|---|---|---|---|---|
| Projects | 1 | 10 | 50 | Unlimited |
| Team Members | 1 | 1 | Unlimited | Unlimited |
| API Keys | 2 | 10 | 50 | Unlimited |
| SSO | No | No | Yes | Yes |
| Audit Logs | No | No | Yes | Yes |
| SLA | No | No | 99.9% | 99.99% |
Grace Period#
When downgrading or payment fails:
| Event | Grace Period | What Happens |
|---|---|---|
| Downgrade | Until period end | Full access |
| Payment failed | 7 days | Full access, warnings |
| Payment failed (7+ days) | 7 more days | Limited access |
| Account suspended | 30 days | No access, data retained |
| Account deleted | After 30 days | Data deleted |
Data Retention#
On Downgrade:
- Extra projects: Archived (read-only)
- Usage history: Retained
- API keys: Active keys up to limit, others disabled
- Team data: Retained for owner
On Cancellation:
- Data retained for 30 days
- Can reactivate and restore
- After 30 days: permanent deletion
FAQ#
Can I try Pro before paying?#
Yes, new accounts get 14-day Pro trial.
What happens to my data on downgrade?#
Projects beyond limit are archived (read-only). No data is deleted.
Can I upgrade mid-cycle?#
Yes, prorated charges apply immediately.
Can I downgrade mid-cycle?#
Yes, but you keep Pro until period ends.
Can I switch annual to monthly?#
At renewal, yes. No mid-cycle switches.
Is there a free trial for Team?#
Contact sales for Team trials.
Related#
- Subscription - Manage subscription
- Usage - Track usage
- Pricing - Compare plans