Skip to content

DocBrain Documentation

Organizational memory is lost at the source. That is where DocBrain captures it.

DocBrain captures what your organization learns at the moment it is learned — from tickets, threads, incidents, support conversations and code changes — then scores it, routes it through review, and keeps it accurate as reality moves. Every answer cites the claim it came from, and says so plainly when your record has no answer.


Quickstart

Get DocBrain running locally in under 5 minutes.

Get started

Configuration

Environment variables, YAML config, and secrets management.

Configure

Architecture

System design, data flow, quality pipeline, and storage.

Learn more

API Reference

Full REST API documentation with request/response schemas.

API docs

Kubernetes

Helm chart deployment for production environments.

Deploy

RBAC & SSO

GitHub, GitLab, and OIDC SSO with role-based access control.

Security


What makes DocBrain different?

Other tools help you search what was already documented. DocBrain captures what your organization actually learned — the decisions, the caveats, the procedures and the context around them — from PRs, Slack threads, CI pipelines, and IDE sessions, and flags that knowledge when something newer contradicts it.

Documentation is one output. Organizational memory is the product.

Developer merges a PR           → DocBrain extracts decisions, caveats, procedures
Team discusses in Slack          → DocBrain distills fragments from the conversation
CI pipeline deploys              → DocBrain captures deployment context and changes
Engineer annotates in their IDE  → DocBrain links knowledge to the exact code location

     Fragments accumulate → Quality scored → Clusters detected → Docs composed
                              Review workflow → Style checks → Published

Explore

Guide Description
Quickstart Running locally in 5 minutes
Configuration All environment variables and options
LLM Providers 14 supported providers including fully-local Ollama
Ingestion Connecting 13+ knowledge sources
External Connectors Build custom connectors for any knowledge source
Governance Space ownership, SLAs, breach detection, dashboards
Review Workflows Multi-stage approval pipelines for documentation
Knowledge Intelligence Graph, analytics, predictive intelligence
Autopilot Gap detection and draft generation
Slack Slash commands, message shortcuts, and thread capture
Kubernetes Helm chart production deployment
API Reference Full REST API documentation