# Confluence Importer

:::info
**Note:** This feature is only available in Cloud, Business + Enterprise editions

:::

# Export in Confluence

The Confluence importer works by processing a HTML export from a Confluence space. These exports are reasonably high fidelity and can be created in hosted or on-premises Confluence installations.

You can generate an export in Confluence by going to **Space Settings → Manage space → Export space.**  Choose HTML as the format and follow the steps until a zip file is generated. You can uncompress the zip file and see the content in a regular web browser by opening the index.html, this will give you a good estimation of the content that is available to Outline.


# Import in Outline

In Outline navigate to **Settings → Import → Confluence** and choose the zip file you exported – at this time there are no additional settings. You can monitor the import progress from the settings screen, it will usually complete in moments.

 ![The import dialog](https://outline-production-attachments.s3-accelerate.amazonaws.com/uploads/292079f8-0319-4111-bb5b-315e8ae8f14e/dcbf2d27-364b-4f3b-8351-4e59320d02e2/image.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4EOUDTOVUICLPZ4P%2F20260902%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260902T030000Z&X-Amz-Expires=86400&X-Amz-Signature=69936aae2d87eee33cbc99aac60b20e3ebc19e9c40923f1e30b304acac3b63a4&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject " =448x292")


## Supported content

* Text content and formatting such as italic, bold, underline
* Links
* Lists, numbered lists, check lists
* Notices (Info / error / etc)
* Code blocks
* File attachments
* Embedded images
* Document nesting
* Emojis
* Simple tables

## Unsupported content

* Macros
* Confluence plugins
* Multi-column layouts
* Comments
* Authorship

## Troubleshooting

If the import fails it will usually be because the export is too large. For self-hosting, you must change the settings in your environment (`FILE_STORAGE_WORKSPACE_IMPORT_MAX_SIZE`) to increase the maximum file size for uploads.


If the upload hangs on processing it may have run out of memory, ensure your server has enough memory to unzip the entire export.

---

**Documents**

- [Getting started](https://docs.getoutline.com/s/guide/doc/getting-started-CB6Ipl9Cdc)
- [Documents](https://docs.getoutline.com/s/guide/doc/documents-UiH1h0aQFQ)
- [Integrations](https://docs.getoutline.com/s/guide/doc/integrations-eUbAF2WAjF)
- [AI](https://docs.getoutline.com/s/guide/doc/ai-IFCYbrK7EU)
- [Administration](https://docs.getoutline.com/s/guide/doc/administration-GmaueCNdk1)
- [Import data](https://docs.getoutline.com/s/guide/doc/import-data-D2ZvLqz411)
- [Export data](https://docs.getoutline.com/s/guide/doc/export-data-Da6C7HqL8M)
- [Cloud hosting](https://docs.getoutline.com/s/guide/doc/cloud-hosting-CxJbubIhje)