Back to blog
|18 min read|Docsio

HubSpot Knowledge Base: Setup, Breeze AI & Alternatives

hubspot-knowledge-basehubspotknowledge-basecustomer-support
HubSpot Knowledge Base: Setup, Breeze AI & Alternatives

HubSpot Knowledge Base: Setup, Breeze AI & Alternatives

A HubSpot knowledge base is the self-service article library inside HubSpot Service Hub, organised by Categories, Subcategories, and Articles, and tied directly to the HubSpot CRM, ticket pipelines, and the Breeze AI agents that help close tickets faster. If your team already runs HubSpot for marketing, sales, or support, the knowledge base is the natural place to host customer-facing help content that the rest of the platform already understands.

This guide covers what the HubSpot knowledge base actually is, how it plugs into the CRM and Breeze AI, how to set one up, what it really costs once you hit Professional or Enterprise tiers, public examples worth studying, and where it falls short. If you are weighing it against another support-first tool, our Zendesk knowledge base setup guide and the Intercom knowledge base walkthrough cover those head-to-head. For a wider field of options, Docsio and the alternatives section below are the place to start.

Key Takeaways

  • The HubSpot knowledge base lives inside Service Hub and uses a three-level Category, Subcategory, Article hierarchy tied to your HubSpot CRM and ticket pipelines.
  • It requires Service Hub Professional ($100/seat/mo) or Enterprise ($130+/seat/mo). Starter ($20/mo) and Free editions do not include the knowledge base tool.
  • Breeze, HubSpot's AI agent, reads the knowledge base to deflect tickets and recommend articles to support reps inside the inbox.
  • 88% of customers expect a self-service portal from the brands they buy from (Salesforce State of Service, 2024), which makes a working KB one of the highest-leverage support investments for SaaS teams.
  • HubSpot is built for CRM-integrated support deflection. SaaS founders publishing public product or developer documentation are usually better served by a docs-first tool like Docsio.

What Is the HubSpot Knowledge Base?

The HubSpot knowledge base is a structured library of help articles published through Service Hub and surfaced through the public knowledge base page, the help widget on your site, and the Breeze AI agents that answer customer questions. Every article sits inside a Subcategory, every Subcategory sits inside a Category, and the whole tree is searchable from the public site and the agent workspace.

It is built for CRM-aware support. Articles are written to answer a real ticket pattern. The taxonomy mirrors how customers ask for help, not how your engineering team thinks about the product. Reporting is wired to ticket deflection, article performance, and contact-level context, because every reader who is logged in is matched against a HubSpot contact record.

That positioning matters. A HubSpot knowledge base is excellent at answering "my subscription renewed, how do I cancel" with the context of who is asking and what they bought. It is not the same thing as a Stripe-style developer docs site or a Linear-style product reference. Those need a different kind of platform, which is where the most useful alternatives start to diverge.

How the HubSpot Knowledge Base Works

The HubSpot knowledge base runs on a three-level hierarchy: Categories at the top, Subcategories nested inside, and Articles inside Subcategories. Each article supports rich text, headings, callouts, images, video embeds, downloadable files, and inline links. Articles can be public, gated to authenticated contacts, or restricted to specific lifecycle stages and customer segments stored in the CRM.

Once the knowledge base is published, every article lives at a clean URL under a HubSpot subdomain or a connected custom domain. The default theme is responsive out of the box, and the design can be edited inside HubSpot's CMS tools if you have Service Hub Professional or higher. Search uses keyword matching plus, on higher plans, semantic search that interprets intent rather than literal queries.

Three integrations make the HubSpot knowledge base load-bearing rather than decorative:

  • CRM and ticket workflows. Articles attach to tickets, conversations, and contact records. When a ticket is closed with an article link, that link counts toward a deflection metric you can report on at the article level.
  • Breeze AI agents. HubSpot's Breeze Customer Agent and Breeze Copilot read your knowledge base content, surface relevant articles inside the inbox for human reps, and answer customer questions in the help widget or chat with citations back to the source article.
  • Marketing and lifecycle hooks. Because the knowledge base lives inside the same platform as your marketing emails and workflows, you can trigger a follow-up sequence when a contact reads a specific article or score leads based on documentation engagement.

The flywheel is the point. Every published article reduces inbound ticket volume, every closed ticket points at the next article to write, and Breeze gets steadily better at routing routine work without escalation.

How Breeze AI Uses Your Knowledge Base

Breeze is HubSpot's AI layer, and the knowledge base is one of the main sources it reads from. Three things matter in practice.

First, Breeze only answers from content you have published or explicitly approved as a source. Articles are the primary pool. You can extend that pool with synced external pages, uploaded PDFs, and connected websites, but the default boundary is the knowledge base. That cuts the hallucination risk most teams worried about when generative bots first shipped.

Second, every Breeze answer in the help widget or chat includes a citation back to the source article. Customers can click through, agents can audit which articles are doing the deflection work, and content owners can spot popular articles that need updating. The same loop runs in reverse: questions Breeze cannot answer surface as content gaps you can prioritise.

Third, the integration with the inbox is tight. When a support rep is reading a ticket, Breeze Copilot suggests the most relevant knowledge base article, drafts a reply that links to it, and tracks which articles agents actually use to close tickets. Combined with HubSpot's existing CRM context, that turns the knowledge base from a static library into the connective tissue between content, AI, and human support.

Setting Up a HubSpot Knowledge Base

A clean HubSpot knowledge base setup takes a few hours of clicking and a few weeks of writing. The platform handles structure, hosting, and CRM wiring. You handle content, information architecture, and brand.

1. Confirm you are on Service Hub Professional or higher

The knowledge base tool is gated behind Service Hub Professional ($100 per seat per month, billed annually) or Enterprise ($130+ per seat per month). It is not available on the Free or Starter editions. If you are still on Starter, you will need to upgrade before any of the steps below are even visible in your account.

2. Enable the knowledge base and pick a domain

From the Service section of HubSpot, open Knowledge Base settings and turn the tool on. You can publish to a free HubSpot subdomain (yourcompany.knowledge.hubspot.com) or connect a subdomain on a custom domain you already own. Custom domain SSL is handled automatically once DNS is verified.

3. Design the Category tree

Categories are the top-level grouping a visitor sees first. Subcategories sit inside Categories. Articles sit inside Subcategories. A useful HubSpot knowledge base usually has five to ten Categories that match how your customers think about the product, not how your team is organised internally.

For a typical SaaS product, a sensible top level looks like Getting Started, Account & Billing, Core Features, Integrations, and Troubleshooting. Inside each, three to seven Subcategories is plenty. More than that and search becomes the only viable way for visitors to find anything.

4. Write articles informed by tickets

The fastest path to a useful library is to mine the last six months of tickets in your HubSpot inbox. Group them by topic, pick the top 20 question patterns, and write one article per pattern. That covers roughly 60 to 80 percent of inbound volume on most SaaS products. Breeze Copilot, available on Professional and Enterprise, can draft articles from existing tickets and existing pages, which collapses the first pass from weeks to days. Our how to create a knowledge base guide walks through the editorial side in more detail.

5. Brand the knowledge base

HubSpot ships a default theme that works but looks like every other HubSpot knowledge base. Customisation happens inside the CMS settings: logo, brand colours, navigation, fonts, and footer can be edited through the theme editor. Deeper layout changes require editing the underlying HubL templates, which is possible but reads more like a CMS development task than a settings toggle. Teams that want a fully bespoke help center usually budget developer time for theme work.

6. Enable search, ratings, and analytics

Turn on article voting so customers can mark articles helpful or unhelpful. The built-in dashboard tracks views, search queries, deflection, and search terms that returned zero results. Pay attention to the zero-result queries first. Those are your highest-leverage content gaps. For deeper analytics, the API and webhook hooks let you pipe data into your warehouse alongside the rest of your HubSpot reporting.

7. Publish and iterate

Once the structure is in place and a starter set of articles is live, flip the knowledge base from draft to public. From there, the work shifts to maintenance: writing new articles for emerging ticket patterns, retiring stale ones, and reorganising Subcategories when the tree starts to creak under its own weight.

HubSpot Knowledge Base Pricing

The HubSpot knowledge base is bundled into Service Hub rather than sold separately. Service Hub is priced per seat, per month, billed annually, with a free edition that does not include the knowledge base.

Service Hub editionPrice (annual)Knowledge base access
Free$0Not included
Starter$20/seat/moNot included
Professional$100/seat/moKnowledge base, Breeze Copilot, custom domain, multi-language
Enterprise$130+/seat/moEverything in Professional plus advanced reporting, custom roles, sandbox, higher Breeze limits

Two things matter for budget planning. HubSpot pricing scales with seat count, not article count. A five-seat Service Hub Professional team pays $500 a month for the same article library as a one-seat team paying $100. And the jump from Starter to Professional is the line item most small SaaS teams miss when they assume the knowledge base is part of their existing HubSpot bill.

If you are a one-person team or a small SaaS that does not need full CRM-integrated support but does need a public docs site, the per-seat model on Professional is expensive for the value. A standalone SaaS knowledge base setup often lands in the $20 to $60 per month range with no seat counting.

HubSpot Knowledge Base Examples Worth Studying

The best public HubSpot knowledge base examples share three things: a Category tree that maps to real user intent, search that surfaces a useful article on the first try, and a clear visual brand on top of the default theme. A handful worth opening in a tab:

  • HubSpot's own knowledge base. The reference implementation. Worth studying for taxonomy depth, article structure, and how product release notes integrate into help content.
  • Aircall Help Center. Crisp Category covers, plain-language titles, video walkthroughs embedded in most articles. Strong example of pairing visual product onboarding with text-first reference.
  • Ahrefs Help Center. A heavily-trafficked HubSpot KB with a clear brand layer, strong inline screenshots, and a search bar that reliably surfaces the right answer in the top two results.
  • Yelp for Business. Multi-audience knowledge base serving different account types from a single HubSpot instance, with audience-specific landing pages on top of the default theme.

For more cross-platform models that go beyond HubSpot, our roundup of knowledge base examples covers what makes each one effective across different stacks. If you are also weighing visual design choices, the knowledge base design walkthrough breaks the patterns down further.

Where the HubSpot Knowledge Base Falls Short

HubSpot Service Hub is one of the strongest CRM-integrated support platforms on the market, and the knowledge base inherits a lot of that strength. It is genuinely good at what it was built for. It is also priced and shaped for one specific use case, which means it can feel like the wrong tool when the use case is something else.

Four patterns come up repeatedly in real teams:

  • The Professional pricing jump punishes small teams. Going from a Starter HubSpot bill to Service Hub Professional just to get the knowledge base often doubles or triples the monthly spend, especially as soon as you add a second or third seat. Teams that only need the KB feature pay for everything else in Professional too.
  • Per-seat pricing punishes content investment. If you want five people writing and reviewing docs, you pay for five Service Hub seats whether they ever touch a ticket or not. Docs platforms typically charge per site or per editor, which is usually cheaper for writing-heavy teams.
  • The help center is a help center, not a docs site. The default theme and HubL templates assume a support pattern. Building a Stripe-style developer docs layout, an OpenAPI reference, or a polished product marketing site on top of the HubSpot KB is possible but lands closer to a CMS development project than a configuration change.
  • Content is tied to your HubSpot account. Articles live inside the HubSpot data model. If you ever leave, you export to HTML or copy through the API and rebuild the site somewhere else, including URL structure, search index, and any theme customisation. Docs platforms built on open formats give you a clean exit by default.

None of this means HubSpot is wrong. If your primary problem is ticket deflection inside an existing HubSpot install, the knowledge base is exactly the right tool. The mismatch shows up when teams pick HubSpot for product docs and find themselves paying Service Hub Professional fees to host content their support team never touches.

HubSpot Knowledge Base Alternatives

The cleanest way to pick a HubSpot knowledge base alternative is to start from what you are actually publishing. The shortlist below splits by use case rather than ranking head-to-head.

ToolBest forStarting priceWhy pick over HubSpot
DocsioSaaS founders publishing product docsFree, Pro $60/mo per siteAI generates the entire docs site from your URL, no per-seat fees, no HubSpot lock-in
MintlifyDev teams writing docs-as-codeFrom $150/moGit-based workflow, strong API docs, dev-first defaults
GitBookInternal handbooks and team wikisFree for small teamsNotion-style collaborative editing, light support tooling
ZendeskHigh-volume support-led teams$55/seat/moDedicated support stack, mature ticketing, large theme ecosystem
IntercomChat-first deflection through Fin$39/seat/mo + Fin usageAI agent built around chat, Help Center fully wired into Messenger
Document360Mid-market product docs and KBsFrom $149/moStructured authoring, versioning, role-based publishing

For SaaS founders and small teams who want a real product documentation site rather than a CRM-integrated help center, Docsio is the closest direct alternative on the list. You paste your product URL, the AI extracts your branding and generates a full Docusaurus-based docs site in under five minutes, and an AI agent edits everything from copy to CSS to navigation. The free tier is fully functional with hosting and SSL. Pro is $60 a month per site, with no seat counting.

If your needs are dev-heavy and a Git workflow is fine, the trade-offs in our Mintlify comparison and the broader documentation tools roundup are worth a read. For a wider field that includes mid-market options, the Document360 alternative post covers how those tools stack up. And if you are still narrowing on free options, the free knowledge base software roundup is the right next step.

When HubSpot Is the Right Pick

HubSpot Service Hub Knowledge is the right call when three things are true. You already run HubSpot for marketing, sales, or service, or you are committing to it as your core platform. Your knowledge base exists primarily to deflect support volume, ground Breeze AI, and feed CRM context back into ticket workflows. And the team writing articles overlaps meaningfully with the team handling tickets, so per-seat pricing maps to roles you already pay for.

A SaaS team that already lives in HubSpot CRM and runs ticketing through Service Hub Professional is the textbook fit. A solo founder publishing a product docs site for a developer tool, with no HubSpot CRM in place, is the textbook mismatch.

When a Docs Platform Beats It

Pick a docs-first platform over HubSpot when you want a public product documentation site rather than a CRM-attached help center, when your team is small enough that per-seat Service Hub Professional pricing hurts, when you need rich layouts and developer-friendly defaults like code blocks, OpenAPI rendering, and a search built for docs rather than tickets, or when you want content in an open format you can move at any time.

For most early-stage SaaS, the second pattern dominates. You ship a product, you need docs that look like your brand, and you need them live before you have a support team or a HubSpot install. AI documentation generators like Docsio's AI generation build the entire site from your existing website in minutes, then hand you an AI editor to polish it. If you later add HubSpot for support, both can run side by side on the same brand without either trying to do the other's job. If chat-based deflection is the bigger question, the knowledge base chatbot guide covers that pattern in more depth.

Frequently Asked Questions

Is the HubSpot knowledge base free?

The HubSpot knowledge base is not available on the Free or Starter editions of Service Hub. It requires Service Hub Professional, which starts at $100 per seat per month on annual billing, or Enterprise at $130+ per seat per month. HubSpot does offer a 14-day free trial of Service Hub Professional for teams that want to evaluate the knowledge base before committing.

What is the difference between HubSpot Service Hub and the HubSpot knowledge base?

Service Hub is HubSpot's customer service product, covering ticketing, the inbox, customer feedback, Breeze AI agents, and the knowledge base tool. The knowledge base is one feature inside Service Hub, specifically the self-service article library. You cannot buy the knowledge base on its own. It is bundled into Professional and Enterprise editions of Service Hub.

Can I use the HubSpot knowledge base for product documentation?

You can, but it is built for support deflection rather than product docs. Themes assume a help center pattern, content is tied to the HubSpot data model, and pricing scales per Service Hub seat. For SaaS founders publishing public product or developer docs, a docs-first platform like Docsio gives you better default layouts, lower cost, and content in an open format you can export at any time.

How long does it take to set up a HubSpot knowledge base?

Turning the knowledge base on and structuring a first Category tree takes a few hours inside a Service Hub Professional account. Writing the starter content that covers the top 60 to 80 percent of inbound questions usually takes one to three weeks for a small SaaS, depending on how many ticket patterns you already have logged. Breeze Copilot can shorten the first draft pass meaningfully on Professional and Enterprise.

What is the best HubSpot knowledge base alternative for small SaaS teams?

For small SaaS teams that want a public docs site without per-seat Service Hub pricing, Docsio is the closest direct alternative. It generates a branded documentation site from your product URL, includes an AI editor for ongoing changes, and ships hosting and SSL on a free tier. Mintlify and Document360 are good options if you specifically need docs-as-code or structured mid-market authoring.

Build Documentation That Matches Your Product

The HubSpot knowledge base is the right answer when your problem is CRM-integrated support deflection inside an existing HubSpot install. It is the wrong answer when your problem is a public product or developer documentation site that needs to look like your brand and live on its own domain. Different jobs, different tools.

If you are in the second camp, Docsio generates a complete docs site from your product URL in under five minutes, brand-matched, hosted with SSL, and editable through an AI agent that handles content, layout, and navigation. Free to start, $60 a month per Pro site, no per-seat counting.

Ready to ship your docs?

Generate a complete documentation site from your URL in under 5 minutes.

Get Started Free