What to back up
- Agent definitions and settings (name, model, capabilities).
- The audit history (export as JSONL).
- The device policy file, if you customised it.
- Anything in the agent workspace you want to keep.
What not to back up
Provider keys — they live in the vault, not on the device. A backup of the device should never contain a real key, which is the whole point of the design.
Back up the history
- Open History → Export.
- Download the JSONL file.
- Store it with your other backups.
Restore on a new machine
- Install the agent on the new machine.
- Run
remoteagent loginand approve it. - Reassign agents to the new device.
- Re-import anything from the old workspace you still need.
Migration tip
i
Keys never need migrating — they stay in the vault. Move the device, re-link, and the same keys work immediately.