# 查看 Copilot 使用情况指标仪表板

监控采用趋势和 Copilot 的使用情况，以支持长期赋能。

初始推出后， Copilot 使用情况指标仪表板可帮助你监视使用情况随时间推移的变化。 通过探索采用、功能、模型和语言趋势，你可以了解开发人员如何参与 Copilot 并识别其他启用或通信可能推动更深入价值的领域。

## 先决条件

若要访问 Copilot 使用情况指标，必须启用 **“Copilot 使用情况指标”** 策略：

* [管理企业中 GitHub Copilot 的策略和功能](/zh/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies#defining-policies-for-your-enterprise)
* [管理组织中GitHub Copilot的策略和功能](/zh/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies#enabling-copilot-features-and-models-in-your-organization)

## 访问仪表板

1. 导航到您的企业。 例如，从 GitHub.com 上的 [公司](https://github.com/settings/enterprises?ref_product=ghec\&ref_type=engagement\&ref_style=text) 页面。
2. 单击“见解”\*\*\*\* 选项卡。
3. 在左侧边栏中，单击**Copilot用量**。

仪表板中的数据主要基于 IDE 遥测数据，并由服务器端遥测进行补充，以捕获其他活动用户。 数据最多可能比当前日期滞后三个完整的 UTC 天。 请参阅“[GitHub Copilot使用情况指标](/zh/enterprise-cloud@latest/copilot/concepts/copilot-usage-metrics/copilot-metrics)”。

## 使用 Copilot Chat 分析导出的数据

为了进行更深入的分析，可以从仪表板导出 NDJSON 报表，并用于 Copilot Chat 更详细地浏览数据。 例如，您可以问：

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