Getting Started with Export
Accessing the Exporter
There are two ways to access the export functionality: 1. From a Specific Page:- Navigate to the Confluence page you want to export
- Click the ••• (More actions) menu in the top-right corner
- Select “Export to Markdown”
- Click on the Apps menu in Confluence
- Select “Markdown Importer & Exporter”
- Choose “Export” mode
- Select any page or space to export
Export Options
Single Page Export
Export a single Confluence page to markdown format. How to use:- Navigate to the page you want to export
- Click ••• (More actions) menu
- Select “Export to Markdown”
- Choose “Single Page Only”
- Click “Export”
- Download the generated markdown file
- Page content in markdown format
- All inline images and attachments
- Code blocks with syntax highlighting
- Tables, lists, and formatting
- Local references to attachments
- Quick exports of individual pages
- Sharing specific documentation
- Creating backups of important pages
Page Tree Export
Export a page and all its child pages with preserved hierarchy. How to use:- Navigate to the parent page
- Click ••• (More actions) menu
- Select “Export to Markdown”
- Choose “Include Child Pages”
- Review the page tree preview
- Click “Export”
- Download the ZIP file
- Maintains page hierarchy as folder structure
- Preserves parent-child relationships
- Includes all nested pages
- Organizes attachments by page
- Creates a complete documentation structure
- Exporting documentation sections
- Backing up related pages
- Creating portable documentation sets
Space Export
Export an entire Confluence space with all pages and attachments. How to use:- Open the app from global access
- Select “Export” mode
- Choose the space to export
- Review the space summary (page count, size)
- Configure export options
- Click “Export Space”
- Wait for processing (may take a few minutes)
- Download the complete ZIP archive
- Complete space backup
- All pages and child pages included
- Full attachment handling
- Organized folder structure
- Preserves page hierarchy
- Full space backups
- Space migrations
- Documentation archives
- Offline documentation
Understanding Export Results
File Structure
When you export, you’ll receive a ZIP file with the following structure:Attachment References
All images and attachments are referenced using relative paths:Internal Links
Internal links between pages are converted to markdown links:Formatting Preservation
Supported Confluence Elements
The exporter preserves all standard Confluence formatting: Text Formatting:- Bold, italic, strikethrough, underline
- Headings (H1-H6)
- Block quotes
- Horizontal rules
- Colored text (as inline HTML)
- Unordered lists
- Ordered lists
- Nested lists
- Task lists with checkboxes
- Inline code
- Code blocks with syntax highlighting
- Language specification preserved
- Standard tables
- Column alignment
- Header rows
- Complex table structures
- Images with alt text
- File attachments
- Image galleries (as individual images)
- Info, warning, note, and tip panels (as blockquotes)
- Expand/collapse sections (as standard content)
- Status labels (as text)
- User mentions (as text with @ symbol)
Confluence-Specific Features
Macros: Most Confluence macros are converted to equivalent markdown or plain text:- Info/Warning/Note panels → Blockquotes
- Code block → Fenced code blocks
- Table of contents → Generated list
- Expand → Regular content with heading
Export Customization
File Naming Options
Choose how exported files are named:- Page titles: Use Confluence page titles
- Slugified names: Convert to URL-friendly names (default)
- Numbered: Add sequential numbers for ordering
- Custom prefix: Add prefix to all files
Folder Structure Options
Hierarchy-based (default): Mirrors Confluence page treeAttachment Handling
By page (default): Organize attachments by source pageAdvanced Features
Batch Export
Export multiple spaces or page trees in one operation:- Open from global access
- Select “Batch Export” mode
- Choose multiple spaces or parent pages
- Configure export options
- Export all at once
- Receive separate ZIP files for each
Incremental Export
Export only pages modified since last export:- Enable “Track exports” in settings
- Perform initial full export
- Subsequent exports only include:
- New pages
- Modified pages
- New/updated attachments
- Merge with previous exports manually
Selective Export
Choose specific pages to include or exclude:- Start space or tree export
- Review page list
- Uncheck pages to exclude
- Export selected pages only
Export Tips & Best Practices
Before Exporting
- Review content: Ensure pages are up-to-date
- Check permissions: Verify you have access to all pages
- Clean up: Remove outdated or duplicate pages
- Organize: Structure pages logically in Confluence
During Export
- Stay online: Maintain internet connection
- Keep browser open: Don’t close the tab
- Be patient: Large spaces take time to process
- Monitor progress: Watch for any error messages
After Export
- Verify structure: Check folder organization
- Test links: Ensure internal links work
- Check attachments: Verify all files are present
- Review formatting: Spot-check markdown rendering
For Best Results
- Export incrementally: Start with small sections
- Test first: Try single page before full space
- Use metadata: Enable frontmatter for tracking
- Keep backups: Store exports in version control
- Document structure: Include README files
Common Export Scenarios
Documentation Backup
Export your Confluence spaces regularly for backup:- Use space export for complete backups
- Schedule regular exports (weekly/monthly)
- Store in secure location
- Version your backups
Documentation Portability
Create portable documentation that works offline:- Export complete spaces or sections
- Host as static site (e.g., MkDocs, Jekyll)
- Share with external stakeholders
- Create customer-facing docs
Content Migration
Move documentation to another platform:- Export from Confluence to markdown
- Use markdown as universal format
- Import to new platform
- Verify content after migration
Archiving Old Content
Archive completed projects or old documentation:- Export project documentation
- Include all attachments
- Compress and store
- Document archive location
Troubleshooting
Export Fails
Large exports timing out:- Export in smaller sections
- Use selective export to exclude unnecessary pages
- Try during off-peak hours
- Check attachment permissions in Confluence
- Verify files exist on pages
- Try re-uploading attachments
- Complex macros may not convert perfectly
- Review exported markdown
- Make manual adjustments if needed
File Access Issues
Permission denied:- Verify you have view access to all pages
- Ask space admin for necessary permissions
- Export only pages you can access
- Check page restrictions in Confluence
- Verify pages haven’t been deleted
- Ensure space access is granted
Getting Help
If you encounter issues with export:- Check this documentation for solutions
- Review Known Issues
- Contact support at [email protected]
- Visit our support portal
- Export type (page, tree, or space)
- Number of pages
- Error messages
- Browser and version
- Confluence Cloud instance details
