Technical Trigger
The Copilot usage metrics API has been updated to include three new fields: daily_active_copilot_cloud_agent_users, weekly_active_copilot_cloud_agent_users, and monthly_active_copilot_cloud_agent_users. These fields are nullable, returning a count (including zero) when data is available, or null when no Copilot cloud agent data exists for that period.
Developer / Implementation Hook
Developers can now use the Copilot usage metrics API to retrieve aggregated active user counts for the Copilot cloud agent. This can be done by querying the API for the new fields, which are available in both 1-day and 28-day reports at the enterprise and organization levels. The API documentation provides more information on how to access these fields.
The Structural Shift
The way enterprises and organizations track Copilot adoption is shifting from manual aggregation of user-level data to automated aggregation of active user counts through the Copilot usage metrics API.
Early Warning — Act Before Mainstream
To take advantage of this change, developers can:
* Update their API queries to include the new fields: daily_active_copilot_cloud_agent_users, weekly_active_copilot_cloud_agent_users, and monthly_active_copilot_cloud_agent_users.
* Review the API documentation to understand how to access the new fields and how to interpret the data.
* Start tracking Copilot adoption using the new fields to gain insights into engagement and adoption trends.