Skip to main content

Viewing the code generation dashboard

You can use the code generation dashboard to monitor how Copilot generates code across your enterprise, including activity from both users and agents.

Who can use this feature?

Enterprise owners, billing managers, and people with an enterprise custom role with the "View Enterprise Copilot Metrics" permission

Note

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

The code generation dashboard shows how Copilot is generating code across your enterprise. By comparing user-initiated and agent-initiated activity across models, languages, and modes, you can see how teams are adopting AI-assisted and agent-driven development.

Prerequisite

"Copilot usage metrics" must be enabled on the AI Control tab. See Managing policies and features for GitHub Copilot in your enterprise.

Accessing the dashboard

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

What you can view

The dashboard shows aggregated code generation activity across your enterprise, including:

  • Lines of code changed with AI. The total lines of code added and deleted across all modes.
  • User-initiated code changes. Lines suggested or manually added through completions and chat actions.
  • Agent-initiated code changes. Lines automatically added or deleted by agents across edit, agent, and custom modes.
  • Activity by model and language. User-initiated and agent-initiated activity grouped by model and language.

For a full list of available metrics and definitions, see Data available in Copilot usage metrics.

Next steps