Export and import agents

You can export any agent as a file and import it on another machine or share it with a teammate. The exported file captures the agent's configuration — not its conversation history.

Export an agent

  1. Open My Agents and select the agent you want to export.
  2. Click Export in the agent detail view.
  3. Choose a location to save the file.

Import an agent

  1. Open My Agents.
  2. Click Import Agent at the top of the screen.
  3. Select the exported file using the file picker.
  4. If an agent with the same name already exists, a dialog appears. Either edit the pre-filled name in the New name field to keep both agents, or check Overwrite existing agent to replace it.
  5. Click Import to confirm. The agent appears in your list immediately.

What the file contains

IncludedNot included
Agent nameConversation history
DescriptionApproval records
Personality (system prompt)Audit trail
AI model selectionUsage statistics
Note:

Approval records and audit logs are stored in MultiClaw Cloud and are not included in the exported file. They remain accessible in your workspace regardless of agent exports.

Common use cases

  • Moving an agent from your work machine to another device
  • Sharing a well-configured agent with a teammate
  • Backing up an agent before making significant changes to its personality or tools
  • Exporting as a starting point — import, then modify for a different use case

Known limitations

Warning:

Subagent references may break. If the agent delegates to subagents, those references use agent IDs. If those agents don't exist on the target machine, the subagent links will not work. Re-link them after importing.

Note:

Model may fall back to default. If the AI model used by the exported agent isn't configured on the target machine, MultiClaw falls back to the default model. Check the Profile tab after importing.