Skip to main content
HNTIC
All guides

Design guide

The agentic inbox: directing AI agents without watching them

An agentic system runs in the background, continuously, with nobody watching it work. That leaves a question few products take seriously: how does it come back to you? This guide sets out the answer we settled on — a single inbox, one that empties — and the design rules that make it actually usable.

The problem the inbox solves

An agentic system differs from a tool on one specific point: it acts without being asked each time. It watches, qualifies, prepares, does part of the work, and keeps going while you do something else. That autonomy is the whole point, and it immediately creates a difficulty: if the work is continuous and invisible, how do you know what is happening without spending your day on it?

A system that forces its user to supervise it has cancelled its own value. The interface question is therefore not cosmetic — it decides whether autonomy produces free time or permanent unease. Two answers come naturally, and neither survives contact with use.

Neither a dashboard nor notifications

The dashboard shows the state of the system to whoever comes to look. Its flaw fits in one line: it has no finished state. It never says “you are up to date, there is nothing to decide.” The burden of knowing when to check, and of spotting what matters among what is displayed, stays entirely with the user. In practice it gets consulted heavily for a few weeks, then not at all — and the one thing that needed a reaction slips past.

The notification fixes that first flaw and introduces two more. It arrives when the event happens, rarely when you are in a position to decide. And it keeps no state: nothing separates what you handled from what you glanced at and forgot. Once the system produces dozens of events a day, the stream becomes noise, and then it gets switched off.

The inbox takes what each does well and discards what disqualifies them: it accumulates without interrupting, like a mail client, and it has a property the dashboard lacks — a bottom. When it is empty, there is nothing to decide. Consulting is optional; emptying is work that ends.

What converges in the inbox

An agentic inbox gathers four families of item, which have in common that each is waiting on something from you.

  • What the system detected. A change, an event, a signal on an account or a file you follow — something it judges you should know about but cannot decide what to do with on its own.
  • What it wants to do and is not allowed to do alone. A prepared action, ready to go, that crosses a line drawn in advance: it commits the company to a third party, costs money, or cannot be taken back.
  • What came back from outside. A reply from a prospect, a client, a supplier — a conversation resuming that needs to be carried.
  • What it could not handle. An exception, a contradiction between two sources, a situation outside scope. A system that can state its uncertainty beats one that produces a plausible answer in every case.

One case is worth naming separately, because it is the only one where nothing happened: whatever stopped moving. A stalled file triggers no event, and therefore surfaces nowhere, which is exactly why it goes unnoticed.

What is absent matters just as much: everything the system completed on its own that needs nothing. That belongs in the history, available on demand, and is something any serious vendor owes you as a matter of traceability. Confusing the two is the most common mistake: an inbox that also reports activity never reaches zero, loses its most useful property, and becomes a dashboard again — with the look of a mail client on top.

The rules that make it usable

A badly designed inbox moves work instead of reducing it. Five rules make the difference.

One item, one decision

Each item has to be settled by a choice, not by an investigation. If answering means opening another tool, digging up a history or reconstructing context, the item was not ready to surface. Preparation is the system's job; adjudication is yours.

Context travels with the item

Deciding in seconds means seeing, in the same view: what happened, why it matters, what the system already did, what it needs from you, and what happens if you do not answer. Those five things are the minimum shape of an inbox item.

Three possible answers: accept, correct, refuse

Correcting is the most valuable of the three, and the one most products neglect. Accept and refuse only tell the system whether it was right. Correcting tells it how it was wrong — the only one of the three that improves the setup.

The inbox has to be able to reach zero

A stream that never empties is not an inbox, it is a log. If daily volume grows in proportion to the scope handed to the system, the split between what runs alone and what waits for approval is wrong, and that split is what needs revisiting — not the interface.

Unanswered has a defined behavior

An item left without a reply must never become execution by default. It expires, and the action is explicitly marked as not taken. Silence is not approval.

Priority by consequence, not by clock

A conventional mail client sorts by date because it has no way of knowing what matters. An agentic inbox does have that information: the system knows what it detected, on which account, and what happens if nobody answers.

Order should therefore reflect consequence — what costs most to postpone — rather than arrival time. That assumes the system knows your priorities, which is not something it can guess: it has to be declared.

The inbox is not the system

A product can show a flawless inbox and have taken on almost nothing. The test is simple: what proportion of what the system does passes through the inbox?

If everything does, the system executes nothing autonomously. It has turned your work into a queue of approvals, which is often more tiring than the original task because it is fragmented and has no continuity. The inbox is the system's management interface; it is neither the product nor the measure. What gets judged is the work done behind it — and, by subtraction, how little comes back.

This connects directly to where the checkpoint sits: the inbox is where approval is exercised, but it is the split between what runs alone and what waits that determines its volume. A saturated inbox is almost always the symptom of an over-cautious split, not of a badly drawn interface.

How to tell it is tuned correctly

Three observations, made after a few weeks of use, are enough to settle it.

  • It reaches zero regularly. If it never comes down, it holds items that should not have surfaced, or the scope handed over is too wide for the split chosen.
  • Corrections fall on a given category. That is the sign the system is learning what you expect there — and the moment approval can be lifted for that category, and that category alone.
  • Daily volume stays flat as scope grows. An inbox whose volume tracks the scope handed over is a system delegating back to the human instead of taking work on.

All three say the same thing from different angles: the work should happen behind, and little should come back. Everything else — layout, notifications, filters — only matters once that split is right.

Frequently asked questions

What is an agentic inbox?
It is the surface where an agentic system brings back everything that needs human judgment: what it found, what it wants to do and is not allowed to do alone, what came back from outside, and what it could not handle. It is not a report on the system's activity — it gathers only the items waiting on a decision, each carrying enough context to settle it in seconds.
How is it different from a dashboard?
A dashboard is something you go and consult; an inbox is something you empty. A dashboard has no finished state — it never tells you that you are up to date, so the burden of going to look, and of knowing when, stays entirely with you. An inbox has a bottom: when it is empty, there is nothing to decide. That property is what lets you stop watching a system that runs continuously.
Why aren't notifications enough?
A notification arrives when the event happens, not when you are in a position to decide, and it keeps no state: nothing separates what you handled from what you glanced at and forgot. At the scale of a system producing dozens of events a day, that stream becomes noise and then gets switched off. An inbox solves both: it accumulates without interrupting, and it keeps track of what is still outstanding.
What belongs in the inbox, and what has to stay out?
In goes anything that calls for a decision: an action to authorize, a reply from a third party to handle, a signal to qualify, an exception to settle. Out goes everything the system completed on its own that needs nothing — that belongs in the history, available on demand. Confusing the two is the most common mistake: an inbox that also reports activity can never be emptied, and stops being readable.
Is an agentic system just its inbox?
No, and checking is a good test. The inbox is the management interface; the system is what works behind it. If nearly everything the system produces passes through the inbox, it is executing nothing autonomously: the workload changed shape rather than shrinking. A well-tuned system handles most of its scope alone and surfaces only the moments where your judgment matters.