OpenClaw Dashboard
Every bot comes with the full OpenClaw dashboard — the native web interface for your OpenClaw instance. It runs on your own personal cloud computer and opens in one click from the platform.
Open Your Dashboard
- Open the UseOpenClaw platform and go to your bot’s page
- Click the Dashboard button
- The dashboard opens in a new tab at your own secure subdomain, for example
https://happy-tiger-4921.gw.useopenclaw.ai
No tokens to copy, no IP addresses to remember — you’re signed in automatically.
The Dashboard button is available while your bot is running. If it’s greyed out, your bot is busy with an operation or not running yet.
What You Can Do
The dashboard gives you direct access to everything your OpenClaw instance offers:
- Chat — talk to your assistant right in the browser, alongside your existing Telegram conversations
- Logs — watch what your bot is doing in real time, useful when debugging a skill or an automation
- Scheduled tasks — create and manage cron jobs your bot runs on a schedule
- Skills — browse and manage the skills installed on your instance
- Configuration — fine-tune agent settings and edit the raw OpenClaw configuration
The platform remains the place to manage your subscription, backups, and chat channels — the dashboard is where you work with OpenClaw itself.
Security
Your dashboard is protected by two independent layers:
- Ownership check — before any page loads, our platform verifies that you are the owner of the bot at that subdomain. Nobody else can open your dashboard, even with the link.
- Encrypted connection — everything is served over HTTPS at your personal
*.gw.useopenclaw.aisubdomain.
The very first time your subdomain is visited, issuing its security certificate can take a few extra seconds. If the page seems slow to load once, give it a moment and refresh — every visit after that is instant.
Troubleshooting
- The button is disabled — your bot must be running. If it’s hibernated, wake it up first.
- The tab closes immediately or shows an error — your session may have expired. Refresh the platform page and click Dashboard again.
- The dashboard asks for a token — always open the dashboard through the Dashboard button rather than a bookmarked URL, so you’re signed in automatically.