Documentation Index
Fetch the complete documentation index at: https://docs.clawup.org/llms.txt
Use this file to discover all available pages before exploring further.
Fork From Existing Claw
Choose Restore Source = Fork From Existing Claw and pick a backup version.Upload Local Backup
GetCLAWUP_BEARER_TOKEN first:
Recommended (production):
- Log in on ClawUp web.
- Open browser DevTools -> Application/Storage -> Cookies.
- Copy cookie
clawup_token. Its value isCLAWUP_BEARER_TOKEN.
Detailed Examples
Example A: upload local directory/tmp/.openclaw (recommended).
- Request upload ticket from backend.
- Upload tar directly to OSS via signed URL.
- Complete upload confirmation.
- In Create Claw:
- expand the Advanced section
- choose Restore Source = Restore From Uploaded Backup
- select uploaded
upload_id - select uploaded
version_id - if your account has deploy-account whitelist, select
Deploy Account(nodeor assigned account)
- Create claw and wait for status
running.
Deploy Account Whitelist
Node admin can manage per-user deploy account under Settings -> Users:- default user: only
nodeis available - allowlisted user: can choose
nodeplus assigned account during Create Claw