> ## 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.

# 从 Confluence 迁移到 Mintlify

> Mintlify 没有专门的 Confluence 迁移指南。使用手动迁移工作流将导出的 Confluence 内容转换为 Mintlify 项目。

Mintlify 没有针对 Confluence 的专门自动化迁移指南。你仍然可以通过导出内容并遵循[手动迁移工作流](/docs/zh/migration/manual)来迁移 Confluence 内容。

<div id="migrate-confluence-content-manually">
  ## 手动迁移 Confluence 内容
</div>

1. 从 Confluence 导出你的内容。手动工作流接受原生 Markdown 或 HTML 导出、通过平台 API 获取的内容,或已发布站点的渲染 HTML。
2. 保持原始导出不变,在副本中进行转换工作。
3. 创建页面清单,记录每个页面的来源、目标路径和迁移状态。
4. 将内容转换为 MDX 页面,并在 `docs.json` 中重建导航。

如果你的 Confluence 站点可以公开访问,也可以使用抓取工具转换页面,而不必从导出文件开始。参见[转换单个页面](/docs/zh/migration/index#scrape-individual-pages)。

<div id="use-confluence-as-context-for-the-mintlify-agent">
  ## 将 Confluence 用作 Mintlify agent 的上下文
</div>

与迁移无关,Mintlify agent 可以连接 Confluence 作为上下文来源。这样 agent 在起草或更新文档时可以读取你 Confluence 空间中的页面,自动化也可以在创建 Confluence 页面或向空间添加内容时触发。参见 [agent 和自动化的集成](/docs/zh/automations/integrations)。

<div id="request-a-dedicated-guide">
  ## 申请专门的指南
</div>

如果你希望获得一流的 Confluence 迁移支持,请提交[功能请求](https://github.com/orgs/mintlify/discussions/categories/feature-requests)。


## Related topics

- [从 ZIP 导出迁移文档到 Mintlify](/docs/zh/help-center/migrate-docs-from-a-zip-export.md)
- [从 Document360 迁移](/docs/zh/migration/document360.md)
- [从 Fern 迁移](/docs/zh/migration/fern.md)
