Agent Analytics & Usage Dashboard
Agent Analytics & Usage Dashboard
The Agent Analytics & Usage Dashboard gives you real-time visibility into your Sidekick agent's activity and performance. Use it to understand what your agent is doing across all connected services, identify bottlenecks, and tune its configuration for maximum effectiveness.
Accessing the Dashboard
Navigate to Dashboard → Analytics in the Sidekick web app. Metrics are refreshed continuously and are available for all accounts.
Available Metrics
Actions Per Day
A time-series chart showing the total number of actions your agent took on each calendar day. Use this to:
- Spot unusual spikes in activity that may indicate a misconfigured automation.
- Verify that your agent is active during expected hours.
- Track how usage grows as you connect more integrations.
Response Times
Average and percentile (p50, p95) response latency for agent operations. Useful for:
- Identifying integrations with slow APIs that are delaying your agent's actions.
- Monitoring the overall health and speed of your agent over time.
Most Active Integrations
A ranked list of the connected services your agent interacts with most frequently. Use this to:
- Confirm that high-priority integrations (e.g. email, calendar) are being used as expected.
- Discover integrations that are unexpectedly noisy and may need their automation rules tightened.
Memory Utilization
Shows how much of your agent's available memory context is currently being used. Use this to:
- Decide whether to increase or decrease memory retention windows.
- Identify whether a high volume of past conversations or data is crowding out more recent context.
Skill Usage Breakdown
A breakdown of which skills are being invoked by your agent and how often. Covers both built-in Sidekick skills and any ClawHub community skills you have enabled. Use this to:
- See which skills are pulling their weight and which are dormant.
- Inform decisions about enabling, disabling, or reconfiguring skills.
- Audit ClawHub skill usage before reviewing your ClawHub integrations.
Tips for Optimising Your Agent
- High action count + high response times — check the Most Active Integrations list and look for a slow third-party API. Consider disabling or rate-limiting automations tied to that service.
- Memory utilization near capacity — reduce the retention window in Settings → Memory or archive old conversation threads.
- Dormant skills — if a skill has zero invocations over 30 days, review whether it is correctly configured or whether you still need it enabled.
- Unexpected integrations at the top of the active list — revisit your automation rules for that integration to ensure it is not triggering too broadly.
Notes
- Analytics data is retained for 90 days by default.
- All metrics are scoped to your individual agent — shared workspace metrics are not yet available.
- ClawHub community skill invocations are counted and displayed alongside built-in skills in the Skill Usage Breakdown.