Docs / BrainClaw / Dashboard

Reference

Dashboard

The BrainClaw dashboard is the control center for your agent. This page maps out each area so you always know where a setting lives.

Instance status

The top of the dashboard shows your instance state — typically Running, Stopped, or Deploying. Most settings only take effect once the instance is back to Running after a redeploy.

Chat

The Chattab is a built-in conversation with your agent right in the browser — no tokens or setup. It shares the same agent, memory, and tools as every connected channel, so it's the fastest place to test changes.

Settings → Channels

Connect messaging platforms here. Each channel takes a token or OAuth connection — see the step-by-step guides for Telegram, Discord, and Slack. Remember to redeploy after changing channels.

Agent Environment Profile (secrets)

Your Agent Environment Profile holds the secrets and environment variables your agent can use — API tokens like GITHUB_TOKEN, credentials for integrations, and so on. Values are stored in an encrypted vault and injected into the agent runtime at deploy time. See Integrations for which secret each tool expects.

Settings → Model Configuration

Choose your default model. Auto Balanced routes to a strong general-purpose model automatically; you can also select any of the 500+ models from the MegaBrain Gateway or change it per conversation.

Feature toggles

Settings also exposes capability toggles — Exa Search (built-in web search), Google Workspace (Gmail and Calendar), Inbound Email (your instance's unique address), and Dreaming (automatic memory consolidation). The overview covers what each does.

Instance Controls

Settings → Instance Controls is where you Redeploy, Stop, Start, and manage the lifecycle of your instance. The Control UI page explains each action.