{"meta":{"title":"Viewing the Copilot usage metrics dashboard","intro":"Monitor adoption trends and use of Copilot to support long-term enablement.","product":"GitHub Copilot","breadcrumbs":[{"href":"/en/copilot","title":"GitHub Copilot"},{"href":"/en/copilot/how-tos","title":"How-tos"},{"href":"/en/copilot/how-tos/administer-copilot","title":"Administer Copilot"},{"href":"/en/copilot/how-tos/administer-copilot/view-usage-and-adoption","title":"View usage and adoption"}],"documentType":"article"},"body":"# Viewing the Copilot usage metrics dashboard\n\nMonitor adoption trends and use of Copilot to support long-term enablement.\n\nAfter 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.\n\n## Prerequisite\n\nTo access Copilot usage metrics, the **\"Copilot usage metrics\"** policy must be enabled:\n\n* [Managing policies and features for GitHub Copilot in your enterprise](/en/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies#defining-policies-for-your-enterprise)\n* [Managing policies and features for GitHub Copilot in your organization](/en/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies#enabling-copilot-features-and-models-in-your-organization)\n\n## Accessing the dashboard\n\n1. Navigate to your enterprise. For example, from the [Enterprises](https://github.com/settings/enterprises?ref_product=ghec\\&ref_type=engagement\\&ref_style=text) page on GitHub.com.\n2. Click the **Insights** tab.\n3. In the left sidebar, click **Copilot usage**.\n\nData 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 [GitHub Copilot usage metrics](/en/copilot/concepts/copilot-usage-metrics/copilot-metrics).\n\n## Using Copilot Chat to analyze exported data\n\nFor deeper analysis, you can export NDJSON reports from the dashboard and use Copilot Chat to explore the data in more detail. For example, you can ask:\n\n```copilot copy prompt\n* Which users have `user_initiated_interaction_count` > 0 but low `code_acceptance_activity_count`?\n* Are there specific teams with lower adoption rates?\n```"}