---
title: "Export Keep notes, saved items, and RSS subscriptions | Keep"
description: "Download Keep notes as Markdown, export saved items as Markdown, JSON, or CSV, and move RSS subscriptions with OPML."
canonical: "https://keep.md/docs/export"
language: "en"
---

# Export your data from Keep

Download Keep notes as Markdown, export saved items as Markdown, JSON, or CSV, and move RSS subscriptions with OPML.

Your Keep library is portable. Export notes and saved items as Markdown files, or use JSON and CSV when you need structured data. Open [Import and export settings](https://app.keep.md/settings/data#export) to start.

## Download every note as Markdown

1.  Open **Settings**.
2.  Select **Import & export**.
3.  Find **Notes ZIP**.
4.  Select **Download**.

The ZIP contains one Markdown file for each current and archived note. Each file includes frontmatter with its stable note ID, revision, timestamps, archive state, and custom properties.

## Export saved items

Saved item exports run in the background. Keep emails you when the file is ready.

1.  Open **Settings**.
2.  Select **Import & export**.
3.  Find **Saved items**.
4.  Select **Export**.
5.  Choose a file format.
6.  Choose which items to include.
7.  Turn on **Include full article text** if you need the saved content.
8.  Turn on **Omit personal notes** if the export should exclude them.
9.  Select **Start export**.

You can start a new export after the current job finishes. Recent jobs appear below the export controls with their status and download button.

## Choose an item export format

| format | use it for |
| --- | --- |
| Markdown ZIP | Portable files for editors, archives, and AI tools |
| JSON | Structured data for scripts and other apps |
| CSV | A compact spreadsheet of item metadata |

Markdown ZIP and JSON exports can include the full saved article text. CSV exports do not include that content.

## Limit which items are exported

An export can include:

-   every item
-   items with one tag
-   items in one collection
-   stashed items only
-   archived items only

Turn on **Omit personal notes** when the export should exclude the notes you added to items. This is useful when you plan to give the file to someone else.

## Export RSS subscriptions as OPML

1.  Open **Settings**.
2.  Select **Import & export**.
3.  Find **RSS subscriptions**.
4.  Select **Download**.

The OPML file can be imported into another feed reader. It contains your RSS subscriptions rather than the saved items from those feeds.

The [import guide](https://keep.md/docs/import) explains how to bring OPML and other exports back into Keep.

## Your exports stay available

Personal is a monthly subscription. X bookmark sync is an optional monthly add-on. Your saved library and export tools stay available after a subscription ends.

You can export your notes and saved items as Markdown, JSON, or CSV. The exact content available in each format is listed above.
