Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.91 KB

File metadata and controls

38 lines (29 loc) · 1.91 KB
title Viewing the Copilot usage metrics dashboard
shortTitle View usage and adoption
intro Monitor adoption trends and use of {% data variables.product.prodname_copilot_short %} to support long-term enablement.
permissions {% data reusables.copilot.usage-metrics-permissions %}
versions
feature
copilot
contentType how-tos
allowTitleToDifferFromFilename true
redirect_from
/copilot/how-tos/administer-copilot/manage-for-enterprise/view-usage-and-adoption
category
Copilot usage metrics
View metrics
Track Copilot usage

After your initial rollout, the {% data variables.product.prodname_copilot_short %} 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 {% data variables.product.prodname_copilot_short %} and identify areas where additional enablement or communication may drive deeper value.

Prerequisite

{% data reusables.copilot.copilot-metrics-dashboard-prereq %}

Accessing the dashboard

{% data reusables.copilot.access-copilot-metrics-dashboard %}

  1. In the left sidebar, click {% data variables.product.prodname_copilot_short %} usage.

Data in the dashboard is primarily based on IDE telemetry and is supplemented by server-side telemetry to capture additional active users. Data may appear up to three full UTC days behind the current date. See AUTOTITLE.

Using {% data variables.copilot.copilot_chat_short %} to analyze exported data

For deeper analysis, you can export NDJSON reports from the dashboard and use {% data variables.copilot.copilot_chat_short %} to explore the data in more detail. For example, you can ask:

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