# Copilot usage metrics now include more of your active users

> Source: <https://github.blog/changelog/2026-06-15-copilot-usage-metrics-now-include-more-of-your-active-users>
> Published: 2026-06-15 21:30:13+00:00

# Copilot usage metrics now include more of your active users

Copilot usage metrics reports now draw on server-side telemetry in addition to client signals, so more of your active Copilot users show up in reports. Enterprise usage reports returned by the [Copilot usage metrics API](https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-usage-metrics?apiVersion=2026-03-10) now surface active users that client-side telemetry alone would have missed, giving you a more complete and consistent picture of who is using Copilot.

[What’s new](#whats-new)

Copilot usage reports have historically been built from client-side telemetry emitted by IDEs and other clients. That telemetry is the richest source we have, but it does not always reach us. Network conditions, proxy configurations, client settings, and other factors outside of your control or ours can prevent a client from reporting activity. When that happened, an active, billed user could be absent from your reports.

This update incorporates additional server-side telemetry to identify active users. Any active user we can confirm from the server side who was not already captured from client telemetry is now included in your enterprise single-day and 28-day reports, increasing your daily active user (DAU) coverage.

These newly surfaced users are fully identified and counted toward your active user totals. What server-side telemetry does not yet carry is the rich, per-interaction detail that client telemetry provides (i.e., the specific IDE, feature, model, and lines-of-code activity). So for these users, the high-level counts go up while the detailed breakdowns stay empty until richer telemetry is available for them.

[What you’ll see in a typical report](#what-youll-see-in-a-typical-report)

Suppose an enterprise single-day report previously showed 1,000 daily active users, all sourced from client telemetry. With this change, that same report might now show 1,050. The extra 50 are users we confirmed were active from server-side telemetry but never received client telemetry for.

In practice, your active user and DAU counts immediately become more complete, while the dimensional breakdowns (such as `totals_by_ide`

and `totals_by_feature`

) won’t yet reflect these users, so a larger share of activity may appear unattributed. Top-level totals and breakdowns for your existing users are unchanged.

This is the first step in a broader effort to bring server-side signals into Copilot metrics. Users surfaced from server-side telemetry are now included, and upcoming releases will progressively attribute richer per-feature and per-surface detail to them, filling in those empty breakdowns over time.

[Why this matters](#why-this-matters)

**More consistency across your data:** Usage reports line up more closely with what you see in the activity log and billing, reducing the gaps that drive support escalations about “missing” users.**Resilient by design:** Combining server-side and client-side signals means a single client-side hiccup no longer erases a user from your reports.

Visit [our API documentation](https://docs.github.com/enterprise-cloud@latest/rest/copilot/copilot-usage-metrics?apiVersion=2026-03-10) to learn more.

Join the discussion within [GitHub Community](https://github.com/orgs/community/discussions/categories/announcements).
