Skip to content

Subscription Plan Details Update #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 54 additions & 2 deletions billing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,61 @@ You can monitor your credit consumption in real-time through the [Billing dashbo

To start getting pull requests, purchase Tembo Compute Credits through the [Billing page](https://app.tembo.io/settings/billing) within the Tembo app. You can buy additional credits at any time as needed.

## Auto-Reload (Coming Soon)
## Subscription Plans with Replenishing Credits (Coming Soon)

We are developing a feature to automatically reload your Tembo Compute Credits when they are running low, up to a maximum monthly limit. Until this feature is available, you can manually reload your credits at any time.
We are launching subscription plans that automatically replenish your Tembo Compute Credits each month, providing predictable billing and uninterrupted access to AI-powered development assistance.

### Starter Plan
- **$29/month** - 30 replenishing credits
- Perfect for individual developers and small projects
- Credits automatically refresh on your billing cycle
- Unused credits roll over up to 60 total credits
- Email notifications when credits are running low

### Professional Plan
- **$79/month** - 100 replenishing credits
- Ideal for active developers and medium-sized projects
- Credits automatically refresh on your billing cycle
- Unused credits roll over up to 200 total credits
- Priority support and advanced usage analytics
- Early access to new Tembo features
Comment on lines +37 to +43
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename this to best plan


### Team Plan
- **$199/month** - 300 replenishing credits
- Designed for development teams and larger codebases
- Credits automatically refresh on your billing cycle
- Unused credits roll over up to 600 total credits
- Team usage dashboard and admin controls
- Shared credit pool across team members
- Dedicated customer success manager

### Enterprise Plan
- **Custom pricing** - Unlimited replenishing credits
- For organizations with extensive development needs
- Flexible credit allocation and custom limits
- Advanced security and compliance features
- Custom integrations and priority development
- 24/7 premium support with SLA guarantees

### Key Benefits of Subscription Plans

- **Predictable Costs**: Fixed monthly pricing eliminates billing surprises
- **Always Available**: Auto-replenishing ensures you never run out of credits
- **Flexible Usage**: Credits roll over to accommodate varying development cycles
- **Simplified Management**: Set-and-forget billing with automatic renewals
- **Better Value**: Subscription credits cost less than pay-as-you-go pricing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't say better value, say best value


### Migration from Pay-As-You-Go

Existing pay-as-you-go customers can easily upgrade to subscription plans:
- Your current credit balance will be preserved
- Subscription credits will be added to your existing balance
- You can downgrade or cancel anytime without losing purchased credits
- Mix and match: Use subscription credits first, then fall back to purchased credits

## Auto-Reload (Current Feature)

We are developing a feature to automatically reload your Tembo Compute Credits when they are running low, up to a maximum monthly limit. Until subscription plans are available, you can manually reload your credits at any time.

## Enterprise Options

Expand Down