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.

Quem pode usar esse recurso?

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

Observação

GitHub Copilot as métricas de uso estão atualmente em visualização pública com proteção de dados e sujeitas a alterações.

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 Gerenciar políticas e recursos do GitHub Copilot em sua empresa.

Accessing the dashboard

  1. Vá para a página Empresas e selecione sua empresa.
  2. Clique na guia Insights.
  3. Na barra lateral esquerda, clique em Copilot uso de.
  4. 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 Dados disponíveis nas métricas de uso do Copilot.

Next steps