Feb 18, 2026: Account Usage New CORTEX_AGENT_USAGE_HISTORY view (Preview)¶
The ACCOUNT_USAGE schema now includes a new CORTEX_AGENT_USAGE_HISTORY view that provides visibility into the usage history of Cortex Agents.
The information in the view includes the number of credits consumed each time a user interacts with Cortex Agents. A request results in one or more calls to underlying tools (for example, Cortex Analyst and Cortex Search). Each row in the view represents a call to the agent and provides detail about the aggregated tokens and credits in the call as well as granular detail. The view also includes relevant metadata, such as the user ID, request ID, and the agent ID.
For more information, see CORTEX_AGENT_USAGE_HISTORY view.