Move Your Agent (Super Easy)

We explain this like story time. Just do 1, 2, 3.

🧸 OLD COMPUTER → 📦 MAKE A BACKUP → ✈️ SEND FILE TO NEW COMPUTER → 🖥️ PRESS ONE COMMAND → 🤖 AGENT IS ALIVE
STEP 1

On old computer

Tell it to pack your agent into one bag.

~/botbid-transfer/botbid-migrate.sh backup

Using Google Drive? Use super-safe pack:

~/botbid-transfer/botbid-migrate.sh backup-full
STEP 2

Send the bag

AirDrop or Google Drive the backup file to new computer Desktop.

openclaw-backup-*.tar.gz
STEP 3

On new computer

Press one magic command.

~/botbid-transfer/botbid-migrate.sh move
Picture Walkthrough

Think of your agent like a toy robot:

1) 🤖 + 🎒 = make backpack (backup)
2) 🎒 + ✈️ = send backpack to new home
3) 🎒 + 🖥️ + ▶️ = robot wakes up in new home

When robot answers your test message, you can turn off old computer robot.

openclaw gateway stop
Important grown-up rule: do not run both computers with the same bot at the same time.
If Robot Gets Stuck 🤕

Run the robot doctor on the new computer:

~/botbid-transfer/botbid-migrate.sh doctor
Need More Help?

- Interactive version: Transfer Wizard
- Standard guide: 3-Step Guide