Docs & Notes
Docs and Notes are the two human-facing parts of the knowledge base, reached from the sidebar. Docs are for structured, shared documentation; Notes are for lighter, free-form pages. Both work the same way.
The page tree
The left sidebar of each is a hierarchical tree of pages with unlimited depth. You can:
- Create a page inline, anywhere in the tree.
- Rename, reorder (drag and drop), and soft-delete pages.
- Give a page an icon and color.
A page's place in the tree forms its path (e.g. engineering/auth), which is also its address.
The editor
Pages are written in a WYSIWYG Markdown editor: headings, lists, tables, code blocks, images, and slash-commands for inserting blocks. Changes autosave as you type.
Version history
Every save creates a revision. From a page you can open its history to view an earlier version, compare, and restore. Edits are grouped into sessions (one author's run of edits without a long gap), so the history stays readable.
Agents and the knowledge base
Agents work with Docs and Notes the same way you do — they can read the tree, read pages, search, and create or edit pages (for example, writing up a decision or a plan). See "AI Agents" and "Work from Your Own AI (MCP)".