Note: We’ve recently renamed Copilot coding agent to Copilot cloud agent. We will be updating our data schema for all existing coding agent fields to reflect this change in the coming weeks, and new fields from now forward will reflect the name change.

Following the launch of cloud agent active user identification, enterprise and organization usage reports in the Copilot usage metrics API now include aggregated active user counts for the Copilot coding agent.

Three new fields are available in both 1-day and 28-day reports at the enterprise and organization levels:

Field Description
daily_active_copilot_cloud_agent_users Number of unique users who used Copilot cloud agent on that day
weekly_active_copilot_cloud_agent_users Number of unique users who used Copilot cloud agent in the trailing 7-day window
monthly_active_copilot_cloud_agent_users Number of unique users who used Copilot cloud agent in the trailing 28-day window

These fields are nullable — they return a count (including zero) when data is available, or null when no Copilot cloud agent data exists for that period.

Why this matters

  • Track adoption at a glance. See how many users are actively using Copilot cloud agent across your enterprise or organization without aggregating user-level data yourself.
  • Compare engagement across time windows. Daily, weekly, and monthly counts let you spot adoption trends and measure the impact of rollout efforts.
  • Complete the picture. These counts sit alongside existing metrics like monthly_active_agent_users (IDE agent mode) and the user-level used_copilot_coding_agent flag, giving you a full view of Copilot adoption across surfaces.

Visit our API documentation to learn more.

Join the discussion within GitHub Community.