Docs Menu

Dashboard & Monitoring

Keep an eye on your agents with real-time dashboards, logs, analytics, and diagnostics.

Home (Overview)

The Home page is what you see when you open ClawManager. It provides a system health overview with:

  • Health Overview - Overall system health with a progress bar showing configuration completeness
  • System Alerts - Action-required warnings (missing API keys, disconnected channels, etc.)
  • Thinking Level - Quick selector for AI reasoning level
  • Quick Setup Guide - Onboarding steps when your system is less than fully configured
  • Update Banner - Notifications when OpenClaw or ClawManager updates are available
  • Cost Summary - At-a-glance spending overview

Dashboard

The Dashboard is your command center. It shows a complete overview of your system at a glance:

  • Agents Table - All agents with status, model, context usage, and session count
  • Activity Feed - Live stream of recent agent events and interactions
  • Quick Actions - One-click buttons to restart the gateway or reload config
  • Status Cards - System configuration health at a glance
  • Version Manager - OpenClaw and ClawManager version info with update checks

Status

The Status page provides gateway health information and system diagnostics. Check if the gateway is running, view uptime, and see connection status for all configured channels. If something is misconfigured, status indicators will flag the issue.

Logs

The Logs Viewer streams gateway logs in real-time. This is the single best tool for diagnosing issues.

  • Filter by date, log level, or search by keyword
  • Auto-refresh keeps you up to date in real-time
  • Click on an error and use the Investigate button to have your AI agent explain the error and suggest fixes

You can also view logs from the terminal: openclaw gateway logs

Analytics

The Analytics page tracks token usage, costs, and prompt efficiency across all your agents. See:

  • Total tokens used over time (input vs output)
  • Cost breakdown by provider and model
  • Per-agent token consumption
  • Prompt efficiency metrics

Observability

For deeper insight, the Observability page provides cost intelligence, budget tracking, token usage trends, and anomaly detection. Use it to spot unexpected spikes in usage or costs before they become a problem.

Session Timeline

The Timeline view shows a cross-agent session timeline - every conversation your agents have had, when they started, which model was used, and how much context was consumed. Great for understanding agent activity patterns.

Spawn Tree

When agents spawn sub-agents, the Spawn Tree visualizes these relationships. See which agent spawned which, track active sub-agent sessions, and understand the delegation chain.

Memory Search

Memory Search lets you search across all agent memory files - MEMORY.md, daily notes, and other workspace files. Find that conversation from last week, look up a decision that was made, or review what your agents have been learning.

Next Steps

Check out the Virtual Office for a visual presence view of your agents, or head to Troubleshooting if something needs fixing.