OmadaDocumentation

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.

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 with real-time collaboration
  • Unsaved indicator (asterisk) shows documents with pending changes

Right Panel - Details

Five tabs provide additional context:

TabContents
Comments & IssuesLinked issues and inline comments from the document
HistorySnapshot version history with per-version Restore
RelatedCross-references to issues, meetings, and files
OutlineAuto-generated table of contents from the document's headings
AIDocument AI assistant — chat about, summarize, or rewrite the content

Document metadata such as tags and approvers lives in the editor's cover header (at the top of the document), not in a right-panel tab.

Key Features

FeatureDescription
Rich Text EditingBlock-based WYSIWYG editor with formatting, lists, tables, and code blocks
Real-time CollaborationLive multi-user 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 OS file picker with auto-versioning, plus folder upload
File PreviewBuilt-in viewers for PDFs, images, and videos
Document AI AssistantAI right-panel tab and the Ctrl+J (⌘J) inline AI menu for editor docs
OutlineAuto-generated table of contents from headings
ExportExport editor documents to Markdown (.md), Word (.docx), or HTML (.html)
Smart LinksSave an external URL as a first-class document in the tree
Video RecordingRecord and attach a video directly from the Create menu
ArchiveArchive documents to remove them from the tree without permanently deleting
Project IntegrationLink documents and files to issues, meetings, and milestones

Document Types

TypeDescription
EditorRich text document with real-time editing
FolderContainer for organizing documents hierarchically
VariantAlternative version of an existing editor document
LinkSmart Link to an external URL, saved in the tree
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