Managing Articles
Knowledge base articles are the content that powers your public help center at hc.airclou.com. Articles are organized into a hierarchy of brands, categories, sections, and individual articles.
Content hierarchy
Brand (your help center)
└── Category (top-level grouping)
└── Section (sub-grouping)
└── Article (individual help content)
Article fields
| Field | Description |
|---|---|
| Title | Article title (up to 200 characters) |
| Slug | URL-friendly identifier, auto-generated or editable |
| Body | Rich content authored in the TipTap editor |
| Status | draft, published, or archived |
| Visibility | Who can see the article (see below) |
| Locale | Language of the article (default: en) |
| Content type | how-to, faq, troubleshooting, reference, or policy |
| Tags | Intent, product, region, and keyword tags for search optimization |
Visibility levels
| Level | Who can see it |
|---|---|
| Public | Anyone visiting the help center |
| Signed in | Only authenticated users |
| Segment | Only users in specific customer segments |
| Internal | Only visible in the admin UI, never public |
Creating an article
- Navigate to Knowledge Base in the sidebar
- Select a brand, then a category and section
- Click New Article
- Write your content in the TipTap rich text editor
- Set visibility, locale, and metadata tags
- Click Publish when ready
Articles in draft status are not visible in the public help center.
Editing slugs
Article, category, and section slugs can be edited after creation. When you change a slug, the old slug is saved and automatically redirects (301) to the new URL. This preserves any existing links.
Versioning
Each time you publish an article, a version snapshot is created. You can view version history and compare changes between versions from the article editor.
Search and discovery
Articles are searchable in the public help center using hybrid search (keyword + semantic). The search indexes article titles and plain-text content. Add keywords to the metadata to improve discoverability.
Related
- Translations — publish articles in multiple languages