featurecapsules

Capsule Export

Back up any capsule to a JSON file you can keep, version, or import later.

You can now back up a capsule from the dashboard. Open any capsule and click Export in the top right — you'll get a JSON file containing every memory, all your tags, and each memory's expiry, ready to keep alongside your project or stash somewhere safe.

A few ways to use it:

  • Keep dated snapshots of an agent's knowledge before a big change.
  • Move a capsule's contents between accounts or environments.
  • Inspect what your agent has actually stored, in your editor of choice.

Expired memories are skipped, and API keys and account IDs are never included in the export.