Changing Tiers

Guide to upgrading and downgrading your Bootspring subscription.

Tier Overview#

TierPriceProjectsAPI CallsAgentsKey Features
Free$011K/mo5Basic features
Pro$19/mo1010K/moAllFull features
Team$49/user/mo5050K/moAll + CustomCollaboration
EnterpriseCustomUnlimitedCustomAllSSO, 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:

  1. Dashboard:

    • Go to Dashboard > Subscription
    • Click "Upgrade to Pro"
    • Enter payment details
    • Confirm
  2. CLI:

    bootspring billing upgrade pro
  3. Website:

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:

  1. Dashboard:

    • Go to Dashboard > Subscription
    • Click "Upgrade to Team"
    • Set number of seats
    • Complete purchase
  2. 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:

  1. Archive extra projects:

    bootspring project archive project-2 bootspring project archive project-3 # ... until you have 1 or fewer
  2. Export important data:

    bootspring export --all
  3. Notify team: (if applicable)

How to Downgrade:

  1. Dashboard:

    • Go to Dashboard > Subscription
    • Click "Change Plan"
    • Select Free
    • Confirm
  2. 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:

  1. Export team data:

    bootspring export --team
  2. Archive extra projects

  3. 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#

PlanMonthlyAnnualSavings
Pro$19/mo$190/yr17%
Team$49/user/mo$490/user/yr17%

Switching to Annual:

  1. Dashboard > Subscription
  2. Toggle to "Annual"
  3. 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 seats

Removing Seats:

bootspring billing seats remove 2 # Takes effect next billing cycle

Feature Availability by Tier#

Agents#

Agent CategoryFreeProTeamEnterprise
Essential (5)YesYesYesYes
DevelopmentNoYesYesYes
QualityNoYesYesYes
BusinessNoYesYesYes
CustomNoNoYesYes

Workflows#

WorkflowFreeProTeamEnterprise
Feature DevelopmentYesYesYesYes
Security AuditNoYesYesYes
Database MigrationNoYesYesYes
Business PacksNoYesYesYes
Custom WorkflowsNoNoYesYes

Features#

FeatureFreeProTeamEnterprise
Projects11050Unlimited
Team Members11UnlimitedUnlimited
API Keys21050Unlimited
SSONoNoYesYes
Audit LogsNoNoYesYes
SLANoNo99.9%99.99%

Grace Period#

When downgrading or payment fails:

EventGrace PeriodWhat Happens
DowngradeUntil period endFull access
Payment failed7 daysFull access, warnings
Payment failed (7+ days)7 more daysLimited access
Account suspended30 daysNo access, data retained
Account deletedAfter 30 daysData 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.