Need AI Training/Help?CloudYeti.io/meet
MarkdownMe
Leaving Notion guide

Notion Export Not Working? Fixes for Common Errors

Fixes for Notion exports that hang, arrive as nested Part zips, expire, fail on Windows, or come back without attachments.

Direct answer

Most failed Notion exports have one of five causes. A very large workspace may not finish, so export the top-level pages one at a time with Include subpages. Large exports can hold Part-1.zip, Part-2.zip files inside, so unzip the outer file first. The emailed link expires after 7 days, so export again if it's older. Windows can't extract paths over 260 characters, so uncheck Create folders for subpages or use 7-Zip. Missing attachments can mean Include content skipped files, or the pages were private to someone else.

Open the Notion export cleaner

When to use this

  • Your workspace export never arrived, or the link no longer works.
  • The zip won't open, or it's full of more zips.
  • Windows says a file name is too long, or images are missing after you unzip.

Steps

  1. Wait, then check your inbox. Workspace exports arrive as an emailed link and can take up to 30 hours. If email notifications are off, the link goes to your Notion inbox.
  2. If the link is more than 7 days old, run the export again. The link expires after 7 days.
  3. If a big workspace never finishes, export each top-level page on its own with Include subpages turned on.
  4. If the download holds Part-1.zip, Part-2.zip and so on, unzip the outer file, then each part. Or drop the outer zip into Clean export (.zip), which opens the Part zips for you.
  5. On Windows, if extraction fails on long names, export again with Create folders for subpages unchecked, or extract with 7-Zip.
  6. If files or images are missing, check that Include content was set to everything, and that you had access to every page.

Example

Before
abc…_Export-def….zip
  abc…-Part-1.zip
  abc…-Part-2.zip
After
Export/
  Roadmap.md
  Meeting notes.md

Common mistakes

  • Pages you can't access, such as other members' private pages, are left out of the export.
  • Obsidian's Importer can fail on nested Part zips with "Import failed {id}.zip/{id}-Part-1.zip undefined". Unzip the Notion file, then import the nested Export-{id}-Part-1.zip files. Obsidian's help page gives this fix.
  • If Obsidian seems to freeze during the import, disable community plugins and try again. Obsidian's help page gives this fix too.
  • You can't rebuild a workspace by uploading the export back into Notion. Notion says so in its export help. Treat the export as a copy, not a restore point.

Tools for this job

FAQ

How long does a Notion workspace export take?
Notion says exports can take up to 30 hours to process. The link arrives by email, or in your Notion inbox if email notifications are off.
Can I export a workspace from the Notion mobile app?
No. Workspace export works on desktop or web only. You can export a single page from the mobile ••• menu.
Does Notion back up my workspace automatically for me to download?
No. Notion has no scheduled automatic export. Run the export yourself when you want a copy.
Why is the export missing some pages?
The export only includes pages the person exporting can access. Other members' private pages are not included.

Sources

Checked September 2026.

More guides for leaving Notion

Remove the Random Characters From Notion Export File Names

Why every file in a Notion export ends in a 32-character ID, and how to strip the IDs without breaking the links between pages.

How to Move From Notion to Obsidian

Use Obsidian's Importer plugin with a Notion API token or an HTML export. Clean a Markdown export here only as the fallback.

Turn a Notion Database CSV Into a Markdown Table

A Notion database exports as CSV plus one Markdown file per row. Here is how to get a readable Markdown table out of it.

Move Notion Pages to GitHub as Markdown

Export Notion as Markdown, strip the page IDs, fix the links, and commit the folder to a GitHub repository.

How to Move a Notion Page to Google Docs

Export the page as Markdown, clean it, and paste it into Google Docs as rich text with headings, lists, links, and tables intact.

How to Move From Notion to Confluence

Use Confluence's official Notion importer for a whole workspace, or the Markdown route for a few pages. What each keeps and drops.

How to Move From Notion to Logseq

Logseq has no official Notion importer. Export Markdown, clean the names and links, and add the files to your graph.

Turn Your Notion Notes Into a Folder Claude Code Can Read

Export Notion as Markdown, clean the names, and add a short CLAUDE.md so Claude Code can find and use your notes.

Open-Source Notion Alternatives That Import Your Pages

AppFlowy, AFFiNE, Logseq, and Joplin compared by license and by which Notion export each one imports. Plus where Anytype and Obsidian fit.