docs/workspace

Export & Backup

Export your docs to Markdown, PDF, or HTML format.

Export Options

You can export individual pages or entire workspaces. Choose the format that works best for your workflow.

  • Markdown - Best for developers and version control (Git)
  • PDF - Best for sharing with stakeholders and clients
  • HTML - Best for publishing as a static site

Automated Backups

Enable automated daily backups in Settings > Data. Backups are stored for 30 days and can be downloaded at any time. Enterprise plans include 90-day retention.

plaintext
# Export structure
workspace-export/
├── pages/
│   ├── getting-started.md
│   ├── creating-pages.md
│   └── ...
├── assets/
│   ├── images/
│   └── files/
└── export-metadata.json