Skip to content
K W
EU AI Act: Not High Risk Q1

Employee Self-Service Agent

Answer HR questions instantly - without creating a ticket.

Answers employee questions on leave, payroll, and benefits based on current policies, routing complex cases to the right HR specialist.

Analyse your process
Airbus Volkswagen Shell Renault Evonik Vattenfall Philips KPMG

Intent via AI, evaluation via rules, escalation with context

The agent classifies incoming employee questions via AI intent recognition, evaluates them deterministically against digitised company rulebooks and routes unclear cases with full context to the responsible specialist - instead of an empty clarification email.

Outcome: 60 to 80 percent of standard inquiries answered without HR ticket, at an average of 12 to 18 minutes of relief per case and a complete decision record per answer.

50% Rules Engine
50% AI Agent
0% Human

Behind this sits a classic three-question categorisation that repeats itself in HR service centres:

Four days for one payroll-system lookup

Monday morning, 8:14. The payslip from Friday contains an item an employee cannot identify. They send an email to HR. Tuesday brings an acknowledgement. Wednesday a follow-up question asking whether they mean the current month. Thursday the answer: it was the VWL adjustment they themselves requested in January. Four days for a piece of information that would have been retrievable from the payroll (UK: PAYE) system in 20 seconds.

That case is not an outlier. It is the normal state of affairs.

The Silent Overload in the HR Service Centre

In a company with 2,000 employees, between 800 and 1,200 HR inquiries arrive per month. These are leave balances, certificates, benefits questions, forms, deadline queries, payslip questions. Cross-industry surveys show: roughly 60 to 80 percent of these inquiries are factually trivial. The answer sits in a system, a policy, or a collective agreement. Nobody needs to think, weigh up, or decide. Yet every single inquiry consumes an average of 12 to 18 minutes - open ticket, understand context, access system, respond, document.

It adds up. Three full-time equivalents essentially serving as a human search engine between employees and HR systems. Not because the questions are hard, but because the access path is missing.

The cost per inquiry at internal service desks averages between EUR 15 and EUR 25 (USD 16-28). At 900 inquiries per month and an automation rate of 70 percent, the savings potential is EUR 135,000 to EUR 190,000 per year - conservatively calculated, without the opportunity costs for cases that go unanswered because the service centre is busy with leave balance queries.

Three Question Categories, Three Treatment Logics

Not every employee question is the same. The decisive step is the decomposition into categories with different treatment logic:

Inquiry arrives
    |
    +-- FACT QUESTION ────────── Answer from source system
    |   Leave balance, pay date,       directly, in real time,
    |   benefits entitlement, payslip  without human intervention
    |
    +-- RULE QUESTION ────────── Answer from policy
    |   Notice period, parental leave, rule engine applied,
    |   special leave, probation end   result cited with source
    |
    +-- JUDGEMENT QUESTION ───── Route to specialist
        Grievance, conflict,           routing by topic, location,
        hardship, interpretation       and escalation level

Fact questions make up the largest share and are fully automatable. They require read access to source systems - payroll, time management, benefits platform - and an authorisation framework ensuring every employee only sees their own data.

Rule questions are the second major block. Here the answer lies not in a database field but in a collective agreement, a policy, or an internal guideline. A rule-based system can answer these questions when the rule sets are digitised and structured - and it cites the source so the answer remains verifiable.

Judgement questions are the remainder. Ten to twenty percent, but precisely the cases for which HR professionals are trained. Conflict situations, hardship assessments, emotional concerns. These cases are not automated but routed: to the right person, at the right location, with the right context.

Why Employees Still Send Emails Despite Self-Service Portals

Most organisations already have self-service portals. Yet ticket volume remains high. The reason is almost always the same: the portal does not answer questions - it offers forms. Anyone wanting to know whether the special leave for a move also applies to an intra-city move finds a PDF of the company policy on the portal. But no answer.

The difference between a document portal and a self-service agent is the difference between a library and an advisor. Both have the same knowledge. But only one understands the question and gives an answer that fits the specific situation.

This fundamentally changes employee expectations. Anyone who receives a correct, source-referenced answer within seconds no longer opens a ticket. In projects with genuine answer-capable self-service systems, HR ticket volume regularly drops by more than half. The remaining inquiries are those that require human judgement - and they finally get the attention they deserve.

The Infrastructure Behind the Answer

This agent is not only a productivity gain for the service centre. It builds three infrastructure components that every subsequent agent interacting with employees needs:

The intent classification learns to categorise employee questions. This model is reused by the Onboarding Agent, the Leave of Absence Agent, and every other agent processing natural-language inquiries.

The authorisation framework defines which role may see which data. Built once, it applies to every self-service function in every subsequent phase.

The escalation routing determines where cases go that cannot be answered automatically. This routing by topic, location, and escalation level is the foundation for every agent-to-human handoff across the entire Decision Layer.

That is why this agent comes first. Not because it is the most spectacular, but because it delivers the infrastructure everything else builds on - and simultaneously the most visible proof that the investment pays off. Every day, from the first Monday after go-live.

Micro-Decision Table

Who decides in this agent?

6 decision steps, split by decider

50%(3/6)
Rules Engine
deterministic
50%(3/6)
AI Agent
model-based with confidence
0%(0/6)
Human
explicitly assigned
Human
Rules Engine
AI Agent
Each row is a decision. Expand to see the decision record and whether it can be challenged.
Classify inquiry Determine inquiry type (policy question, transaction, complaint, other) AI Agent

Natural language classification of employee intent

Decision Record

Model version and confidence score
Input data and classification result
Decision rationale (explainability)
Audit trail with full traceability

Challengeable: Yes - fully documented, reviewable by humans, objection via formal process.

Retrieve applicable policy Select correct policy version for employee's jurisdiction and group Rules Engine

Rule-based policy selection from employee attributes

Decision Record

Rule ID and version number
Input data that triggered the rule
Calculation result and applied formula

Challengeable: Yes - rule application verifiable. Objection possible for incorrect data or wrong rule version.

Generate response Formulate answer based on policy content and employee context AI Agent

AI-generated response grounded in verified policy documents

Decision Record

Model version and confidence score
Input data and classification result
Decision rationale (explainability)
Audit trail with full traceability

Challengeable: Yes - fully documented, reviewable by humans, objection via formal process.

Determine if transaction required Identify if inquiry requires a system transaction vs. information only Rules Engine

Classification rules mapping inquiry types to actions

Decision Record

Rule ID and version number
Input data that triggered the rule
Calculation result and applied formula

Challengeable: Yes - rule application verifiable. Objection possible for incorrect data or wrong rule version.

Escalate complex cases Route to HR specialist when confidence is low or topic is sensitive AI Agent

Confidence threshold and topic sensitivity classification

Decision Record

Model version and confidence score
Input data and classification result
Decision rationale (explainability)
Audit trail with full traceability

Challengeable: Yes - fully documented, reviewable by humans, objection via formal process.

Log interaction Record inquiry type, resolution, and escalation for analytics Rules Engine

Automated logging for service quality measurement

Decision Record

Rule ID and version number
Input data that triggered the rule
Calculation result and applied formula

Challengeable: Yes - rule application verifiable. Objection possible for incorrect data or wrong rule version.

Decision Record and Right to Challenge

Every decision this agent makes or prepares is documented in a complete decision record. Affected employees can review, understand, and challenge every individual decision.

Which rule in which version was applied?
What data was the decision based on?
Who (human, rules engine, or AI) decided - and why?
How can the affected person file an objection?
How the Decision Layer enforces this architecturally →

Does this agent fit your process?

We analyse your specific HR process and show how this agent fits into your system landscape. 30 minutes, no preparation needed.

Analyse your process

Governance Notes

EU AI Act: Not High Risk
Not classified as high-risk under the EU AI Act - the agent provides information and facilitates transactions without making employment-affecting decisions. GDPR requirements apply to the storage and processing of inquiry content. Employees must be informed they are interacting with an AI system (EU AI Act transparency obligation, Article 50). Conversation logs must have defined retention periods. Works council information rights apply regarding the introduction of AI-assisted employee communication channels.

Assessment

Agent Readiness 81-88%
Governance Complexity 11-18%
Economic Impact 66-73%
Lighthouse Effect 36-43%
Implementation Complexity 26-33%
Transaction Volume Daily

Prerequisites

  • Digitised HR policy documents accessible as structured knowledge base
  • Employee portal or messaging platform for conversational interface
  • HR case management system for escalation routing
  • Employee master data access for personalised responses
  • Defined escalation rules: which topics always go to a human

Infrastructure Contribution

The Employee Self-Service Agent forces the digitisation and structuring of HR policy documents - a prerequisite that the Policy Document Agent, Compliance Training Agent, and Onboarding Workflow Agent all depend on. The escalation routing logic built here becomes the template for human-AI handoff patterns across the entire agent ecosystem. Builds Decision Logging and Audit Trail used by the Decision Layer for traceability and challengeability of every decision.

What this assessment contains: 9 slides for your leadership team

Personalised with your numbers. Generated in 2 minutes directly in your browser. No upload, no login.

  1. 1

    Title slide - Process name, decision points, automation potential

  2. 2

    Executive summary - FTE freed, cost per transaction before/after, break-even date, cost of waiting

  3. 3

    Current state - Transaction volume, error costs, growth scenario with FTE comparison

  4. 4

    Solution architecture - Human - rules engine - AI agent with specific decision points

  5. 5

    Governance - EU AI Act, works council, audit trail - with traffic light status

  6. 6

    Risk analysis - 5 risks with likelihood, impact and mitigation

  7. 7

    Roadmap - 3-phase plan with concrete calendar dates and Go/No-Go

  8. 8

    Business case - 3-scenario comparison (do nothing/hire/automate) plus 3×3 sensitivity matrix

  9. 9

    Discussion proposal - Concrete next steps with timeline and responsibilities

Includes: 3-scenario comparison

Do nothing vs. new hire vs. automation - with your salary level, your error rate and your growth plan. The one slide your CFO wants to see first.

Show calculation methodology

Hourly rate: Annual salary (your input) × 1.3 employer burden ÷ 1,720 annual work hours

Savings: Transactions × 12 × automation rate × minutes/transaction × hourly rate × economic factor

Quality ROI: Error reduction × transactions × 12 × EUR 260/error (APQC Open Standards Benchmarking)

FTE: Saved hours ÷ 1,720 annual work hours

Break-Even: Benchmark investment ÷ monthly combined savings (efficiency + quality)

New hire: Annual salary × 1.3 + EUR 12,000 recruiting per FTE

All data stays in your browser. Nothing is transmitted to any server.

Employee Self-Service Agent

Initial assessment for your leadership team

A thorough initial assessment in 2 minutes - with your numbers, your risk profile and industry benchmarks. No vendor logo, no sales pitch.

30K120K
1%15%

All data stays in your browser. Nothing is transmitted.

Frequently Asked Questions

Will employees know they are talking to an AI agent?

Yes. EU AI Act Article 50 requires transparency when humans interact with AI systems. The agent identifies itself clearly and explains when and why it escalates to a human specialist.

What if the agent gives a wrong answer?

The agent generates responses grounded in verified policy documents - it does not improvise. Every response includes a reference to the source policy. For ambiguous situations, the agent escalates rather than guessing.

What Happens Next?

1

30 minutes

Initial call

We analyse your process and identify the optimal starting point.

2

1 week

Discover

Mapping your decision logic. Rule sets documented, Decision Layer designed.

3

3-4 weeks

Build

Production agent in your infrastructure. Governance, audit trail, cert-ready from day 1.

4

12-18 months

Self-sufficient

Full access to source code, prompts and rule versions. No vendor lock-in.

Implement This Agent?

We assess your process landscape and show how this agent fits into your infrastructure.