Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.memanto.ai/llms.txt

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

memanto memory export

Export all agent memories to file.
memanto memory export [OPTIONS]
Options:
  • --agent TEXT - Specific agent (default: active)
  • --output PATH - Output file path
  • --limit INTEGER - Limit exported memories
Examples: Export to markdown:
memanto memory export
Custom output:
memanto memory export --output backup.md
Specific agent:
memanto memory export --agent customer-support --output customer-support.md
Limit export size:
memanto memory export --limit 100
Output: Creates file with all memories:
# Agent: customer-support
Date: 2025-03-30
Total Memories: 42