AI Agents
16 July 2026
What exactly are agents? How do they work? And can they really take work off your plate?
AI Agents
π‘ One-line definition
An AI Agent is an AI that can plan, take actions, check its own work, and keep going, instead of just replying to one prompt at a time.
Think of the AI chatbots you already use (ChatGPT, Claude, etc.) as a vending machine: you put in a specific request, you get one specific thing back.

An AI Agent would be like your personal assistant, who doesn't wait for you to spell out every step and figures it out how to achieve the goal you've set on its own. Its able to utilise multiple tools/apps to accomplish the task at hand, check its own output and fixes these issues, rather than handing you the first draft.

Where This Shows Up in Everyday Work
Chatbot: "Summarise this document." β You get a summary.
Agent: "Review these submissions against the checklist and flag any that need follow-up." β It reads each one, applies the criteria, compiles the flagged list, and tells you why each was flagged.
The difference isn't the AI getting "smarter" β it's the AI being given a process to follow rather than a single question to answer.
How an agent works
Agents run in a loop. From sensing the situation, to deciding a next step, acting on it, then looking at what happened before deciding again.

π See it in action
Several AI Apply 201 guides already show the building blocks β a daily morning brief, searching SharePoint with AI, meeting minutes. An agent is what happens when these steps are chained toward a specific goal.
Where agents fit VS Where agents don't
β A Good Fit
Multi-step tasks with a clear goal
Work that needs several tools or sources
Repeatable, well-scoped routines
First drafts and legwork you'll review
Tasks where mistakes are cheap to catch
β A Poor Fit
High-stakes or irreversible decisions
Vague goals with no clear "done"
Anything needing accountable human judgement
Sensitive data without proper access controls
Situations where an error can't be undone
Using agents responsibly in public service
An agent that can act carries more risk than a chatbot that only talks.
π‘οΈ Before you let an agent run
Keep a human accountable. The officer stays responsible for the outcome β not the tool.
Scope it narrowly. Give it the least access and the smallest job that gets it done.
Mind the connectors. An agent inherits whatever data and permissions you grant it.
Test before you trust. Watch it on low-stakes runs before turning the autonomy dial up.
Keep a record. Be able to see what it did, and why.
