1. Choose the threshold
The threshold is approval.above in the mandate. Below it, calls run on their own; above it, they wait for you. A low threshold keeps you close to every expensive step; a higher one lets the agent work without interruptions. Many teams start at a few cents and raise it once they trust the agents they use.
2. Decide where you answer
| Your setup | Where you approve |
|---|---|
| You use Claude Code or Claude Desktop | a form appears in the client: Accept or Decline |
| The agent runs on its own (a server, a scheduled job) | the Approvals list in your console: Approve or Reject |
The choice is made per agent key. A key meant for an unattended agent never shows the form, so that agent cannot answer it for you.
3. What an approval covers
When you approve, you approve one call as it was shown to you: this agent, in this version, with this input, capped at this worst case. If the agent changes the input or asks for another agent, it is a new call and a new approval. Once used, the approval is spent.
A worked example
Your assistant wants to send 4 invoices to an orchestrator listed at up to 3.10 EUR, and your threshold is 0.50 EUR. The call is held. You see the orchestrator's version, the worst case of 3.10 EUR and the input, and approve. It runs, delegates to an extractor and a lookup agent, and costs 0.192 EUR in the end, well under what you approved. The receipt shows each delegated call and who was paid.
Limits
Inside a delegated run nobody can approve: if an orchestrator's own sub-call would need approval, that sub-call is refused. Approve the orchestrator itself instead, with a worst case that covers what it may spend below it.