Edit the knowledge centre
BuildVouch includes a CMS for guides, how-to articles, references, changelogs and reviewed legal content.
Access
A backend operator must explicitly add a user to the platform operator allowlist as editor or publisher. An organisation owner has no CMS rights by default.
Draft
Create a document slug, kind, title, summary and Markdown body. Save a draft. Every save creates a new immutable revision with a version number, author, timestamp and content hash. A concurrent edit produces a conflict instead of overwriting the other revision.
Preview
The editor uses the same safe Markdown renderer as the public knowledge centre. HTML is displayed as text. Links support safe HTTPS and internal paths. Check headings, code samples, links and readability before publishing.
Publish
A publisher with recent MFA selects the exact latest revision and confirms publication. Legal documents additionally require explicit legal-review confirmation. Publication changes the public pointer; it does not rewrite historical revisions.
Retire
A publisher may retire a page. Public access stops while its revisions remain preserved. Retiring a page does not delete history.
Repository editions
The knowledge centre includes the versioned guides shipped in the repository. A published CMS revision can replace a guide with the same slug. A draft does not replace a repository edition; a retired published page stays retired.
Scope
The CMS does not grant access to customer security records, alter release verdicts or manage product credentials.