Aug 17, 2026: New SNOWFLAKE_ COCO_ USAGE_ HISTORY view in Account Usage and Organization Usage (General availability)¶
The SNOWFLAKE_COCO_USAGE_HISTORY view is now generally available in the ACCOUNT_USAGE and ORGANIZATION_USAGE schemas. It provides a unified view of usage history for CoCo across the CLI, Desktop, and Snowsight interfaces.
The information in the view includes the number of credits consumed each time a user interacts with CoCo.
Each row in the view represents a single request and provides detail about the aggregated tokens and credits
as well as a granular breakdown by model. The view also includes an INTERFACE column that identifies
whether the request originated from the CLI, Desktop, or Snowsight interface.
Interface-specific usage history remains available in the CORTEX_CODE_CLI_USAGE_HISTORY, CORTEX_CODE_DESKTOP_USAGE_HISTORY, and CORTEX_CODE_SNOWSIGHT_USAGE_HISTORY views.
For more information, see SNOWFLAKE_COCO_USAGE_HISTORY view.