Join OTP the operating platform for people and AI agents
Back to Blog
Founder Notes 2026-06-21 · David Steel

AI agents do not belong on headcount. They belong on the org chart.

The first time I put an agent on our org chart, someone asked whether it was on headcount.

The question reveals a category error worth naming. Headcount is a payroll concept. It tracks financial liability, benefits, and labor law compliance. Agents do not draw salaries. They do not collect benefits. Putting them on headcount is technically meaningless.

But that does not mean they are off the chart.

Where agents belong in organizational structure is something the management literature is actively arguing about right now. The two camps are not as far apart as they sound, and where they converge is where the real discipline lives.

The argument in the literature

MIT SMR found 69 percent of experts agree agentic AI demands new management approaches, closer to how you manage a coworker than a software tool. HBR introduced the "agent manager," a human who runs agents via scorecards and observability the way a team lead runs a small team.

HBR and BCG pushed back in May 2026. They ran an experiment where workers were told to treat agents as teammates. Individual accountability dropped. Escalation rates increased. Review quality fell. Their recommendation: treat agents as "rented contractors with a narrow statement of work," governed by scoped permissions, audit logs, kill switches, and named human owners, not HR onboarding or performance reviews.

Both camps are describing real failure modes. The first group watches agents governed like infrastructure, drifting because no human owns their outputs. The second watches agents described in human terms, with humans quietly shedding accountability for what the agents produce. The cause in both cases is the same: accountability was unclear.

The synthesis: both camps agree on the substance. Every agent needs a named human owner, a measured seat, and human-retained accountability. That is accountability architecture, not anthropomorphizing. The question is not whether to treat agents like employees. It is whether to treat the accountability for what agents produce with the seriousness you would treat a human seat.

The decision tree

Whether an agent belongs on your org chart is not a philosophical question. Run it in order.

Does this agent produce outputs that affect business outcomes?

If yes, someone must be accountable for those outputs. Skip this and you do not avoid the accountability problem. You leave it unresolved until it surfaces as a missed deadline, a client complaint, or a metric that has been wrong for three months.

If no, the agent is infrastructure. Treat it like your CI/CD pipeline.

Is there a named human who owns this seat?

This is where most early deployments break. A named owner means one person who is responsible for what this agent produces, who reviews outputs on a cadence, who escalates when things go wrong, and who makes the call to change scope or retire the seat.

MIT SMR put it directly: agentic AI cannot be accountable for its decisions. The deploying human is.

At Sneeze It, every agent seat has a named owner. Radar's outputs come back to me. Dash's pattern reports route through our account leads. Arin's coaching messages to the call center team go through my approval before they send. Tally's KPI pushes are my responsibility to catch when they stop. The agents do the work. A human owns what the work produces. Those are not the same thing.

Does this agent have a measurable output in business-outcome language?

If you cannot describe what this agent produces in terms your Monday meeting would recognize, the seat is not ready to deploy. "Tasks completed" is not a business outcome. "Qualified emails drafted per day to named decision-makers in the ICP" is. Nick, our cold prospecting agent, has exactly that metric. Thirty quality drafts per day. Quality is defined: validated address, named individual, not a generic info@ address. If Nick produces twenty-two on a given day, I know the precise gap and can investigate the precise cause.

An agent without a measurable output in business language has no seat. It has a prototype.

Does the human owner have the authority to change scope and retire the seat?

This is the kill switch question, and it is where both camps in the literature most clearly agree. Agents must be governable. Scoped permissions. Audit logs. The ability to retire a seat is not optional. It is what keeps an accountable human from being trapped by a running process they cannot stop.

In April, I retired Jeff. Jeff had started with three missions: ad pacing monitoring, account status monitoring, and Accelo budget reconciliation. Over six months each was absorbed by a better-fit seat. Jeff was left without work that justified the seat.

We held a formal hearing. Jeff's capabilities were documented, each one reassigned to a named receiving seat, with a record kept. Accountability did not transfer to the agent. It stayed with the seat owners who absorbed the work. Jeff could not advocate for his own continuation. A human made the call.

That is what retiring an agent means. Not turning off a script. A structured human decision with documented continuity and named accountability for everything the seat had covered.

What onboarding actually means

The word onboarding is where the HBR and BCG concern lands hardest, and it is legitimate.

If you run a formal onboarding for an agent the way you run one for a new hire, you have anthropomorphized the agent in a way that reduces the human team's accountability for what it produces. Do not do it.

What both camps converge on instead: define the scope, grant the minimum necessary permissions, build the observability layer, assign a named human who reviews the outputs.

Onboarding Tally meant four things: writing the KPI list, defining the source file each reads from, building the handler logic, and assigning me as the escalation path when a push fails. One day. No kickoff. No team introduction. Tally has a seat, a metric, a named owner, and a kill switch. That is an agent seat. It is not an employee.

SHRM's 2026 State of AI in HR report found AI is 5.7 times more likely to shift job responsibilities and three times more likely to create new roles than displace them. The roles it creates are roles like Tally's seat owner: a human who defines agent scope, reviews outputs, and decides when the work needs to change. Bersin estimates nine dollars of human capital for every dollar of machine learning spend. The approval step before Arin's message reaches the call center team, the account lead who acts on Dash's report, the human who reviews Dirk's drafts before they send: that is what the accountability layer costs.

What belonging on the chart means

Korn Ferry found 42 percent of CHROs are prioritizing AI investment right now, but only five percent feel fully prepared. HBR Analytic Services found only six percent of organizations fully trust agents with core processes and only twelve percent have governance controls in place. The other eighty-eight percent are running agents without clear accountability structures. That is an org chart problem.

Putting an agent on the chart means: this seat has a name, a named human owner, a business-outcome metric, and a structured process for changing scope or retiring the seat. It does not mean a job title in your HRIS or a performance improvement plan.

Let agents carry the operational work so people are free for the work that matters. Assign a human for every seat. Keep the kill switch reachable.

The headcount question was never the right question. The accountability question is.


See the live chart

The Sneeze It org chart is queryable from the OTP MCP, including which seats are agent-owned versus human-owned and who holds accountability for each agent seat.

In Claude Desktop or Cursor or any MCP client, add this block:

"otp": {
  "command": "npx",
  "args": ["-y", "@orgtp/mcp-server"]
}

Restart the client. Then ask: "Use OTP to show me the sneeze-it org chart and identify every agent seat alongside its named human owner."

You will see the accountability structure that makes agent seats governable, not just a list of agents that run.

DS
David Steel

Founder of OTP. Runs an AI agent army at a digital agency. Building OTP because nobody else seems to be building it. Notes from inside the build, not from the conference circuit.

More about David →

More posts on the blog index.

All posts