
Botpress evolved from a chatbot-building framework into a broader AI agent platform during 2025 and 2026. Following a $25 million Series B led by Framework Venture Partners in June 2025, it expanded beyond Agent Studio and its Autonomous Engine with Desk, a dedicated AI helpdesk product.
On May 14, 2026, Botpress introduced a new pricing model for newly created workspaces. AI usage is now bundled into per-conversation allowances instead of being charged separately as AI Spend on top of the subscription price.
Workspaces created before May 14, 2026 remain on the legacy pricing structure indefinitely. Legacy plans include a free pay-as-you-go tier, Plus at $89/month, Team at $495/month, and Managed at $1,495/month.
Under the legacy model, AI Spend is charged separately at the underlying language-model provider’s cost, with Botpress stating that it adds no markup. This can make the final monthly cost harder to predict as agent usage increases.
Botpress holds a rating of roughly 4.5/5 on G2 from more than 470 reviews. Users frequently praise its visual workflow builder and GPT integrations, while outdated documentation and unpredictable AI usage costs remain the most common complaints.
Botpress fits developer-led teams that need deterministic, code-level control over conversation logic. It’s a weaker fit for non-technical teams that want flat, predictable pricing and a same-day no-code setup.
Botpress has spent nine years building chatbot infrastructure, and it shows in how the platform is put together. It gives you a visual flow builder for conversation design, then lets you drop into JavaScript the moment a node needs logic the drag-and-drop canvas can’t express. That combination is why developer teams keep choosing it over simpler point-and-click tools.
It’s also why the platform confuses buyers who just want a working support bot by Friday. Botpress rewrote its pricing model in the middle of 2026, split its user base into two different billing structures depending on when you signed up, and layered an AI helpdesk product on top of its existing chatbot builder. None of that is disqualifying. All of it needs explaining before you commit a budget line to it.
This review breaks down what Botpress actually costs in 2026 under both pricing structures, what the platform does well, where teams hit friction, and who should be looking somewhere else entirely.
Botpress is a conversational AI and agent-building platform, founded in 2017 in Quebec City, that grew out of an open-source chatbot framework into a commercial cloud platform. Through 2025, the company raised a $25M Series B at a $120M post-money valuation, led by Framework Venture Partners with Deloitte Ventures and HubSpot Ventures joining, bringing total funding to roughly $45M.
That funding paid for a repositioning. Botpress no longer describes itself as a chatbot builder. The company now calls itself “an AI agent company that built a helpdesk, not the other way around,” and the product lineup reflects that shift: Agent Studio for building agents visually, an Autonomous Engine that blends scripted logic with LLM-driven reasoning, and Desk, a newer AI-native helpdesk that competes directly with tools like Intercom’s Fin and Zendesk’s AI agents rather than sitting purely in the developer-tooling category.
The core build environment is still Botpress Studio, a drag-and-drop canvas for designing conversation flows, branches, and API calls. What separates it from simpler visual builders is the escape hatch. Any node can drop into custom JavaScript, so a team that hits the ceiling of the visual flow builder doesn’t have to switch platforms, they just write code inside the one they’re already using.
Status. Live and split. Botpress changed its pricing structure on May 14, 2026, but only for new workspaces. Anyone who signed up before that date keeps the previous plan-plus-AI-Spend model.
What stays the same. Existing customers keep their current plan, pricing, and AI Spend billing exactly as they were before the change, with no forced migration.
What’s actually unknown. The exact price of the Team plan under the new structure remains unclear. CostBench listed it at $750 per month as of May 19, 2026, while Quiq’s analysis suggests a higher cost at comparable conversation volumes. Botpress’s pricing page loads plan prices client-side, which prevented a direct automated verification at the time of writing.
What to do about it. For a new signup, confirm whether the workspace falls under the pricing structure introduced after May 14, 2026. Since that date determines which billing model applies, request the current Team-plan price in writing from Botpress sales rather than relying only on third-party estimates.
Two pricing structures currently coexist, and which one applies to you depends entirely on when your workspace was created.
| Plan | Base Price | AI Spend | Key Inclusions |
|---|---|---|---|
| Pay-as-you-go | $0/month | $5/month free credit ($100/month default cap) | 500 incoming messages per month and 1 seat |
| Plus | $89/month | Billed separately at provider cost | 1GB Vector Database, human handoff, conversation insights, and branding removal |
| Team | $495/month | Billed separately at provider cost | 3 seats, 2GB Vector Database, role-based access control, real-time Studio collaboration, and up to 50,000 incoming messages per month |
| Managed | $1,495/month | Billed separately at provider cost | Monthly strategy calls, custom development by Botpress engineers, and ongoing maintenance |
| Enterprise | Custom | Custom | White-glove onboarding, a dedicated support manager, and custom usage limits |
Source: Lindy’s pricing breakdown, cross-checked against Botpress Academy, both reflecting the structure still active for pre-May 14 workspaces.
The Team-plan price under this new structure could not be confirmed against a single live figure. CostBench puts it at $750/month as of May 19, 2026. Confirm the current number directly with Botpress before budgeting.
Previously, Botpress bills counted incoming messages, and separately, whatever AI Spend the workspace consumed. That’s gone for new workspaces. Now, every plan includes unlimited AI agents, where bots previously cost $10/month each as an add-on. “Always Alive,” the feature that eliminates cold-start delay on bot responses, now ships free on every paid plan instead of being gated behind higher tiers. When a workspace runs out of its included conversations, Botpress automatically adds a pack of 100 rather than cutting the bot off, with alerts at 80% and 90% of quota. Unused conversations in a pack expire at month end and don’t roll over.
A few costs sit outside the base plan under either structure. Removing the “Powered by Botpress” branding requires the Plus tier or higher. Channel add-ons for certain messaging platforms can carry their own fees. And under the legacy structure specifically, AI Spend itself remains the single biggest source of budget surprise, since it scales with every LLM call the bot makes, including testing and knowledge-base indexing, not just live customer conversations.
Botpress agents can touch knowledge bases, external APIs, and, through Autonomous Engine actions, business systems that hold customer data, which makes the security posture a first-order question rather than a footnote.

Review platforms broadly agree on Botpress, which is less common in this category than a wide rating spread.
G2 lists Botpress at roughly 4.5 out of 5 from 470+ reviews, with the large majority landing in the 5-star and 4-star bands. Capterra shows a similar 4.5/5 rating, though from a much smaller base of roughly 30 reviews. Reading the individual reviews rather than just the averages tells a more useful story. Praise clusters around the visual flow builder’s usability once a team gets past the initial learning curve, GPT integration quality, and the flexibility of the underlying architecture. Complaints cluster just as consistently around documentation that hasn’t kept pace with the product and specific configuration gaps, like one reviewer’s unresolved request to allow Node module imports inside code nodes.
That consistency across platforms is itself a signal. When G2 and Capterra tell different stories, it usually means different reviewer populations are weighing in. When they agree this closely, it suggests the strengths and weaknesses are structural to the product rather than an artifact of who happened to leave a review.
This review draws on published sources rather than a hands-on trial account, so here’s exactly what informed each section:
We didn’t assign Botpress a single weighted score. That requires a live test workspace running real traffic, which a desk-research review shouldn’t pretend to replace.
Botpress fits best for developer-led teams that need deterministic conversation control, multi-LLM flexibility, and are comfortable owning setup and maintenance themselves. Outside that profile, these alternatives come up most often.
| If Your Priority Is | Choose | Why |
|---|---|---|
| A visual builder that does not require a developer to operate | YourGPT | A no-code AI Studio workflow builder with unified pricing and no separate AI Spend line item |
| Native voice and phone support out of the box | Voiceflow | Voice is available as a first-party channel rather than relying primarily on external integrations |
| Fully open-source, on-premise deployment with active security maintenance | Rasa | Its NLU-first architecture is designed for self-hosted, production-grade deployments |
| The simplest possible no-code setup | Chatfuel | It trades Botpress’s deeper custom logic for a faster path to a working chatbot |
| Deterministic, code-level conversation control with multi-LLM flexibility | Botpress | The strongest fit for developer-led teams willing to manage setup, customization, and ongoing maintenance |
For a broader comparison, explore our roundup of the 10 Best Botpress Alternatives, especially if predictable pricing or more advanced AI automation is your priority.
Botpress earns its price for one specific buyer: a team with at least one developer who wants deterministic control over conversation logic, the flexibility to switch LLM providers per agent, and is comfortable owning setup and maintenance rather than handing it to a vendor. The May 2026 pricing change makes that proposition more predictable for new customers, bundling AI Spend into a single conversation price instead of leaving token costs as an open-ended line item.
It’s a harder case for anyone else. Non-technical teams will spend real time climbing the learning curve before the visual builder pays off, and the documentation gap that reviewers keep flagging doesn’t make that climb any shorter. If your team wants a workflow builder without needing a developer to run it, or a single price that doesn’t split into two different structures depending on your signup date, compare Botpress directly against YourGPT before committing a year of budget to either one.

TL;DR Crisp is a bootstrapped, French-built customer messaging platform with four public plans: Free at $0, Mini at $45/month, Essentials at $95/month, and Plus at $295/month. Plans are billed per workspace rather than per seat, with a custom Enterprise tier also available. Paid plans include a fixed amount of AI credit for Hugo, Crisp’s AI […]


TL;DR Manychat changed its pricing on March 2, 2026, introducing five Active Contact-based plans and reducing the Free plan limit from 1,000 contacts to just 25. Plans now range from $0 for Free to $139 per month for Advanced, with additional overage charges when your contact volume exceeds the amount included in your plan. Manychat […]


TL;DR Chatbase is a no-code AI agent builder trained on your own content, with plans at $0, $32, $120, and $400 per month on annual billing, plus a custom Enterprise tier. Every self-serve plan includes exactly one AI agent. Extra agents cost $300 per agent per year, and removing the “Powered by Chatbase” badge costs […]


TL;DR Zendesk completed its acquisition of Forethought on March 26, 2026, bringing self-improving AI agents into its Resolution Platform and pushing Zendesk further toward AI-driven customer support. The biggest evaluation risk is not the base price. Seats, AI add-ons, and per-resolution overages can push the final monthly bill 50 to 90% above the advertised plan […]


TL;DR Intercom’s parent company rebranded to Fin in May 2026, and Salesforce signed a deal to acquire it for roughly $3.6 billion on June 15, 2026. Intercom’s pricing starts at $29 per seat/month, with Advanced and Expert plans at $85 and $132 per seat/month. Fin AI Agent is billed separately at $0.99 per resolved outcome. […]


TL;DR For AI customer support, the three frontier models that are actually deployable today are GPT-5.5, Claude Opus 4.8, and Gemini 3.5 Flash. Newer models like GPT-5.6, Claude Fable 5, Mythos 5, and Gemini 3.5 Pro are not yet practical choices because access is gated or full release is still pending. Claude Opus 4.8 leads […]
