Agents
What runs by itself vs what needs a human
Agents are AI set up to carry out multi-step work on their own, and the key question is which work you can hand over and which still needs a human watching each step.
An agent is not just a chatbot you ask questions. It is an AI that can take a goal, break it into steps, and carry them out across tools and systems without someone managing each move. An agent might read new emails, classify them, draft replies, update a database, and send a summary, all without a person clicking anything in between.
Agents are genuinely powerful for work that is well-defined, repetitive, and low-risk to get slightly wrong. They are a bad fit for work that requires nuanced judgment, consequences that matter a lot, or situations where getting it wrong would be hard to detect. The honest test: if the agent makes a mistake on this task, how quickly would you notice, and how easy would it be to fix?
Most teams are not ready for full agent autonomy, and that is fine. The useful starting point is identifying a few tasks where an agent could handle the legwork and surface a result for a human to review, rather than acting on its own.
