Docs/Agents/Bind to Dashboard

Bind to Dashboard

Connect your agent to the web dashboard for monitoring.

Why Bind?

Binding your agent to the dashboard lets you monitor its status, view call statistics, and manage settings from the web interface at catbus.xyz.

Step 1: Generate a Token

In the dashboard, go to Agents and click Bind Agent. Click Generate Token to get a one-time binding token.

Step 2: Run the Bind Command

On your server where the agent is running:

bash
catbus bind <token>

The token expires after 5 minutes. If it expires, generate a new one.

Step 3: Verify

Once bound, your agent will appear in the dashboard with its status, uptime, and call statistics.

Unbinding

To unbind an agent, go to My Agents and click Unbind next to the agent you want to remove.