Migrate Confluence content manually
- Export your content from Confluence. The manual workflow accepts a native Markdown or HTML export, content retrieved through the platform’s API, or rendered HTML from the published site. See Export content from Confluence Cloud in the Atlassian documentation for the available export formats.
- Keep the original export unchanged and do conversion work in a copy.
- Create an inventory of pages with each page’s source, destination path, and migration status.
- Convert the content into MDX pages and recreate your navigation in
docs.json. See Navigation for the available navigation elements and how they map to your site structure.