Loading help center
Search
Matches for “How Buuk works” across help, guides, FAQ, and API.
Buuk is help-center infrastructure with an editorial gate. Content lives in a workspace. Editors dra…
Ask Buuk lives in the dashboard. It can draft an article, rewrite a section, or point you at the right s…
…editor publishes them. Where to go next Read How Buuk works for the full loop from draft to live docs. Follow Quickstart to publish your first article. O…
No. Suggestions and AI drafts stay private until an editor accepts, edits, and publishes them.
Buuk is an AI-native help center. You write documentation in a dashboard, publish a branded public s…
Create a workspace, write your first article, preview, then publish. Invite teammates and connect integrations…
…n can attach screenshots the same way as an Ask Buuk draft, when an app URL is set. Zero auto-publishes. Editors decide what customers see.
…use a passphrase or JWT for readers who are not Buuk members.
…an paste or upload images in the editor, or let Buuk capture pages from your product when it drafts an article. Captures always land in a draft — th…
…land there first. Each integration lists what Buuk needs (OAuth or an API token). You can disconnect at any time from the same page. You do not n…
…Settings → SSO. Owners configure OIDC or SAML. Buuk asks for a DNS TXT record on the email domain so another company cannot take over logins. Wha…
…ike /help/your-slug. This sample lives at /help/buuk.Open Articles. Edit Introduction or create a page. Press / for headings, callouts, tables, and…
…public path. If you rename the workspace slug, Buuk keeps a redirect from the old /help/old-slug URL. Empty folders still appear in the editor tre…
Use in-app Ask Buuk for product questions about your workspace. For account and billing issues, use the contact pat…
Insights live under Reporting, Doc health, and Freshness in the dashboard. Reporting Views over time, top articles, search queries, and AI answer quality (answered, citations,
…ce. Call the public API curl https://app.getbuuk.com/api/public/articles \ -H "Authorization: Bearer buuk_cli_…" See the Guides and API refer…
…ile onto the page. For product UI captures that Buuk takes for you, see Images and screenshots. Callouts Use note, tip, warning, or danger when…
…ion, or create a new section. • Write a title. Buuk generates a URL slug from it — you can edit the slug before you publish. • Press / in the edit…
…. If confidence is low or the topic is missing, Buuk should say so instead of inventing policy. What you see in the dashboard • Reporting — view…
…or use the markdown import action from Articles.Buuk maps folders to sections. Fenced code keeps its language. GitHub-style tables and callouts (> […
GET /api/help/{workspaceSlug}/access
POST /api/help/{workspaceSlug}/access
POST /api/help/{workspaceSlug}/ask
GET /api/buuk-drafts
POST /api/buuk-drafts
GET /api/buuk-drafts/{draftId}
PATCH /api/buuk-drafts/{draftId}
POST /api/buuk-drafts/{draftId}/publish
PATCH /api/buuk-drafts/review
POST /api/help/{workspaceSlug}/assistant
POST /api/workspaces · 9/19/2026
GET /api/workspaces/me · 9/19/2026
GET /api/workspaces/sso · 9/19/2026
POST /api/workspaces/sso · 9/19/2026
DELETE /api/workspaces/sso · 9/19/2026
GET /api/workspaces/mine · 9/19/2026
POST /api/workspaces/active · 9/19/2026
GET /api/workspaces/export · 9/19/2026