What is an HR agent, and where should it stop?
An HR agent is software that takes multi-step action on HR tasks, not just answers questions. It should start on bounded, low-risk work such as scheduling or document retrieval, where mistakes are cheap to catch. It should never make final decisions on pay, termination, or promotion without a named human accountable for the outcome.
- 01Pick a bounded taskChoose work with a clear start and end, and low cost of error.
- 02Keep a human checkpointRequire review before anything leaves the system or reaches a candidate or employee.
- 03Measure before expanding scopeTrack error rate and time saved before adding more autonomy.
Vendors use the word 'agent' loosely. Some mean a chatbot with a script. Others mean software that plans, acts across systems, and adjusts based on results. The distinction matters before any rollout decision.
A working definition
An HR agent takes multi-step action on a task, using tools and data, with limited human input per step. It differs from a chatbot, which answers one question at a time, and from a workflow, which follows a fixed script with no judgement.
- Chatbot: answers a question, then stops
- Workflow: follows a fixed sequence, no adaptation
- Agent: plans steps, calls tools, adjusts based on outcomes
Where it should start
The safest entry point is bounded, reversible, high-volume work: scheduling interviews, retrieving policy documents, drafting first versions of job descriptions. Mistakes here are visible and cheap to correct.
The line it must not cross
Pay decisions, termination, and promotion carry legal and personal weight that should sit with a named human. An agent can prepare the analysis; it should not issue the outcome.
Getting the definition right first avoids two failure modes: underusing agents on safe, repetitive work, and overtrusting them on decisions that need a person to stand behind them.
In this topic
Inside an HR service desk agent, three months in
A synthetic case walking through an HR service desk agent in production, with the numbers behind its performance.
GuideHuman-in-the-loop levels for HR agents
A four-level scale for how much human review an HR agent needs, from full sign-off to full autonomy.
ManifestoWhat should never be automated in HR
A short list of HR decisions that should stay with a human, regardless of how capable agents become.
Underlag
- Our assessment
Bounded, reversible tasks are the most common first deployment for HR agents.
Common questions
- Is an HR chatbot the same as an HR agent?
- No. A chatbot answers questions; an agent takes multi-step action across tools and adjusts based on results.
- What is the first safe use case for an HR agent?
- Bounded, reversible tasks such as interview scheduling or document retrieval.
- Should an agent ever finalise a termination decision?
- No. It can prepare supporting analysis, but a named human should own the final decision.