Overview
The Analytics dashboard shows you how your toolsets are being used, helping you understand usage patterns and identify issues.What You Can See
Usage Metrics
- Total tool calls - How many times tools have been executed
- Calls per tool - Which tools are used most frequently
- Client breakdown - Which AI agents are using your toolsets (Claude Desktop, Cursor, custom clients)
- Usage over time - Trends and patterns in tool execution
Performance
- Response times - How long tools take to execute
- Error rates - Which tools are failing and why
- Success rates - Percentage of successful executions per tool
Execution Traces
Detailed logs of every tool call including:- Input parameters sent by the agent
- Output returned by the tool
- Error messages if the call failed
- Timestamp and duration
- Which client made the request
Use Cases
Debug Failing Tools
Debug Failing Tools
When tools are failing, review error traces to see:
- What error messages are returned
- Which parameters caused failures
- Authentication issues
Identify Slow Tools
Identify Slow Tools
Find tools with high response times and optimize them:
- Enable response filtering
- Configure pagination
- Contact support for optimization help
Understand Usage Patterns
Understand Usage Patterns
See which tools are most valuable:
- High usage indicates important workflows
- Client distribution shows adoption
- Usage trends correlate with business events
Export Data
Export analytics data as CSV or JSON for:- External analysis in Excel, Google Sheets, or BI tools
- Sharing with stakeholders
- Custom reporting