Skip to content

For Teams

Cursor Team Usage Analytics: Dashboard, API & AI Code Tracking

By Learn Cursor teamUpdated

Team and Enterprise admins get a web dashboard with usage analytics: filter by user, group and date (up to 90 days), export CSVs and on Enterprise call the Admin API. The dashboard tracks AI share of committed code (on-device diff signatures), Agent and Tab activity, daily usage, leaderboards, repository insights and on Enterprise - Conversation Insights and Cloud Agent usage.

Cover image for Cursor Team Usage Analytics: Dashboard, API & AI Code Tracking
On this page
  1. Who can see team analytics?
  2. How does Cursor track AI-written code in git?
  3. What do the main dashboard charts show?
  4. What is extra on Enterprise?

Who can see team analytics?

Team admins see data for themselves and every member. Non-admin members see their own usage and, in some views like the Usage Leaderboard, select peers. Analytics require client version 1.5+. Each chart supports CSV export; the page header can download all charts at once. Enterprise customers can also use the Admin API for programmatic access.

How does Cursor track AI-written code in git?

Cursor logs signatures of AI-suggested lines (Tab or Agent) on-device during chat sessions. Later commits from the same author on the same machine are compared so Cursor can attribute lines written by Tab or Agent versus other edits. Detection stays on-device; only line-count metadata is stored for the dashboard and API.

Known limitations

Automated formatters can invalidate diff signatures. AI code tracking is not yet available for Background Agents or the Cursor CLI. Commits must be scored on the machine where the AI code was authored.

What do the main dashboard charts show?

Chart
AI share of committed code
What it measures
% of committed lines attributed to Cursor Tab or Agent (optional production-branch filter)
Chart
Agent edits
What it measures
Code edited by Agent and Cmd+K - suggested vs accepted, by extension
Chart
Tab completions
What it measures
Tab suggestions shown and accepted
Chart
Messages sent
What it measures
Chat messages by mode (Agent, Ask, Cmd+K) and model
Chart
Active users
What it measures
Unique users per product (Tab, Agent, Background Agent, CLI)
Chart
Daily usage
What it measures
365-day activity: all AI edits, Tab, Agent or DAU
Chart
Usage leaderboard
What it measures
Top users with chats, Tab accepts and Agent lines accepted
Chart
Repository insights
What it measures
AI vs total lines committed per repo

What is extra on Enterprise?

Conversation Insights (Enterprise, on by default) classifies agent sessions on-device into work categories - bug fixing, new features, refactoring, DevOps and more - so leaders see what kind of engineering work agents handle without ticket surveys. Compare views adoption across teams and developers. Cloud Agent sections report agents created, PRs opened/merged and lines merged. Conversation Insights inference is free during preview; pricing applies from January 1, 2026 per Cursor docs.

Frequently asked questions

Can we export analytics data?

Yes. Each chart has a CSV download; the dashboard header can export all charts. Enterprise can also use the Admin API.

Does AI code tracking send our source code to Cursor?

No. Signatures and line counts are computed on-device; only metadata line counts are stored for reporting.

How far back can we filter analytics?

Up to 90 continuous days, with filters for up to 10 users and optional timezone and weekend display in settings.

Sources & last verified

Cursor ships frequently. Facts verified against primary sources on June 24, 2026.