Settings
Global configuration
Cloudflare Account
Account ID and API token are configured via environment variables on the manager worker. Update them in your wrangler.jsonc or via the Cloudflare dashboard.
Default Secrets
Set default API keys that will be applied to new instances. These are stored as secrets on the manager worker.
Configure via: wrangler secret put DEFAULT_ANTHROPIC_API_KEY
OpenClaw Template
The template bundle is stored in the R2 templates bucket.
Update it by running npm run build:openclaw
and uploading to R2.