BrainDocs

Introduction

Complete customer documentation for Brain — chat, connections, workspaces, playbooks, self-hosting, and enterprise.

Brain is a self-hosted work assistant: browser chat, MCP connections, workspaces, playbooks, and schedules — running on your host with your Postgres. It is a private client with live tools, not a public Claude/ChatGPT workspace and not a RAG copy of your apps.

This manual covers:

  • End users — chat, tools, playbooks, day-to-day workflows
  • Self-host operators — install, configure, upgrade, keep Brain healthy
  • Enterprise admins — SSO, SCIM, licenses, instance policies

Start here

Who you areStart with
Trying Brain locallyLocal setup
First signed-in sessionFirst chat
Deploying for your teamSelf-hosting overview
How Brain is builtArchitecture
Connecting Slack / GitHub / …Connections overview
SSO / SCIM / licensesEnterprise

Self-hosted by design

Core paths do not require Vercel AI Gateway, Neon, Vercel Connect, or Vercel Sandbox. You bring Postgres, a model API key (or custom models), and a host.

What’s covered

  1. Getting started — local setup, short quickstart, accounts, settings map, first chat
  2. Chat — Ask/Agent, composer, attachments, approvals, message actions, shortcuts, projects, attached repos
  3. Connections — all MCP apps (OAuth, DCR, PAT, HTTP)
  4. Workspaces — roles, invites, shared chats
  5. Playbooks & schedules — saved prompts, morning brief, automatic runs
  6. Models — Command Code catalog and custom OpenAI-compatible endpoints (including Azure AI Foundry)
  7. Self-hosting — architecture, Docker, Dokku/dflow, backups, troubleshooting
  8. Enterprise — license, policies, instance users, SSO, SCIM
  9. Reference — environment variables, keyboard shortcuts, glossary, FAQ

Engineering specs (openspec/) and docs/superpowers/ plans are for contributors — not part of this site.