Loading help center
Search
Matches for “Publish your help center” across help, guides, FAQ, and API.
…, API reference, and changelog • Search across published articles • Optional AI answers grounded in those articles • Article feedback (helpful / not…
…eate a workspace, write your first article, and publish your help center. Invite teammates and connect integrations when you are ready.
Articles start as drafts. Customers only see published pages in search, the help widget, and the public help center. Create an article • Go to A…
…stores a redirect from the old slug. Links to /help/old-slug continue to the new URL.
…tay private until an editor accepts, edits, and publishes them.
…pen Members in settings. Owners and editors can publish. Viewers can read drafts without changing live pages. Starter includes a public help center an…
…s. Accept to apply or open a draft, edit before publish, or dismiss if the docs are already correct. Zero auto-publishes. Editors decide what customer…
…is the workspace where you draft help articles, publish a searchable help center, and turn support threads, GitHub releases, and missed searches into s…
Changelog entries can sync from GitHub releases or be edited in Buuk. Each public release page can include engagement so customers can respond in place. Reactions and comments
…voices. PlanIncludesStarterPublic help center, published articles, core editor — no credit cardGrowthAI writing, more integrations, custom domain, hig…
The Buuk API lets you manage help centers, publish articles, and search documentation programmatically. This quickstart walks through creating a t…
…ke a short time to propagate. Keep the default /help URL until the domain verifies. Cookies The marketing and app sites ask visitors for cookie…
…ect a custom domain in Domains settings so your help center is served from your brand URL. DNS can take a short time to verify.
…ng. Warnings prevent a common mistake, such as publishing before a slug is final. Code Pick a language from the dropdown so readers know the frame…
…orted pages land as drafts unless you choose to publish. Check slugs and section placement before they go live. Prefer one import for a whole folder o…
…s your workspace content — it does not invent unpublished policy. When to use it • Turn a rough outline into a first draft you still edit • Find a…
…data } = await client.articles.list({ status: "published" });