Module 8 — The AI Agent: Governing It · Lesson 8.7
Agent Analytics, Monitoring and Cost
The analytics and monitor tabs, what drives credit consumption, and keeping it proportionate
~11 min
What you'll learn
- Read the agent analytics and monitor surfaces
- Explain what drives the cost of a turn
- Identify the recurring spend that grows unnoticed
- Set the guardrails that bound worst-case consumption
AI capability is metered, which means it is the one part of the product with an ongoing marginal cost. That is not a reason to use it less; it is a reason to know where the money goes, because the pattern is consistently that a small number of recurring things dominate and nobody is watching them.
The surfaces
Settings carries several agent tabs: Agent and Agent Config for behaviour and model, Agent Tools for custom webhook tools, Agent Analytics, and Agent Monitor.
Analytics is the aggregate: how much the agent is being used, by whom, for what.
Monitor is the operational view: what is running, what has run, and what went wrong. When someone reports the agent failing, this is where you look before asking them to reproduce it.
Credits and plan live on the billing tabs, covered properly in Module 11. What matters here is the connection between the two: agent activity is what consumes credits, and these tabs are how you attribute it.
What drives cost
Three things, in rough order.
How much context a turn carries. A conversation with a lot of history, in a workspace with a large tool registry, costs more per turn than a fresh short one. This is the main reason to start new threads for new topics rather than continuing a three-week conversation.
How many tool calls a request needs. 'Summarize this task' is one lookup. 'Review every open deal and draft follow-ups' is many, and it costs accordingly. That is fine — it is also doing much more — but it is worth knowing that the second is a different order of spend.
And the model in use. Personas can specify their own model; a persona doing simple triage does not need the most capable one, and choosing deliberately is a real lever.
The two patterns that grow unnoticed
Recurring runs. A daily schedule is roughly 250 runs a year, every one billed, and its cost never changes week to week, which is exactly why nobody notices it. This is the single most common source of surprise consumption. The defence is the quarterly review from Lesson 8.5.
Exec meetings. A weekly boardroom of five execs is a large number of model calls per meeting, on a cadence. Same shape, larger unit cost. Set a daily budget on the AI-spend category.
Both share the property that they were configured once, by someone who has since moved on to other things, and they will keep running until someone deliberately looks. Put that look on a calendar.
Guardrails worth having
A daily budget on the AI-spend action category. This is the direct control: it caps how many credit-spending actions the agent may start in a day, and it is what turns a misconfigured loop from an incident into a capped annoyance.
A deliberate model choice per persona. Specialists doing narrow work rarely need the largest model.
A quarterly schedule review. Every recurring run and every armed boardroom, one question each: what did the last one say, and did anyone act on it?
And an alert you actually receive when something goes wrong with billing or charging. This matters more than it sounds: the failure mode where usage is not billed correctly is one where the problem compounds silently rather than stopping, so a failed charge is something you want to hear about rather than discover.
Keeping cost proportionate
The honest framing is a ratio rather than a number. An agent that costs a meaningful amount and saves several hours a week is cheap. One that costs a small amount and produces nothing anyone reads is expensive.
So the review question is never 'can we reduce spend'. It is 'which of these things is anyone acting on'. In practice that usually finds one or two recurring items to pause and leaves the conversational usage — which people actively choose to do, and therefore self-regulates — alone.
Get visibility on cost
- 1
Open Agent Analytics and Agent Monitor
Settings → the agent tabs. Analytics for aggregate usage, Monitor for what is running and what failed.
- 2
Set a daily budget on the AI-spend category
The direct cap on credit-spending actions. This turns a runaway loop into a bounded annoyance.
- 3
List every recurring run and armed boardroom
Then ask one question each: what did the last one produce, and did anyone act on it?
- 4
Start new threads for new topics
Long conversations carry their whole history into every turn. This is the cheapest habit on the list.
What to watch
- Recurring share of spend
- Share of credit consumption from scheduled runs and exec meetings rather than from people asking things.
- Healthy signal: Proportionate to how much anyone acts on them. Recurring spend is the part that grows without a decision.
- Cost per useful outcome
- Informally: what the agent costs against what it demonstrably saved or produced.
- Healthy signal: Obviously favourable. If it is arguable, the problem is usually one or two unread recurring items rather than conversational usage.
- Charge failures
- Whether any usage failed to bill correctly.
- Healthy signal: Zero, and alerted. A silently failing charge is a problem that compounds rather than stopping.
Key takeaways
- ·Agent Analytics is aggregate usage; Agent Monitor is what ran and what failed.
- ·Cost is driven by context carried, tool calls made, and model chosen.
- ·Recurring runs and exec meetings are the spend that grows unnoticed, because it never changes week to week.
- ·A daily budget on the AI-spend category is the direct guardrail; set it before you need it.
- ·Review by asking what anyone acted on, not by trying to reduce a number.
Module 9 turns outward: connecting Kavanah to the systems your work already lives in, and keeping those connections alive.