Dashboard
The MindReef dashboard provides a real-time view of your AI agents' behavior, performance, and reliability. This guide covers the main features and how to use them effectively.
Overview Page
The overview page shows a high-level summary of your agents:
- Active Agents: Number of agents that have sent traces recently
- Total Traces: Trace count over the selected time period
- Success Rate: Percentage of successful executions
- Avg Latency: Mean response time across all agents
- Total Cost: Estimated API costs
Trace Explorer
The trace explorer lets you search, filter, and drill into individual traces.
Filtering Traces
Use the filter bar to narrow down traces by:
- Agent name
- Status (success, error, in progress)
- Time range
- Duration (latency)
- Hallucination flagged
- Custom tags
Trace Detail View
Click any trace to open the detail view, which shows:
- Timeline: Visual representation of all spans
- Span Tree: Hierarchical view of the execution
- Inputs/Outputs: Full data for each span
- Metadata: Tags, attributes, and context
- Hallucination Analysis: Detection results and flagged claims
Live Feed
The live feed shows traces as they happen in real-time. This is useful for:
- Monitoring deployments
- Debugging issues as they occur
- Observing agent behavior during testing
The feed automatically pauses when you click a trace, and resumes when you close the detail view.
Agent Pages
Each agent has a dedicated page showing:
- Agent Stats: Success rate, latency, cost, trace volume
- Recent Traces: Latest executions for this agent
- Metrics Charts: Time-series visualization of key metrics
- Error Patterns: Common errors and their frequency
Metrics Dashboard
View aggregated metrics with customizable charts:
- Select metrics to display
- Choose chart type (line, bar, area)
- Set time ranges and aggregation intervals
- Compare multiple metrics on one chart
- Filter by agent or environment
Alerts Page
Manage your alert configurations and view alert history:
- Active Alerts: Currently firing alerts
- Alert History: Past alerts with resolution times
- Alert Rules: Configure new alerts or edit existing ones
Settings
Configure your MindReef workspace:
- API Keys: Manage SDK authentication keys
- Team: Invite members and manage permissions
- Integrations: Connect Slack, webhooks, etc.
- Retention: Configure data retention policies
- Billing: View usage and manage subscription
Keyboard Shortcuts
- ? - Show keyboard shortcuts
- g t - Go to traces
- g m - Go to metrics
- g a - Go to alerts
- / - Focus search
- Esc - Close modals