Bubble's plan pricing is visible on their website. What most people miss are the workload unit overages, the per-app billing structure, the plugin costs, and the third-party tools that layer on top.
The result is a real monthly cost that often runs two to three times the plan's headline price for apps with real users and active workflows. This guide covers every plan, how workload units actually work, what agencies need to know about per-app billing, and what your full first-year cost realistically looks like.
Bubble App Development
Bubble Experts You Need
Hire a Bubble team thatâs done it allâCRMs, marketplaces, internal tools, and more
What are Bubble's pricing plans in 2026?
Bubble offers four core plans plus Enterprise: Free, Starter, Growth, and Team. Each plan is priced per app. Plans differ by workload unit allocation, editor seats, development environments, and production readiness.
| Plan | Monthly Price | Annual Price | WU Allocation | Editor Seats | Custom Domain |
|---|
| Free | $0 | $0 | 50,000/mo | 1 | No |
| Starter | $29/mo | ~$29/mo | 200,000/mo | 1 | Yes |
| Growth | $119/mo | ~$119/mo | 1,000,000/mo | 2 | Yes |
| Team | $349/mo | ~$349/mo | 2,000,000/mo | 5 | Yes |
| Enterprise | Custom | Custom | Custom | Custom | Yes |
Bubble's pricing page uses Web, Mobile, and Web+Mobile tracks. The prices above reflect the Web track. The Web+Mobile track, which bundles both platforms, adds to the base plan cost. Always verify the current track pricing on bubble.io/pricing before committing.
What are workload units and why do they matter?
Workload units (WUs) measure the computational work your Bubble app performs. Every database read, workflow step, API call, and backend job consumes WUs. Your plan's WU allocation is the most important number in your Bubble budget, more than the plan price itself.
Most founders choose a Bubble plan based on price. The right way to choose is based on WU consumption.
- Page loads: Every time a user loads a page, Bubble runs database searches and data binding operations that consume WUs.
- Workflow steps: Each step in a workflow, whether triggered by a button click or a backend scheduler, costs WUs.
- API calls: Every call your app makes to an external service, Stripe, SendGrid, your CRM, runs through Bubble's infrastructure and consumes WUs.
- Database searches: Searches using the `:filtered` operator on large datasets are particularly WU-intensive. A single inefficient search can cost 5 to 10 times more than an optimized one.
- Backend workflows: Scheduled jobs and recurring automations drain WUs continuously in the background, regardless of user activity.
A poorly optimized Bubble app can consume 5 to 10 times more WUs than a well-structured app serving the same number of users. This means app architecture decisions matter more than plan tier for controlling costs.
What does each Bubble plan actually include?
Beyond WU allocation, Bubble plans differ on dev environment access, version control, sub-apps, collaboration features, and support tier. These differences matter more for team builds than the WU headroom.
Free plan
The free plan gives you 50,000 WUs per month and one editor seat. Apps cannot be deployed to a custom domain and run on a Bubble subdomain. There is no live user deployment in the traditional sense.
It is the right environment for learning Bubble and testing basic app logic. It is not a valid option for any customer-facing product.
Starter ($29/month)
Starter is the minimum viable plan for a live product. It adds a custom domain, removes Bubble branding, and increases WU allocation to 200,000 per month.
It is appropriate for early MVPs and internal tools with low user volume and simple workflow logic. Most apps that gain real users outgrow Starter within 3 to 6 months of launch.
Growth ($119/month)
Growth is the operating tier for most serious Bubble apps. It unlocks server-side API workflows, two development environments (development and live), advanced SEO controls, and increases WUs to 1,000,000 per month.
Server-side workflows are critical for any app handling real transactions, user-generated content, or third-party API integrations at scale. Building these on the Starter plan is not possible. If your app does any of those things, Growth is the starting point, not an upgrade.
Team ($349/month)
Team adds five editor seats, sub-apps, 25 version-control branches, and deeper collaboration features. WU allocation increases to 2,000,000 per month.
It is designed for agencies building collaboratively and product teams with multiple developers working on the same app simultaneously. The sub-app feature is particularly valuable for building complex multi-module products without a single monolithic app.
Enterprise (custom pricing)
Enterprise includes dedicated infrastructure, choice of hosting region, static IPs, SOC 2 Type II compliance, SLAs, and priority support. Pricing is entirely custom and based on workload estimates and compliance requirements.
It is appropriate when compliance requirements, governance controls, and SLA guarantees outweigh the cost of a negotiated enterprise contract.
What are the hidden costs in Bubble pricing?
The subscription fee is the starting point. WU overages, plugins, file storage overages, third-party service fees, and agency build costs all add to the real monthly and first-year total.
Most Bubble budgets underestimate total cost of ownership because the plan price is the only number people research. Here is the full picture.
WU overages
When your app exceeds the monthly WU allocation, Bubble charges $0.30 per 1,000 additional WUs. A single spike event, such as a marketing campaign driving 10x normal traffic, can trigger significant overage charges in a single day.
WU optimization is the most effective cost control lever in Bubble. Fixing one inefficient database search or workflow can reduce WU consumption by 30 to 50 percent without touching the plan.
Plugins
Bubble's plugin marketplace includes both free and paid plugins. Paid plugins typically cost $5 to $25 per month each. A production app using 3 to 5 paid plugins adds $15 to $125 per month to the base plan cost.
File storage
Each plan includes a storage allocation. Apps with significant user-uploaded content, images, PDFs, or videos, may exceed it. Additional storage is available as a paid add-on.
Third-party services
Standard SaaS tools your app connects to are billed separately: Stripe charges 2.9 percent plus 30 cents per transaction, SendGrid runs $0 to $20 per month depending on email volume, and any external APIs your app calls have their own cost structures.
Budget $50 to $200 per month for a typical app with standard third-party integrations on top of your Bubble plan.
Agency and development costs
If you are hiring a Bubble agency to build your app, development cost is a separate budget line from platform cost. A production Bubble app typically costs $15,000 to $60,000 to build depending on scope and team expertise.
Bubble pricing for agencies: what you need to know
Bubble charges per app, not per account. Each client app needs its own Bubble plan. Agencies typically manage per-app billing using one of two models: holding the account themselves or transferring ownership to the client.
This is the most important Bubble pricing consideration for agencies that most guides do not cover clearly.
Agency holds the account
The agency holds the Bubble account and manages the subscription as part of a monthly retainer or hosting fee. This gives the agency control over plan upgrades, backups, and environment configuration. It is the simpler model for long-term retainer relationships.
Agency builds, client owns
The agency builds under their own account during development, then transfers the app to the client at project completion. This works cleanly for fixed-price project engagements where scope is clearly defined.
The plan transfer process is straightforward but must be planned for at the start of the engagement, not discovered at delivery.
Per-app cost modeling for agencies
An agency managing 10 client apps, each on the Growth plan, carries $1,190 per month in platform costs alone before any build or retainer fees. Building this into client pricing from the start prevents margin erosion as the client base grows.
At LOW/CODE Agency, we are a Bubble Silver Partner. We have built and optimized Bubble apps across dozens of client engagements and know exactly how to architect for WU efficiency and cost control as apps scale.
What does a Bubble app really cost in year one?
A realistic first-year budget for a production Bubble app on the Growth plan includes the subscription, WU overages, plugins, third-party tools, and build cost. Total year-one spend typically runs $25,000 to $65,000 for a mid-complexity app.
| Cost Component | Low End | Mid Range | High End |
|---|
| Bubble plan (Growth, annual) | $1,428 | $1,428 | $4,188 (Team) |
| WU overages | $0 | $200â$500/yr | $1,000+/yr |
| Plugins | $0 | $600/yr | $1,800/yr |
| Third-party tools | $600/yr | $1,200/yr | $2,400/yr |
| Agency build cost | $15,000 | $30,000 | $60,000 |
| Year-one total | ~$17,000 | ~$33,000 | ~$69,000 |
The plan cost is the smallest variable in the total. Build quality, WU optimization, and plugin selection determine whether the ongoing cost stays flat or compounds upward.
Which Bubble plan should you choose?
Choose based on WU consumption requirements and collaboration needs, not plan price. Most apps that launch with real users need Growth from day one. Starter is appropriate only for very early MVPs with minimal workflow complexity.
Choose Free if: You are learning Bubble or building a prototype that will never see live traffic.
Choose Starter if: You are launching a very simple internal tool or personal project with low usage and no server-side workflow requirements.
Choose Growth if: Your app handles real transactions, connects to external APIs, needs server-side workflows, or will have more than a handful of active users at launch.
Choose Team if: You are an agency or product team with multiple developers collaborating on the same app, or building a complex multi-module product that benefits from sub-apps and branch-based version control.
Choose Enterprise if: You have compliance requirements (SOC 2, HIPAA), need dedicated infrastructure, or require an SLA with guaranteed response times.
Conclusion
Bubble pricing is not complicated at the plan level. It gets complicated when WU consumption, per-app billing, plugin costs, and third-party tools are factored in alongside the build cost.
The subscription fee you see on the pricing page is the floor. A well-built app on Growth stays close to that floor. A poorly optimized app on the same plan can run two to three times higher within months of launch.
The most cost-effective decision you can make in Bubble is investing in good architecture upfront. WU-efficient app design, clean data structures, and optimized workflows save more money over three years than choosing a lower plan tier.
Need a Bubble app built by a certified team that stays cost-efficient at scale?
Most Bubble cost problems are architecture problems. They show up as WU overages three months after launch, not during development. Fixing them after the fact costs more than building correctly from the start.
At LOW/CODE Agency, we are the leading AI development partner for SMBs and mid-market businesses and a Bubble Silver Partner. We are not a dev shop. We are a strategic product team that builds Bubble apps architected for WU efficiency, production stability, and cost control as usage grows.
- WU-efficient architecture: We design data structures and workflows that stay lean under real traffic load, not just in development.
- Plan right-sizing: We scope your expected usage before recommending a plan, so you are not overpaying from day one or hitting ceilings at month two.
- Agency billing model: We advise on the right per-app billing structure for your client relationships and retainer model.
- Full product team: Strategy, UX, development, and QA from discovery to launch under one team.
- Fixed-scope builds: You know the cost before development starts. No hourly billing surprises.
We are one of the first firms selected into the Anthropic Claude Partner Network and an OpenAI Select Partner. Our team includes 10+ CCA-F certified developers.
We have delivered 450+ products for clients including Coca-Cola, American Express, and Sotheby's. If you are building on Bubble and want it done right the first time, let's talk.