Help Center
Turn what your agents already know into a public, searchable help center. ChatterMate generates FAQs from your knowledge base (or imports them from a URL or PDF), lets you review and publish them as articles, and serves a fast, SEO-friendly site with AI-powered search and an optional embedded chat widget.
Where to manage it
Open FAQ Manager in the dashboard. It has two tabs:FAQs
Generate, import, write, review, and publish your questions and answers.
Customization
Branding, logo, header links, AI search, the chat widget, and your custom domain.
The Help Center is a Pro / Enterprise feature. On the community edition it is fully open.
Building your FAQs

Generate from your knowledge base
Generate from your knowledge base
Pick one or more knowledge sources and ChatterMate drafts grouped Q&A from their content. You
choose which sources to use, and a credit estimate is shown before you start. Regenerating only
processes sources that don’t already have FAQs.
Import from a URL
Import from a URL
Point at an existing help center or page. Two modes:
- Q&A — AI extracts question/answer pairs (uses credits).
- Articles — crawls the linked articles and imports them as-is in Markdown (no AI, no credits), re-hosting their images.
Import from a PDF
Import from a PDF
Upload a PDF and ChatterMate extracts Q&A pairs from its text.
Write them manually
Write them manually
Add a question and a Markdown answer yourself, with a rich editor and image uploads.
Customize the appearance

- Logo and brand color — applied across buttons, links, search and highlights.
- Title and description — heading and SEO metadata.
- Header links — up to six nav links back to your website.
- AI quick summary in search — an instant AI answer above search results, grounded in your published FAQs.
- Chat widget — embed an agent’s chat widget so visitors can start a conversation.
The public site
Once enabled, your help center is live athttps://{your-slug}.help.chattermate.chat. Visitors get:
- Instant search across your published FAQs, with an optional AI answer on top.
- Browse by topic — articles grouped by category.
- Article pages with clean, shareable URLs and a “Was this helpful?” vote on each one.
- The embedded chat widget when they need a human.
Custom domain
Serve the help center on your own domain (e.g.help.acme.com) instead of the default subdomain:
Add your domain
In Customization → Custom domain, enter your domain. ChatterMate shows the two DNS records to add.
Add the DNS records
At your DNS provider, add the CNAME (points your domain at ChatterMate) and the TXT
verification record shown in the dashboard.
Manage it from the CLI
Everything above (except knowledge-base generation) can be scripted with the ChatterMate CLI:Next steps
Knowledge Base
Add the content your FAQs are generated from.
CLI → Help Center
Automate FAQ and help-center management from your terminal or CI.