Backup and Restore
Export and import your configuration for data protection and migration.
Create Backup
Export your Agent configuration, memories, and data to a backup file.
What’s Included in Backup:
- Custom agent profiles and settings
- Conversation history and learned knowledge
- Model configurations and preferences
- Project files and configurations
- Custom skills and plugins
Backup Process:
All data is packaged into a single downloadable ZIP file for secure storage and easy migration.
Restore Backup
Import a previously created backup file to restore your configuration.

Fig 10.10
Each component includes
- Agent Configurations Custom agent profiles and settings including specialized agent definitions, tool permissions, guardrails, behavior rules, and prompt customizations stored in the
/agentsfolder structure. - Memory Database Complete conversation history and learned knowledge encompassing persistent memories, saved solutions, user preferences, project-specific context, and all vector embeddings used for semantic search and recall.
- System Settings Model configurations and preferences including chat model settings (provider, context window, rate limits), utility model configuration, embedding model setup, browser model settings, and all LiteLLM parameters.
- Projects Project files and configurations containing project-specific workspaces, isolated memory contexts, custom instructions per project, and file system data associated with each project environment.
- Installed Skills Custom skills and plugins downloaded from the SkillsMP marketplace, including skill definitions, associated tools, knowledge bases, and behavior modifications.
Last updated on