Doxbrix documentation
Learn what Doxbrix does, choose the path that fits your role, and find your first task.
Doxbrix is a hosted documentation platform: you write, review, publish and measure product documentation in one place, and your readers get a fast site with search and an AI assistant.
Doxbrix is for teams that ship documentation alongside a product. Authors write in a browser editor with AI help, reviewers approve pages before they go live, and Doxbrix hosts the published site at an address such as acme-docs.doxbrix.app or on your own domain. If you already maintain a docs-as-code site, Doxbrix can build and host it as it is and add its AI assistant. Developers can automate the same work from a terminal with the dxb command-line interface (CLI), from a Git repository, or from AI agents through the Model Context Protocol (MCP) server.
The result is one system of record for your documentation, instead of a separate editor, review tool, hosting service, search provider and feedback form.
Choose your path
Start with the card that matches what you need to do first.
dxb CLI, sync with GitHub or GitLab, and connect AI agents.What you can do
| Capability | What it covers | Start here |
|---|---|---|
| Create projects | Start blank, from a template, by importing existing docs, or by hosting an existing site. | Create a project |
| Write in the editor | Compose pages from blocks, organize spaces and groups, and import Word, Markdown or PDF files. | Tour the editor |
| Write with AI | Generate whole pages, improve a draft, and ask the AI Writer for help in context. | Generate a page with AI |
| Review and approve | Submit pages for review, comment, approve, and publish on a schedule. | Submit, review and approve pages |
| Publish and host | Serve a reader site, connect a custom domain, brand it, and make it private. | How reader sites are hosted |
| Help readers | Offer search, the Ask AI assistant, reader feedback, and support handoff. | Set up the Ask AI assistant |
| Measure | Watch Docs Health, analytics, docs gaps, and AI usage. | Monitor quality with Docs Health |
| Administer | Manage members, roles, SSO, the AI policy, access tokens, and billing. | Configure workspace settings |
| Automate | Use the dxb CLI, Git sync, the REST API, the TypeScript SDK, and MCP. | dxb command reference |
How it works
Every page in Doxbrix follows the same path from a draft to something readers can find and rate.
- Create a project. A project is one documentation site inside your workspace.
- Write a draft. Add pages in the editor, generate them with AI, import them, or push them with
dxbor Git. - Review. When your project requires approval, a reviewer approves the page before it goes live. Without approval, Publish takes the page live immediately.
- Publish the site. Doxbrix serves the published pages to readers with navigation, search, and Ask AI.
- Measure and improve. Docs Health, analytics, and reader feedback show which pages to fix next.
Core concepts explains each of these objects in more detail.
