Documents & Notes
Collaborative Documents & Living Specifications
Create, format, and organize project specifications, architecture design docs, API documentation, and meeting notes with real-time multiplayer editing.

Live Markdown editor with syntax-highlighted code blocks, table formatting, and real-time auto-saving.Live Interface
1. Document Creation & Rich Text Editing
- 1Click the 'Documents' tab from the left sidebar.
- 2Click '+ New Document' to create a blank spec or choose from templates (Technical Spec, Meeting Notes, Project Charter).
- 3Format with standard markdown: headings (#, ##), checklists, tables, blockquotes, and syntax-highlighted code blocks.
- 4All changes are saved automatically in real time across the workspace.
2. Document Sharing & Multiplayer Sync
- 1Open any document and click the 'Copy Link' button in the top toolbar.
- 2Share the direct link with invited workspace members for instant direct access.
- 3View collaborator presence indicators and organize documents into hierarchical sidebar folders.
Technical Specifications & Code Snippets
// Sample Technical Specification Format (typescript)
interface WorkspaceConfig {
id: string;
name: string;
tier: "free" | "pro" | "enterprise";
enabledFeatures: string[];
}Pro Tips & Architectural Best Practices
•Use descriptive H2 and H3 headings to automatically generate a clean document outline.
•Ask the AI Copilot to review, expand, or format your document drafts directly inside the editor.
Have questions about this workflow?
Use our interactive search console to filter through all guides and articles.