Skip to content

Set up your help center

Your users shouldn't have to file a support ticket to get a simple answer. The help center gives them a searchable, browsable knowledge base they can reach any time.

The help center is an experimental feature. Enable the helpCenter flag in Admin > Settings > Experimental before using any help center features.

Enable the feature flag

  1. Go to Admin > Settings > Experimental
  2. Toggle helpCenter on

A Help Center item appears in the admin sidebar once the flag is active.

Configure your help center

Go to Admin > Settings > Help Center to configure the basics.

SettingWhat it does
EnableControls public visibility — separate from the feature flag
SubdomainAuto-generated from your workspace slug

The Enable toggle controls whether your help center is live to visitors. The feature flag just unlocks the admin UI — you still need to enable it here before anyone can see it.

Set access control

Choose who can view your help center:

  • Public — Anyone can visit and browse. Search engines can index your articles.
  • Authenticated — Visitors must log in through your portal before they can read anything.

Start with public access. You can switch to authenticated later without losing any content or breaking article URLs.

Customize the homepage

Set the text your visitors see before they start searching.

FieldDefault
Title"How can we help?"
Description"Search our knowledge base or browse by category"

Keep your title short and your description action-oriented. Visitors read it for half a second before they start typing.

Verify it works

Visit your help center URL — it looks like help.yourworkspace.quackback.app by default. You should see your homepage text and an empty category grid.

If the page doesn't load, confirm the Enable toggle is on in Admin > Settings > Help Center.

Next steps