> ## Documentation Index
> Fetch the complete documentation index at: https://www.mintlify.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Migrate from Confluence to Mintlify

> Use the manual migration workflow to convert exported Confluence content into a Mintlify project.

Migrate from Confluence to Mintlify by exporting your content and following the [manual migration workflow](/docs/migration/manual).

## Migrate Confluence content manually

1. 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.
2. Keep the original export unchanged and do conversion work in a copy.
3. Create an inventory of pages with each page's source, destination path, and migration status.
4. Convert the content into MDX pages and recreate your navigation in `docs.json`.

If your Confluence site is publicly accessible, you can also convert pages with the scraper instead of working from an export. See [Scrape individual pages](/docs/migration/index#scrape-individual-pages).

## Use Confluence as context for the Mintlify agent

Separately from migration, the Mintlify agent can connect to Confluence as a context source. This lets the agent read pages in your Confluence spaces when drafting or updating docs, and automations can trigger when a Confluence page is created or content is added to a space. See [Integrations for the agent and automations](/docs/automations/integrations).


## Related topics

- [Migrate docs into Mintlify from a ZIP export](/docs/help-center/migrate-docs-from-a-zip-export.md)
- [Migrate from another platform](/docs/migration/manual.md)
- [Migrate from Docusaurus](/docs/migration/docusaurus.md)
