Transfer State Manually
Use manual transfer when you need to inspect or move specific state files. Use Create and Restore Snapshots for normal backup, rebuild, and restore workflows.
Download State
Use openshell sandbox download to copy files from the sandbox to your host.
For Hermes, prefer Create and Restore Snapshots for a faithful state.db restore.
Use manual download and upload only when you need to inspect or transfer a specific file.
Copy only the dashboard profile’s MEMORY.md and USER.md files.
Do not copy .hermes/profiles/dashboard-home/.env or .hermes/profiles/dashboard-home/config.yaml.
NemoClaw regenerates both files from the managed policy and current inference route.
The dashboard process receives its API bearer token through the runtime environment instead of the mirrored .env file.
If startup refuses a legacy profile migration, download the preserved user files for inspection:
Do not download the legacy .env or config.yaml.
Compare the preserved user files with the canonical profile before you upload either version.
Upload State
Use openshell sandbox upload to push files back into a sandbox.
For Hermes, prefer Create and Restore Snapshots for a faithful state.db restore.
Use manual download and upload only when you need to inspect or transfer a specific file.
Related Topics
- Understand Sandbox State for agent-specific paths and persistence rules.
- Create and Restore Snapshots for managed restore and clone operations.
- CLI Selection Guide for NemoClaw and OpenShell command boundaries.