Analytics & Insights Read Only Requires Admin

Get Feature Usage Breakdown Through Your AI Assistant

Ask your AI assistant which DeskMonitor features are most popular — see MCP tool call counts by tool name for any reporting period.

Connect Your AI Client

What This Command Does

Platform administrators use this command to understand which AI commands are most frequently invoked, helping prioritise feature development and user training. Invoke it when an admin asks which features are most used or what AI clients do most in DeskMonitor.

get_analytics_feature_usage

Use when an admin wants to see which DeskMonitor MCP tools users call most — returns tool call counts grouped by tool name.

Example Questions You Can Ask

"Which MCP tools are most used?"

"Which features are most popular?"

"What do AI clients do most in DeskMonitor?"

"Show me feature engagement for this month"

What You'll Get Back

Returns a breakdown of MCP tool call counts (top-N, default 10) for the requested period. Requires Admin or OwnerAdmin API key.

Example Response

{
  "feature_areas": [
    { "tool_name": "get_dashboard_summary", "call_count": 1240 },
    { "tool_name": "list_employees", "call_count": 874 },
    { "tool_name": "get_workload_alerts", "call_count": 612 }
  ],
  "period": "this_week",
  "as_of": "2026-07-24T06:00:00Z"
}

How to Use This Command

1

Connect your AI client to TheDeskMonitor

Go to Integrations > AI Connect and follow the MCP setup guide for Claude Desktop, Gemini CLI, GitHub Copilot, or any MCP-compatible client.

2

Ask your question in plain English

Type or speak your question. The get_analytics_feature_usage command is invoked automatically via MCP.

3

Review the response

Returns a breakdown of MCP tool call counts (top-N, default 10) for the requested period. Requires Admin or OwnerAdmin API key. For full charts, history, and exports, open TheDeskMonitor directly.

Role Requirement

This command requires Admin role or higher.

Ready to try this command?

Start your free trial and connect your AI client in under 5 minutes.