collab.spaceDocumentation

Overview

Create, edit, and collaborate on rich text documents, and manage uploaded files — all with version control, folder organization, and granular permissions.

The Documents app provides a comprehensive document management system for teams, combining a hierarchical folder structure with a rich text editor, automatic version control, and deep integration with your project workflow. Whether you're writing specifications, meeting notes, or project documentation, the Documents app keeps your content organized, versioned, and accessible.

Documents Overview

To access the Documents app, navigate to Documents in the sidebar or go to /apps/documents in your workspace.

Understanding the Interface

The Documents app uses a three-panel layout for efficient document management:

Left Panel - File Tree

  • Folders are shown with a chevron icon that expands to reveal their contents
  • Documents display with file icons
  • Variants nest under their parent document with a branch indicator
  • Search bar at the top for filtering documents by name

Center Panel - Editor

  • Tab bar for switching between open documents
  • Toolbar with formatting options and document actions
  • Rich text editor powered by BlockNote with Y.js for real-time collaboration
  • Unsaved indicator (asterisk) shows documents with pending changes

Right Panel - Details

Three tabs provide additional context:

TabContents
Comments & IssuesLinked issues and inline comments from the document
PropertiesDocument metadata, owner, dates, version history, and tags
RelatedCross-references to issues, meetings, and files

Key Features

FeatureDescription
Rich Text EditingBlock-based WYSIWYG editor with formatting, lists, tables, and code blocks
Real-time CollaborationY.js-powered sync with automatic conflict resolution
Version ControlSnapshot-based versioning with commit messages
Folder OrganizationHierarchical structure with unlimited nesting
Document VariantsCreate alternative versions for regions, audiences, or drafts
Inline Issue MarkingHighlight text and create linked comments, tasks, or risks
Access ControlGranular permissions with inheritance support
File UploadDrag-and-drop or dialog-based upload with auto-versioning
File PreviewNative viewers for PDFs, images, and videos
Project IntegrationLink documents and files to issues, meetings, and milestones

Document Types

TypeDescription
EditorRich text document (BlockNote) with real-time editing
FolderContainer for organizing documents hierarchically
VariantAlternative version of an existing editor document
PDFUploaded PDF files with native browser preview
ImageUploaded images (JPG, PNG, GIF, SVG, WEBP)
VideoUploaded video files with native player
WordMicrosoft Word documents (.doc, .docx)
ExcelMicrosoft Excel spreadsheets (.xls, .xlsx)
PowerPointMicrosoft PowerPoint presentations (.ppt, .pptx)
FileAny other uploaded file type

Next Steps