This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/document-authoring/working-with-documents/overview.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Import and export documents in Document Authoring

These guides explain how to import and export document formats, load and save DocJSON, and move documents between Document Authoring and formats like DOCX, PDF, Markdown, RTF, and ODT.

For more detailed information, refer to the Document Authoring API reference.

Guides

Import documents
Open DOCX, RTF, ODT, Markdown, plain text, and image files through one import method.

Export documents
Write the current document out to PDF (including PDF/A), DOCX, Markdown, RTF, or ODT.

DocJSON
An introduction to our open format, and how to programmatically load and save DocJSON from the editor.

To edit document content from code — text, formatting, tables, and more — see the editing content guides.