Skip to main content

Uploading Files

Drag and drop files into the workspace explorer, or click the upload button. You can upload:
  • PDF — Automatically parsed via OCR for AI features
  • DOCX — Parsed and available for inline editing via OnlyOffice
  • XLSX / PPTX — Parsed and available for inline editing
  • Markdown / Plaintext — Native inline editing support
Files up to 25 MB are supported. Uploads are staged in your personal workspace until committed.

Organizing Files

Creating Folders

Click the “New Folder” button in the workspace explorer to create directories. Nest folders as deep as you need.

Moving & Renaming

Right-click any file or folder to rename or move it. If a name conflict exists in the target folder, a numeric suffix is automatically added (e.g., Report (1).pdf).

Deleting

Delete files or folders from the context menu. Directory deletes cascade to all contents. Deletes are staged — nothing is permanently removed until you commit.

Importing Archives

Upload a .zip or .tar file to bulk-import documents while preserving the folder structure.

Document Parsing

When you upload a PDF or DOCX, background parsing runs automatically:
  1. A SHA-256 hash of the source file is computed
  2. If no cached parse exists, a parse job is queued
  3. Parsed Markdown pages are stored for AI consumption
  4. Cache is shared — re-uploading the same file skips parsing
Parsing powers AI features like chat document reading and semantic search. You don’t interact with parsed files directly.

Storage Limits

Each project has a configurable storage quota (default 100 MB, adjustable by org admins). If an upload would exceed the limit, the UI will notify you.