HubSpot Content Hub is HubSpot’s content management and creation platform. It replaced CMS Hub in April 2024, expanding the product’s scope beyond website hosting into AI-powered content creation, multi-channel distribution, podcast production, and CRM-connected personalization.
Content Hub includes everything CMS Hub offered—drag-and-drop page editing, custom themes, HubL templating, HubDB structured data—and layers on Breeze AI tools like Content Remix, Brand Voice, and an AI blog writer. The platform operates across four tiers (Free, Starter, Professional, Enterprise), with feature gating that determines what personalization, governance, and developer architecture you can build.
Key Takeaways
- Content Hub replaced CMS Hub in April 2024, inheriting all CMS functionality while adding AI content creation, podcast hosting, and multi-channel distribution powered by Breeze AI.
- Tier gating controls architecture, not just features. Starter builds pages. Professional unlocks personalization and AI tools. Enterprise adds multi-site governance, content partitioning, and advanced developer tooling.
- AI features consume HubSpot Credits on a per-action basis. Content Remix, Brand Voice, and the AI blog writer are Professional+ features; exact credit costs vary by action type.
- Developer tooling runs on a dual-track model. CMS serverless functions handle page-level logic. The Projects framework (Developer Platform 2026.03) handles app-level serverless, with public endpoints requiring Content Hub Enterprise.
- The tier decision is an architectural decision. Smart content gates at Professional. Multi-domain hosting, content partitioning, and sandbox environments gate at Enterprise.
Why Content Hub Matters
Before Content Hub, HubSpot’s content tooling was split across CMS Hub and Marketing Hub. Content teams working across channels moved between separate tools, each with its own editor, AI capabilities, and publishing workflow.
That fragmentation created three recurring problems. Content produced in one hub couldn’t be repurposed for another channel without manual recreation. Brand voice consistency depended entirely on the person writing, with no system-level enforcement. And content governance was limited to basic user permissions rather than structured approval workflows.
Content Hub consolidates these into a single content layer connected to HubSpot’s Smart CRM. That CRM connection is the structural differentiator: content decisions can reference contact properties, lifecycle stages, and behavioral data directly, without middleware or third-party integrations.
Before vs After Content Hub Comparison
| Before Content Hub | After Content Hub |
|---|---|
| Before: Content creation split across CMS Hub and Marketing Hub | After: Single content platform with unified editor and AI tools |
| Before: Manual content repurposing for each channel | After: Content Remix generates multi-channel variants from one asset |
| Before: Brand voice enforced by editorial judgment alone | After: Brand Voice tool enforces tone systemically across AI outputs |
| Before: Basic user permissions for content access | After: Structured approval workflows, partitioning, and team-based governance (Pro/Enterprise) |
This guide covers what Content Hub is, what changed from CMS Hub, how each tier differs at the architecture level, how Breeze AI and HubSpot Credits work, what developer tooling is available, and common implementation pitfalls. It does not cover step-by-step CMS setup tutorials or HubL custom module development—those are part of Hypha’s CMS technical depth series.
What Changed from CMS Hub to Content Hub
CMS Hub was a website content management system. Content Hub is a content creation and management platform. The distinction matters because the product scope expanded significantly.
CMS Hub included website pages, blog hosting, landing pages, HubDB, custom themes, and HubL templating. All of that carried over. Content Hub added AI-powered content creation (blog drafting, image generation), Content Remix for repurposing existing content across channels, Brand Voice for system-level tone enforcement, podcast creation and hosting, video clip optimization, AI-assisted translations for multi-language content, and membership-based gated content.
The pricing model also shifted. CMS Hub used flat monthly pricing. Content Hub uses seat-based pricing: Starter at $15/seat/month (discounted from $20), Professional at $500/month with three seats included, and Enterprise at $1,500/month with five seats included. Additional seats run $50/month at Professional and $75/month at Enterprise.
How Content Hub Fits in the HubSpot Platform
Smart content rules in Content Hub (Professional+) display different page content based on CRM attributes without custom code. In multi-hub implementations, Content Hub’s blog and page analytics feed directly into Marketing Hub’s attribution reporting and Sales Hub’s activity timeline. This cross-hub data flow is what makes Content Hub a CRM-connected content layer rather than a standalone CMS.
Content Hub Tier Architecture: Starter vs. Professional vs. Enterprise
The tier decision determines not just which features are available but what kind of content architecture you can build.
Content Hub Tiers Capability Comparison
| Capability | Starter | Professional | Enterprise |
|---|---|---|---|
| Website pages & blog | Starter: Yes (30 page limit) | Professional: Yes | Enterprise: Yes |
| Custom domain | Starter: Yes | Professional: Yes | Enterprise: Yes (up to 10 root domains) |
| Smart content / personalization | Starter: No | Professional: Yes | Enterprise: Yes |
| Content Remix | Starter: No | Professional: Yes | Enterprise: Yes |
| Brand Voice | Starter: No | Professional: Yes | Enterprise: Yes |
| AI content agent | Starter: No | Professional: Yes | Enterprise: Yes |
| Content approval workflows | Starter: No | Professional: Pro-level | Enterprise: Yes (with audit logs) |
| Content partitioning | Starter: No | Professional: No | Enterprise: Yes |
| Multi-domain hosting | Starter: No | Professional: No | Enterprise: Yes |
| Sandbox environments | Starter: No | Professional: No | Enterprise: Yes |
| Public serverless endpoints | Starter: No | Professional: No | Enterprise: Yes |
| Memberships / gated content | Starter: Basic | Professional: Standard | Enterprise: Advanced (OpenID Connect) |
| Teams & permissions | Starter: Basic | Professional: Standard | Enterprise: Up to 300 teams |
What Starter Actually Gives You
Content Hub Starter ($15/seat/month) provides production-ready website hosting with custom domain support, HubSpot branding removal, basic blog and landing page creation, simple automation sequences, and outbound email marketing. Page limits are tight: 30 website pages and 30 landing pages.
Starter is a real publishing platform. But it lacks smart content, approval workflows, Content Remix, Brand Voice, and the AI content agent. For organizations building a straightforward brochure site or basic blog on HubSpot, Starter handles the job. The ceiling shows up when you need personalization or AI-assisted content production.
Where Professional Changes the Architecture
Content Hub Professional ($500/month, three seats included) is where the platform shifts from publishing tool to content engine.
- Smart content and personalization rules enable page-level content variation based on CRM data—lifecycle stage, list membership, device type, referral source.
- Content Remix repurposes existing content into multi-channel formats using Breeze AI.
- Brand Voice enforces consistent tone across AI-generated outputs.
- AI content agent generates blog posts with controls for topic, tone, and length.
- Advanced SEO tools and reporting dashboards provide content performance data beyond basic traffic metrics.
Professional is the tier where most mid-market B2B implementations land.
Enterprise: Governance, Multi-Site, and Developer Tooling
Content Hub Enterprise ($1,500/month, five seats included) serves organizations managing multiple brands, domains, or large editorial teams.
- Multi-domain hosting supports up to 10 root domains by default with add-ons available. This is the tier for PE portfolio companies running multiple brands on a single HubSpot instance.
- Content partitioning controls which teams can access, edit, and publish specific content assets. In implementations with 10+ editors across multiple brands, partitioning prevents cross-brand editorial errors.
- Content approval workflows add structured review processes with audit logs. Approvals function as asset-level workflows scoped by role and team. Note that public documentation does not detail page-level versus folder-level approval granularity—treat these as page-and-post-level gates rather than deeply customizable hierarchical review chains.
- Sandbox environments allow testing against production content before deploying.
- Memberships and gated content at Enterprise add OpenID Connect for identity management, stronger governance over member access lifecycles, and the scale for full member-only portals. Starter and Professional support basic gated content (form-gated pages, simple access controls).
- Up to 300 teams with granular permissions for compliance-sensitive organizations.
- Public serverless endpoints require Content Hub Enterprise specifically (confirmed in HubSpot’s Spring 2026 Developer Platform Spotlight).
Build on a CMS That Works as Hard as You Do
Is Your HubSpot CMS Built to Scale?
Design and Development That Drive Real Growth arrow_forwardAI and HubSpot Credits in Content Hub
Content Hub’s AI capabilities run on Breeze, HubSpot’s platform-wide AI layer. In 2025, HubSpot consolidated AI billing into unified HubSpot Credits, replacing the earlier Breeze-specific credit model.
Content Remix, Brand Voice, and the AI Blog Writer
Content Remix takes an existing asset—a blog post, a landing page, a PDF—and generates derivative content for other channels. Brand Voice trains on your content library and enforces tone consistency across all AI-generated outputs, including remixed content, blog drafts, and email copy. Both are Professional+ features.
The Spring 2025 update added multi-input remixes (blending multiple source assets), custom remix templates, and enhanced podcast capabilities including multiple AI voices and episode scheduling.
How the Credit System Works
HubSpot Credits are consumed per action. Significant AI tasks—content generation, agent actions, data enrichment—draw from a shared credit pool allocated by hub and tier. Simpler inline AI assist may be included at baseline.
There is no public, Content Hub-specific credit table mapping exact costs per action. Credit consumption rates vary by agent and action type. Treat credits as a usage-based cost layer on top of the base subscription and monitor consumption monthly through HubSpot’s account settings.
Content Hub Platform Architecture
How Content Hub connects to HubSpot's platform, CRM data layer, and Breeze AI
Powered by HubSpot Credits · Professional + Enterprise
Developer Tooling and Technical Architecture
Content Hub’s developer story has evolved significantly since CMS Hub. The platform now operates on a dual-track model for server-side logic.
Custom Modules: Visual Builder vs. Coded
The drag-and-drop visual module builder lets marketers create reusable components—hero sections, card layouts, FAQ blocks—with field configuration in the UI. These modules cover layout and simple conditional logic.
Coded custom modules offer full access to HubL, JavaScript, advanced CSS, and external API calls. They support HubDB-driven dynamic content, complex personalization hooks, and can be packaged into themes for reuse across multi-site Enterprise environments.
The practical gap: visual modules handle content structure. Coded modules handle application-like behaviors, integrations, and anything requiring data joins or performance optimization.
HubDB as a Structured Content Layer
HubDB is Content Hub’s structured data layer—relational tables that power dynamic content on website pages. Common implementations include filterable resource directories, partner listings, product comparison tables, and structured FAQ libraries.
HubDB data is exposed via API and referenced in HubL templates. For implementation patterns, see Hypha’s coverage of verified HubDB use cases.
Serverless Functions, CLI, and Developer Platform 2026.03
HubSpot’s Developer Platform version 2026.03 (GA as of March 30, 2026) reintroduced serverless functions to the Projects framework. The platform follows a date-based release cadence with an 18-month support lifecycle.
Server-side logic splits into two tracks:
- CMS serverless functions handle page-level website functionality with public HTTP endpoints. Public endpoint access requires Content Hub Enterprise.
- Projects-based serverless functions (App Functions) handle app-level logic within App Cards, App Pages, and App Settings. These require Enterprise or a developer test account.
CLI version 8.3.0+ is required for Projects 2026.03. The 8.x series added improved theme preview reliability, dependency management, and a Developer MCP server for AI-assisted development workflows.
Content Governance: Approvals, Partitioning, and Multi-Language
Multi-Language Content Management
Content Hub supports multi-language variants natively. You create a primary page and link language variants to it; HubSpot manages language groups for navigation, analytics, and hreflang tags. Deployment patterns include subdomains, subfolder paths, and localized domains.
AI-assisted translation generates initial variants for editorial review. Multi-language capabilities are available on paid Content Hub plans, with AI translation gating at higher tiers. Confirm exact tier boundaries against current pricing documentation.
Related Concepts
Content Hub vs. Marketing Hub
Content Hub manages content creation and publishing. Marketing Hub manages campaigns, automation, email, ads, and lead nurturing. They share the Smart CRM data layer and are designed to work together—Content Hub produces the content, Marketing Hub distributes and measures it through automation workflows. Neither replaces the other.
Content Hub vs. Headless CMS Platforms
Content Hub is a coupled, CRM-connected CMS. Headless platforms like Storyblok, Contentful, and Sanity decouple content storage from front-end presentation. The tradeoff: Content Hub offers tighter CRM integration and native personalization at the cost of front-end flexibility. Headless platforms offer front-end freedom at the cost of building your own CRM integration and personalization layer.
Common Implementation Pitfalls
-
Choosing a tier based on features rather than architecture. Teams count features they want rather than assessing which personalization, governance, and developer capabilities they need. The result is a tier upgrade six months in when smart content or partitioning requirements emerge. Evaluate tier boundaries against your content architecture requirements before committing.
-
Treating Content Remix as a replacement for editorial judgment. Remix generates multi-channel variants efficiently, but outputs require editorial review. Teams that publish remixed content without human QC produce inconsistent messaging across channels. Treat Remix as a first-draft accelerator, not a publish-ready pipeline.
-
Underestimating the Starter-to-Professional price gap. Starter’s 30-page limits are adequate for launch. Six months of content production later, those limits bind. The jump from $15/seat/month to $500/month base is steep. Factor growth trajectory into the initial tier decision.
-
Building custom modules in the visual builder when coded modules are needed. The visual builder is fast for simple components. But teams that stretch it into complex conditional logic, API calls, or dynamic data rendering hit constraints that require rebuilding as coded. In implementations involving HubDB-driven dynamic content, start with coded modules to avoid rework.
-
Ignoring credit consumption until the invoice arrives. HubSpot Credits fund AI features across the platform, but per-action costs aren’t published in a clear rate card. Teams that adopt Remix, Brand Voice, and the AI blog writer without monitoring usage can overshoot their allocation. Set up monthly credit consumption reviews from day one.
Next Steps
Content Hub consolidates HubSpot’s content tooling into a single CRM-connected platform, but the tier decision carries architectural consequences. Smart content, AI-powered creation, and multi-site governance each gate at different levels—those boundaries shape what you can build before you hit a feature limit.
Hypha is a New York-based HubSpot Diamond Partner specializing in complex technical implementations. Our engineering team has worked on Content Hub implementations involving multi-brand PE portfolio environments and B2B architectures where the requirements—custom module development, HubDB-driven dynamic content, multi-hub data flows—exceed standard agency capabilities.
We help organizations with:
- Content Hub architecture planning and tier evaluation
- Custom module and theme development (coded, not just drag-and-drop)
- HubDB implementations for dynamic, structured content
- Multi-site and multi-brand governance on Enterprise
If you’re evaluating Content Hub for a new implementation or considering an upgrade from CMS Hub, let’s discuss your technical requirements.
Frequently Asked Questions
Content Hub is HubSpot’s content management and creation platform. It replaced CMS Hub in April 2024, combining website CMS capabilities with AI-powered content creation, multi-channel distribution, and CRM-connected personalization.
CMS Hub was a website CMS. Content Hub inherits all CMS Hub functionality and adds AI content tools (Content Remix, Brand Voice, AI blog writer), podcast hosting, video optimization, AI-assisted translations, and membership-based gated content.
Seat-based pricing: Starter at $15/seat/month, Professional at $500/month (three seats included, $50/additional seat), Enterprise at $1,500/month (five seats included, $75/additional seat). A free tier is also available. Check HubSpot’s pricing page for the most up-to-date rates.
Smart content, Content Remix, Brand Voice, and the AI content agent require Professional+. Multi-domain hosting, content partitioning, sandbox environments, approval workflows with audit logs, and public serverless endpoints require Enterprise.
Yes. Breeze AI tools including Content Remix, Brand Voice, AI blog writer, image generation, and AI-assisted translations are available at Professional and Enterprise. These consume HubSpot Credits per action.
Multi-domain hosting requires Enterprise, supporting up to 10 root domains by default with add-ons available. Starter and Professional are single-domain.
Not directly. Content Hub is a CRM-connected CMS for HubSpot-hosted pages, not a headless content API. Organizations needing API-first content delivery to multiple front-ends require a different architecture. HubSpot does support content embedding on WordPress through subdomains and integrations.
HubL templating, custom modules (visual and coded), HubDB structured data, theme development with CLI version control, and serverless functions. Developer Platform 2026.03 reintroduced expanded serverless via the Projects framework. CLI 8.3.0+ is required.
Related Articles
- HubDB Beyond the Basics: Six Use Cases That Prove It’s Not Just a Table: Verified HubDB implementations including directories, content libraries, and signature generators. Read for structured content patterns on Content Hub.
- HubSpot Data Hub: Enterprise vs. Pro Feature Gap Guide: Companion tier comparison for Data Hub (formerly Operations Hub). Useful for teams evaluating multi-hub tier alignment.
- How to Calculate True CRM Ownership Cost: The complete TCO formula including licensing, admin overhead, and integration costs. Relevant for evaluating Content Hub’s seat-based pricing against total platform investment.
This blog is updated as of 4/28/26. HubSpot’s product are constantly changing. We strive to update our blogs accordingly.
