Documentation Index

Fetch the complete documentation index at: https://docs.document360.com/llms.txt

Use this file to discover all available pages before exploring further.

Export project as a ZIP file - JSON

Prev Next

The Export feature in Document360 lets you download your entire project — or selected categories — as a ZIP file containing your articles in JSON, Markdown, or HTML format. You can use the exported file to access your documentation offline, migrate content to another project, or send articles to an external translation service for localization.


When to use the export feature

  • Offline access — Download your documentation to review or share it without an internet connection.
  • Project migration — Export content from one Document360 project and import it into another.
  • External translation — Export a specific language, translate the files offline, and re-import the translated content.
  • Content backup — Keep a local snapshot of your knowledge base at a point in time.

How to export your Document360 project as a ZIP file

Open the export dialog

  1. In the left navigation bar, navigate to Content tools > Import and export project.
  2. Select Export project.

Import project panel in Document360 showing the upload area and validation confirmation


Configure export settings

  1. In the Export project dialog, select JSON from the format dropdown.

Export project options including format selection and category filtering.

  1. In the Include new or modified articles in field, select the date range for the articles you want to export:
Option Description
All Exports all articles regardless of modification date
7 days Exports articles modified within the last 7 days
30 days Exports articles modified within the last 30 days
90 days Exports articles modified within the last 90 days
Custom date Exports articles within a date range you specify
  1. In the Select categories search bar, search for the categories you want to include. The search applies across all workspaces, languages, and categories.

Select categories

You can control exactly which content is included in the export using the category selection options below.

Select an entire workspace

  1. Click the arrow to expand the workspace and view its languages and categories.
  2. Select the checkbox next to the workspace. All included languages and categories are selected automatically.

Export project options including format selection and category management for Workspace 1.

To deselect, uncheck the workspace checkbox. This clears all languages, categories, and sub-categories under it.

Select a category with its sub-categories

  1. Click the arrow next to the category to expand it.
  2. Select the checkbox next to the category. All sub-categories inside it are selected automatically.

Export project settings with selected category types and options for JSON format.

Select only a sub-category

  1. Click the arrow to expand the main category.
  2. Select the checkbox next to the sub-category you want to include. Only that sub-category and its articles are selected.
  3. To deselect a specific sub-category, uncheck it. The sub-category is removed from the selection.

Export project settings with selected sub-categories and options for JSON format.

NOTE

The main category checkbox appears in an indeterminate state (partially filled) when only some of its contents are selected.

Select only a category without its sub-categories

  1. Hover over the category and click Select this category.

Export project options with highlighted category types and selection button for exporting.

Only the category and its direct articles are selected. Sub-categories are not included.

Unselect a main category's articles while keeping sub-categories

  1. Hover over the parent category and click Unselect this category.

Export project settings with category types and unselect option highlighted.

Only the articles directly inside the parent category are removed. Sub-categories under it remain selected, and the parent checkbox becomes indeterminate.

Unselect a sub-category's articles

  1. Hover over the sub-category and click Unselect this category.

Export project settings with categories and an option to unselect a category.

Export project options with category types and selection for articles in JSON format.

NOTE

This only removes articles at the selected category level. Everything inside the sub-categories remains included.


Run the export

  1. Select the Include media files checkbox if you want related media files included in the ZIP.
  2. Click Export.

Export project options including format selection and category checkboxes for export.

The export runs in the background. A notification appears in the top-right corner when the export is complete and ready to download. You can navigate to other modules while waiting.

NOTE

A typical project export completes in 60 seconds or less. Larger content selections may take longer. To use the Export project API endpoint, you must be on the Enterprise plan; it is limited to 2 calls per day.


How to download the exported ZIP file

  1. Once the export is complete, find your file under Recent files — the export date and time are shown in the filename.
  2. Alternatively, open the export completion notification directly.
  3. Click Download to save the file to your local storage, or click Copy link to generate a shareable download link.
NOTE

Each new export overwrites the previously exported ZIP file. Download the existing file before running a new export if you need to keep both versions.


How to export content for external translation

For teams using external translation services, you can export a specific language, translate it offline, and re-import it back into Document360.

  1. Confirm your knowledge base has more than one language configured (for example, English and French).
  2. In the left navigation bar, hover over Content tools.
  3. Navigate to Import and export > Import and export project.
  4. Click Export project.
  5. In the dialog, select the language you want to export (for example, Workspace 1 > fr). The Include media files checkbox is optional.
  6. Click Export and download the file once it is ready.
  7. Extract the ZIP, open the .md or .json files, and add the translated content.
  8. After saving your edits, select only the workspace folder (not the entire export package) and compress it into a new ZIP file.
  9. Return to Import and export project in Document360 and click Import.
  10. Upload or drag and drop the ZIP file containing the translated content. The translated content is imported into the selected language in your knowledge base.

Best practices

  • Export before bulk edits — Run an export before making large-scale changes to your knowledge base so you have a recoverable snapshot.
  • Compress only the workspace folder for translation imports — When re-importing translated content, ZIP only the workspace folder, not the entire export package, to avoid import errors.

FAQ

In what format are articles available in the exported ZIP file?

The format depends on your editor type and how many languages you select:

  • Single language export: Articles written in the Markdown editor are exported as .md files. Articles written in the WYSIWYG or Advanced WYSIWYG editor are exported as .html files.
  • Multiple language export: All articles are exported in .json format regardless of editor type.

Can I export all documentation content in plain text or CSV format?

Document360 supports exporting documentation in HTML, PDF, Markdown (.md), or JSON formats depending on your editor type and language selection. You can export a list of articles and their statuses as a CSV from the All articles section, but this file contains only metadata — article titles, categories, status, dates, and URLs — not the full article content. Exporting full article content as plain text or CSV is not currently supported.

Can I re-import an exported ZIP file into another Document360 project?

Yes. The exported project ZIP file is compatible with the Document360 import feature. Navigate to Content tools > Import and export project in the target project and use the Import option to upload the ZIP file.