Skip to main content

Monitor Agent Usage

TL;DR
  • See AAU consumption broken down by thread type — Chats, Incidents, Scheduled tasks, and Triggers
  • Drill into per-thread usage to identify which conversations or tasks cost the most
  • Filter by type, date, or status and download thread-level data as CSV
  • Adjust your active flow AAU allocation (500–1,000,000) with changes linked to Pricing & Billing

See where your AAUs are going

Your agent runs conversations, processes incidents, and executes scheduled tasks — all consuming Azure Agent Units. The consumption page shows you exactly where those AAUs go: which thread types drive cost, which individual threads are most expensive, and how usage trends day over day.


Agent consumption

View your AAU usage at Settings → Agent consumption.

Azure SRE Agent billing is measured in Azure Agent Units (AAU). Your monthly allocation includes both a fixed always-on flow and a variable active flow that you can adjust. The consumption page breaks down your usage by thread type so you can see exactly where your AAUs are going.

Agent consumption page showing donut chart with total active flow consumption broken down by Chats, Incidents, Scheduled tasks, and Triggers, plus a stacked daily bar chart

What the consumption page shows

The page has four sections, stacked top to bottom:

SectionWhat it displays
Monthly AAU limitYour active flow AAU allocation with a Change AAU allocation button to adjust it
Total active flow consumptionDonut chart showing the proportion used by each thread type, with clickable stat cards for Chats, Incidents, Scheduled tasks, and Triggers — each showing its count and percentage of total
Daily active flow consumptionStacked bar chart with one bar per day, color-coded by thread type, so you can spot daily patterns and usage spikes
Consumption by threadTable listing every thread with its title, type, AAU consumption, status (Active or Completed), and last active date

Above the cards, a month selector lets you view any of the last six months. Use the type filter to narrow the entire page to a single thread type.

Thread types

All agent activity is classified into four types:

TypeWhat it includes
ChatsPortal conversations, Teams messages, Playground sessions, welcome messages
IncidentsIncident investigations, pre-incident analysis, retrospectives
Scheduled tasksRecurring automated tasks
TriggersHTTP triggers, Azure Monitor alerts, daily reports

Filtering and drilling down

Click any stat card on the summary donut to filter the entire page to that thread type — the daily chart and thread table update to show only matching threads. Click a bar on the daily chart to filter to that specific day. The thread table also has its own filters for date and status (Active or Completed).

The thread table supports two views:

  • List — a flat sortable table of all threads
  • Grouped — threads organized by type with collapsible groups

Each thread title is a link — click it to open the full conversation thread.

Downloading usage data

Select Download next to the Refresh button above the charts to export the currently visible threads as a CSV file. The export includes thread title, type, AAUs consumed, status, last active date, and thread ID. All active filters are respected, so you can export just the data you need.

Consumption by thread table showing thread titles, types, AAU counts, status badges, and last active dates with filter controls

Adjusting your allocation

Select Change AAU allocation on the monthly limit card to increase or decrease your active flow AAU limit (500–1,000,000). This controls active flow only — always-on flow is fixed and billed separately. For full details on how allocation changes work, billing impact, and what happens when you hit the limit, see Pricing & Billing → Set an active flow spending limit.


Limits

ResourceLimit
Active flow AAU allocation500 – 1,000,000 AAUs (always-on flow is fixed and not adjustable)
Usage historyLast 6 months viewable via the month selector
Thread tableScroll-paginated, loads 15 rows at a time
Usage trackingPer-agent consumption visible to Contributor and Owner roles

Get started

Usage monitoring is built-in — go to Settings → Agent consumption to see your AAU breakdown immediately.

CapabilityWhat it adds
Review Agent Insights →Per-thread conversation summaries and qualitative evaluation
Track Incident Value →Incident metrics and daily reports
Audit Agent Actions →Permissions, access control, and action logging
Application InsightsAzure documentation for custom KQL queries
Was this page helpful?