Creating a Knowledge Base in Helpdesk
A knowledge base lets your customers find answers without submitting a ticket. In this tutorial, you’ll create a help center brand, organize content into categories and sections, write your first article, and publish it.
Prerequisites
- Admin or agent role in Helpdesk
Step 1: Create a brand
Brands are the top-level container for your help center. Each brand gets its own subdomain.
- Navigate to Knowledge Base in the sidebar
- Click New Brand
- Enter a name (e.g. “Acme Help Center”)
- Set the subdomain (e.g.
acme— your help center will be atacme.help.airclou.com) - Choose a default locale (e.g.
en) - Configure branding — logo, colors, hero section text
- Save
Step 2: Create categories
Categories are the top-level grouping in your help center.
- Open your brand and click New Category
- Create a few categories to start:
- “Getting Started”
- “Account & Billing”
- “Troubleshooting”
- Each category gets an auto-generated slug that you can edit
Step 3: Create sections
Sections subdivide categories.
- Click into a category
- Click New Section
- For “Getting Started”, create sections like:
- “Account Setup”
- “First Steps”
- Drag sections to reorder them
Step 4: Write your first article
- Click into a section
- Click New Article
- Enter a title (e.g. “How to Submit a Support Request”)
- Write your content in the rich text editor
- Set visibility to Public
- Add metadata tags:
- Content type:
how-to - Keywords: “submit ticket”, “create request”, “get help”
- Content type:
- Click Publish
The article is now live on your help center.
Step 5: Add translations (optional)
If you support multiple languages:
- Open a published article
- Click the Translations panel
- Click Add Translation and select a language
- Enable auto-translate for a starting draft, then review and edit
- Publish the translation
Visitors see content in their preferred language based on browser settings or the ?locale= URL parameter.
Step 6: Visit your help center
Open https://acme.help.airclou.com (using your subdomain) to see your published help center. Test the search to make sure articles are discoverable.
What’s next
- Managing Articles — editing, versioning, and visibility controls
- Translations — multi-language support in detail
- Set up a custom domain from brand settings to serve the help center on your own domain