Everything you need to know about your AI assistant.
After signing up, you'll receive an email with your dashboard link. It looks like:
https://c-xxxxxxxx.clawlabs.cc/app?token=your-token
Bookmark this link — it's your main access point. The token in the URL is your password.
Your server is ready within 2 minutes of payment. The welcome email contains everything you need: dashboard URL, SSH credentials, and your access token.
Anyone with your dashboard link has full access to your AI assistant. Don't share it publicly.
Tell your AI your name, what you do, and what you'd like help with. It starts learning about you immediately and remembers everything across conversations.
/newbot and follow the prompts to create a botBoth work equally well. WhatsApp is easier to set up (just scan a QR code). Telegram gives you more control and supports bots natively. You can use both at the same time — your AI shares memory across all channels.
Starter uses Claude Sonnet 4.6 — fast, smart, great for everyday conversations, writing, and Q&A.
Pro and Coder use Claude Opus 4.6 — Anthropic's most powerful model. Better at complex reasoning, multi-step tasks, coding, and nuanced conversations.
Coder additionally gets a more powerful server (8 GB RAM) and can run sub-agents — multiple AI instances working in parallel on complex projects.
Your plan includes a monthly AI credit allowance (e.g., €30 on the Pro plan). Each AI interaction deducts from your balance based on the length and complexity of the conversation.
In practice, most users send 50–200 messages per day without running out. The €30 Pro plan lasts a full month for normal use.
Running low? Add more credits in packs of €10, €25, or €50. Credits never expire and roll over to the next month.
Visit My Account to see your current balance, daily usage, and recent activity.
Visit clawlabs.cc/portal to:
You can log into the portal using either:
If you think your token has been compromised, click 🔄 Rotate Token in the portal. This instantly generates a new token and invalidates the old one. You'll need to update your bookmarked dashboard URL.
Every Claw Labs instance comes with SSH access. You'll find the credentials in your welcome email and in the portal.
ssh openclaw@your-server-ip
Use the password from your welcome email. SSH is useful for:
journalctl -u openclaw -fdf -h/home/openclaw/claw self-service CLI (see below)Your server has a built-in self-service tool called claw. SSH in and run:
claw status # Show gateway status, uptime, version
claw restart # Restart the AI gateway
claw logs # View recent logs
claw config # Show current configuration
claw reset # Factory reset (wipes conversations & memory)
claw reinstall # Full reinstall from scratch
claw update # Update OpenClaw to latest version
claw reset wipes all conversations and memory but keeps your connection settings. claw reinstall removes everything and starts fresh. Use with caution — there's no undo.
This happens when you open the dashboard URL without the token parameter.
Fix: Use the full URL including ?token=your-token. Find it in your welcome email or My Account.
The WebSocket connection dropped. Refresh the page. If it persists, your server may be restarting — wait 1-2 minutes.
claw status to check the gatewayclaw restart if the gateway is downWhatsApp linked devices can disconnect after ~14 days of inactivity. Just scan the QR code again from your dashboard.
Credit deductions happen in real-time but the portal may cache for a few seconds. Refresh the page to see the latest balance.
📧 Email: hello@clawlabs.cc
💬 Discord: discord.com/invite/clawd
📖 OpenClaw Docs: docs.openclaw.ai