Help Center
DocsYour Public Help Center
Turn published knowledge base articles into a branded, customer-facing help center
The Knowledge section inside the Service hub is your team's internal library: agents browse it, pull articles into ticket replies, and keep it verified. The Help Center is the public face of that same library, a branded portal your own customers can read without signing in, at /help-center/<your-subdomain>. You author once; the articles you choose to make public appear there automatically.
Open Service settings
Go to Service → Settings → Help Center. The help center is off by default, so customers cannot reach it until you turn it on.
Choose a public address
Set the Public address that forms your help center's address (/help-center/<your-address>). It is how the public portal resolves your organization, so choose something recognizable to your customers.
Brand it
Under Branding, set a Brand color and a Logo URL, and under Discovery pick a Default language. These render on every public page, and only inside the per-request boundary, so your branding is never baked into the shared cache or shown to another tenant.
Turn it on
In the Publish section, turn Public Help Center on. Your published, public, verified articles go live immediately at your public address, and the row's badge flips from Off to Live once the change has saved.
Help Center settings
- Publish: the Public Help Center switch, the master control. Off by default, with a Live or Off badge showing the saved state.
- Public address: the address segment customers visit.
- Branding: a Brand color and a Logo URL on every public page.
- Discovery: Page title (SEO), Meta description (SEO) and Default language. Per-tenant help centers are indexable, so customers can find answers through search engines.
- Embed on your site: the one-line snippet, and the Allowed websites list that says where it may load.
An article reaches the public portal only after it clears all three of these, each set while you author and review it in the Knowledge section:
- Published: the article has cleared the review workflow (see Authoring & Verifying KB Articles).
- Visibility: public: you explicitly marked it customer-facing rather than internal-only.
- Verified: a subject-matter expert has confirmed it is accurate. Keeping the public portal verified is what makes it trustworthy.
Each public article renders with a breadcrumb, an on-page table of contents anchored to its headings, the sanitized article body, and a list of related articles in the same category. Every article ends with an anonymous “Was this article helpful?” control (one vote per reader per day) and those votes feed the same content-health buckets you use internally, so customer signal improves your library directly.
Your help center is not read-only. It carries a Submit a request link, and the form behind it lives at /help-center/<your-subdomain>/submit. Anyone who can reach your help center can file a support request there without an account or an invitation, and it arrives in your Inbox as a ticket. The form asks for a name, an email address, a subject, and the request itself.
The customer fills in the form
Nothing reaches your team yet. The page tells them to check their email, and says plainly that the request is on hold until they confirm.
We email them a confirmation link
The link is single-use and good for seven days. It is what proves the person filing the request actually owns the address, so nobody can open a ticket in one of your customers' names from a form that takes an address on trust. If the message does not turn up, the page points them at their spam folder.
Confirming wakes the request up
Opening the link starts the SLA clock, lets the queue claim an assignee, and notifies your service team. Until then none of that fires.
Put a search-and-answer bubble on your product, not just at your help-center address.
Beyond the hosted help-center page, you can drop a floating Help bubble directly onto your own website or app. A visitor clicks it and searches your published articles right there, without leaving your page, so you deflect questions at the exact moment they come up. The widget is the same published, public, verified library as your hosted portal; it just travels to where your customers already are.
Copy your embed snippet
Go to Service → Settings → Help Center, and open Embed on your site. Once your help center is enabled with a public address, a copy-paste one-line <script> tag appears there, already filled in with your address. (Turn the help center on and save first: the snippet only appears once there is an enabled help center for it to point at.)
Paste it onto your site
Add the tag just before your closing </body>. It is self-contained, with no other tags or stylesheets, and the panel it opens picks up your brand color from the Branding section above, so the widget matches your hosted help center out of the box.