Skip to main content

Viewing the Copilot usage metrics dashboard

You can use the Copilot usage metrics dashboard to monitor adoption and usage trends across your enterprise.

谁可以使用此功能?

Enterprise owners and billing managers

注意

GitHub Copilot usage metrics are currently in public preview with data protection and subject to change.

After your initial rollout, the Copilot usage metrics dashboard helps you monitor how usage evolves over time. By exploring adoption, feature, model, and language trends, you can see how developers are engaging with Copilot and identify areas where additional enablement or communication may drive deeper value.

Prerequisite

"Copilot usage metrics" must be enabled on the AI Control tab. See 管理企业中 GitHub Copilot 的策略和功能.

Accessing the dashboard

  1. Go to the Enterprises page and select your enterprise.
  2. Click the Insights tab.
  3. In the left sidebar, click Copilot usage.

Data in the dashboard is based only on IDE telemetry and may appear up to three full UTC days behind the current date. See GitHub Copilot usage metrics.

Using Copilot 对话助手 to analyze exported data

For deeper analysis, you can export NDJSON reports from the dashboard and use Copilot 对话助手 to explore the data in more detail. For example, you can ask:

Copilot Chat prompt
* Which users have `user_initiated_interaction_count` > 0 but low `code_acceptance_activity_count`? * Are there specific organizations or teams with lower adoption rates? 

Next steps