Every team and every service has a Knowledge tab. The UI is the same in both places; the difference is scope. A team’s knowledge is shared across every service the team owns. A service’s knowledge is specific to that service.Documentation Index
Fetch the complete documentation index at: https://docs.warrn.io/llms.txt
Use this file to discover all available pages before exploring further.
Two streams: Runbooks and Knowledge
Inside the Knowledge tab you’ll find two sub-tabs:- Runbooks - step-by-step playbooks for handling specific failure modes. Warrn matches these to alerts during AI Triage.
- Knowledge - everything else: architecture notes, on-call onboarding, vendor contacts, design decisions.
Folder tree
Each sub-tab is a tree of folders. Folders can nest as deep as you want. Hover any folder for inline + document / + folder buttons, or use the Create button at the top right for a modal with the same options plus a description field. Each document in the tree shows its title, reading time, author, and current status.Document status
Every document moves through three states:| Status | When to use it |
|---|---|
| Draft | You’re still writing. Default for new documents. |
| Ready for Review | Done writing, want a teammate to read it. |
| Published | Approved and stable. The version the team relies on. |
The editor
Click any document to open the editor in an overlay. It’s a Notion-style rich editor with auto-save - everything you type persists immediately, no save button.- Slash commands. Type
/for headings, lists, to-dos, tables, code blocks, images, blockquotes, and embeds. - Mentions. Type
@to mention a teammate. - Images. Drag, drop, or paste them.
- Live collaboration. Multiple people can edit the same document together; cursors and selections are shown.
- Versions. Open the version panel to view or restore prior snapshots.
- Table of contents. Auto-generated from headings; click any entry to jump.
- Writeagen AI assist. Side panel that helps you draft, tighten, or restructure prose.