Dashboard & Canvas in OpenClaw
From the OpenClaw cheat sheet ยท Canvas & Web UI ยท verified Jul 2026
Dashboard & Canvas
Use the web dashboard and canvas for rich interactions
bash
# Open the dashboard
openclaw dashboard
# Default local URL
# http://localhost:18789
# Connect to remote gateway
# http://localhost:18789#token=your-token
# Slash commands in conversations
/skill image-lab Generate a landscape
/context detail
/btw What's the weather like?๐จ Canvas renders rich content โ code, images, diffs, charts
๐ Token in URL fragment (#token=) is never sent to the server โ secure by design
๐ก /btw asks a side question without polluting session context
๐ฑ iOS and Android nodes give you mobile access with voice and push notifications