Skip to main content

AI Hiring Under the EU AI Act and GDPR: What's Actually Required

High-risk classification, transparency, human oversight, DPIA — the 2026 framework for CV screening, matching, and scoring, plus a 10-question vendor checklist

AI Compliance
By Victor
12 min read · Updated

Read this first — Digital Omnibus delay (provisional)

A provisional political agreement of 6–7 May 2026 (the “Digital Omnibus,” confirmed by the Council on 13 May) would postpone the Annex III high-risk obligations — including recruitment and worker management — to 2 December 2027 (and Annex I to 2 August 2028). Caveat: this agreement is not yet adopted or published in the EU Official Journal (publication expected before 2 August 2026). Until it is published, the original dates remain legally in force. The Article 50 transparency obligations (2 August 2026) are not postponed. The delay does not change the substance of the obligations (human oversight, documentation, explainability) — and the GDPR already applies today, as do the prohibitions and the AI literacy duty since February 2025.

If you build or ship a feature that screens, ranks, scores, or matches job candidates, the EU has already decided how it views your software: under Regulation (EU) 2024/1689 — the AI Act — AI used for recruitment and worker management is classified as “high-risk.” That status doesn't ban anything. It attaches a specific set of obligations whose Annex III deadline is moving to 2 December 2027 — provisionally, under the Digital Omnibus agreement, which is not yet published in the Official Journal, so the original August 2, 2026 date still holds until it is. Either way it stacks on top of the GDPR, which already applies today.

This is a technical-regulatory walkthrough for builders and operators: why hiring AI is high-risk, what the AI Act concretely requires, who is on the hook (provider vs. deployer), the enforcement timeline, how the GDPR overlaps, and a 10-question checklist to run against any vendor or your own system. It also covers the part most US teams miss — the regulation applies extraterritorially when the output is used in the EU.

Key takeaways

  • AI used for recruitment, selection, and worker management is “high-risk” under Annex III, point 4 of Regulation (EU) 2024/1689 (the AI Act).
  • High-risk is not a ban. It imposes transparency toward candidates, effective human oversight, technical documentation, risk management, data governance, and event logging.
  • The core Annex III high-risk obligations are moving to 2 December 2027 — provisionally, via the Digital Omnibus political agreement of 6–7 May 2026, which is not yet published in the Official Journal, so the original 2 August 2026 date holds until then. Article 50 transparency is not postponed (2 August 2026). Penalties reach up to €35M / 7% of global turnover for prohibited practices and €15M / 3% for high-risk non-compliance.
  • The AI Act applies extraterritorially: a provider or deployer established outside the EU is in scope when the system's output is used in the EU (Article 2).
  • The AI Act stacks with the GDPR — legal basis, data minimization, retention, candidate rights, and (often) a data protection impact assessment. The final decision must never be fully automated: the tool proposes, a human decides.

Disclaimer. This article is for general information and is not legal advice. Whether a given system qualifies as high-risk, and which obligations apply, depends on your specific circumstances. To secure a compliance assessment, consult a qualified lawyer or your data protection officer (DPO), and rely on the official texts cited below.

1. Why hiring AI is classified “high-risk”

Regulation (EU) 2024/1689, the AI Act, entered into force on August 1, 2024. It sorts AI systems by risk level: unacceptable risk (prohibited), high-risk (regulated), limited risk (transparency duties), and minimal risk (unregulated). Recruitment is not a gray area. It is named explicitly in the high-risk category.

The relevant text is Annex III, point 4 of the regulation — “Employment, workers management and access to self-employment.” It covers AI systems intended to be used:

  • for the recruitment or selection of natural persons — in particular to place targeted job advertisements, to analyze and filter applications, and to evaluate candidates;
  • to make decisions affecting the terms of work, promotion, or termination of a working relationship, to allocate tasks based on individual behavior or personal traits, or to monitor and evaluate the performance of people in such relationships.

In plain terms: CV screening, candidate scoring, profile-to-job matching, and automated evaluation all fall inside the perimeter. The legislator's reasoning is stated openly — these systems can directly affect a person's access to employment and livelihood, and they risk reproducing historical discrimination (gender, origin, age, disability). The full text, including Annex III, is on EUR-Lex (Regulation (EU) 2024/1689).

Key point: “high-risk” does not mean “prohibited.” You can absolutely ship AI that screens applications or matches profiles — provided you meet the obligations that come with it and keep a human in the decision.

One useful nuance: Article 6(3) lets a system listed in Annex III escape the high-risk regime if it performs only a narrow procedural task with no material influence on the outcome — but the operator invoking that exception must document the assessment, and profiling of natural persons is always high-risk. In practice, for any tool that screens or scores candidates, the high-risk regime applies.

2. Who is in scope (including US companies)

The most common mistake outside the EU is to assume “we're not an EU company, so this doesn't apply.” It does. Article 2 of the AI Act defines a deliberately broad territorial scope. The regulation applies to:

  • providers placing an AI system on the market or putting it into service in the EU, irrespective of where the provider is established;
  • deployers of AI systems that have their place of establishment or are located within the EU; and, critically,
  • providers and deployers established or located outside the EU, where the output produced by the system is used in the Union.

That third limb is the one builders need to internalize. If a US-based applicant tracking system, screening API, or matching model is used to evaluate candidates for roles in the EU — or its scores and rankings are consumed by a recruiter operating in the EU — the output is “used in the Union,” and the AI Act reaches the foreign provider and deployer. The mechanism is structurally similar to the GDPR's extraterritorial reach (Article 3 GDPR), which most teams already account for. The territorial scope is set out in Article 2 of the regulation.

Practical read: if any EU-located user can run a candidate through your model and act on the result, assume you are in scope. The cleanest way to know is to ask where the output is consumed, not where your servers or your HQ sit.

3. The concrete AI Act obligations

A high-risk system isn't just “watched.” It must satisfy a specific list of requirements, carried mostly by the provider (who develops and places it on the market) but with duties also for the deployer (the recruiter or HR team using it). These are the obligations that structure any AI hiring project.

Transparency toward candidates

A person subject to a high-risk system that produces a decision concerning them must be informed clearly. Concretely: a candidate whose application is screened or scored by an AI tool must know it, understand the tool's role, and be able to obtain an explanation. This overlaps with the transparency the GDPR requires for automated processing.

Effective human oversight

Article 14 requires “effective” human oversight during use. Effective means a person able to understand the tool's limits, interpret its outputs, override them, and stop the system. A human who rubber-stamps whatever the tool proposes is not effective oversight. For recruitment this reduces to one rule: the tool proposes a ranking or score; a recruiter decides.

Technical documentation and risk management

The provider must maintain technical documentation describing the system's purpose, its training data, its limits, and its performance (Article 11), and run a continuous risk-management system across the lifecycle (Article 9). For a matching tool, that includes identifying possible biases, the tests run to detect them, and the mitigations chosen.

Data governance

Article 10 requires training, validation, and test datasets that are relevant, representative, and to the best extent possible free of errors. This is the heart of fighting algorithmic discrimination: a model trained on biased past hiring will reproduce those biases. Data governance is not a technical footnote — it is a legal obligation.

Logging and traceability

Article 12 requires automatic event logging throughout operation, so you can reconstruct what happened and detect drift. In recruitment, this is what lets you retrace, in case of a dispute, how an application was handled: what score, on what data, validated by whom.

On top of these come system registration, the conformity assessment and CE marking, the declaration of conformity, and — for deployers, in defined cases — a fundamental rights impact assessment (Article 27). The overarching logic: a high-risk system must be documentable, explainable, and controllable end to end. JAIKIN's longer technical breakdown of the regulation is in our AI Act white paper.

4. The enforcement timeline

The AI Act does not apply in one block. It phases in — and the Digital Omnibus political agreement of 6–7 May 2026 would push back the high-risk date that directly hits recruitment. That agreement is still provisional until it is published in the Official Journal; until then, the original dates stand.

Date What applies Hiring impact
Aug 1, 2024Regulation enters into forceStart of the countdown
Feb 2, 2025Prohibitions (unacceptable-risk) + AI literacy obligationTrain your teams on AI basics
Aug 2, 2025General-purpose AI (GPAI) rules, governance, penalty frameworkGovernance scaffolding comes online
Aug 2, 2026Article 50 transparency obligations (informing people they interact with an AI) — kept by the Digital OmnibusChatbots and AI agents facing candidates
Dec 2, 2026Watermarking of AI-generated content — postponed by the Digital OmnibusMarginal for hiring
Dec 2, 2027 (provisional)Annex III high-risk obligations — date targeted by the Digital Omnibus delay (original date: Aug 2, 2026, in force until the Omnibus is published)The core deadline for AI hiring tools
Aug 2, 2028High-risk tied to products under other EU harmonization law (Annex I) — postponed by the Digital OmnibusExtended scope, marginal for hiring

Note: the Digital Omnibus postponements stem from a provisional political agreement of 6–7 May 2026 (confirmed by the Council on 13 May); it is not yet adopted or published in the EU Official Journal, with publication expected before 2 August 2026. Until then, the regulation's in-force text states the original dates, which apply as a matter of law.

Penalties are tiered under Article 99. Prohibited practices can draw fines up to €35 million or 7% of total worldwide annual turnover, whichever is higher. Non-compliance of a high-risk system with its obligations can draw up to €15 million or 3%. For SMEs and start-ups, the lower of the two amounts applies. The official timeline and Commission analysis are on the EU's regulatory framework for AI page. The operational read is simple: a team shipping AI hiring features in 2026 should build for compliance now rather than retrofit it under deadline pressure. The GDPR, meanwhile, already applies — there is no grace period there.

5. Provider vs. deployer: who does what

The AI Act splits responsibility between the provider (develops the system and places it on the market) and the deployer (uses it under its own authority). If you build a screening tool you ship to others, you are a provider. If you build it for your own hiring, you are typically both. Get this mapping right early — it determines what you must produce.

Obligation Provider (builds & ships) Deployer (uses it)
Technical documentationProduces & maintains it (Art. 11)Keeps logs, follows instructions for use
Risk & data governanceRisk-mgmt system (Art. 9), data quality (Art. 10)Ensures input data is relevant for the use case
Human oversightDesigns oversight measures into the system (Art. 14)Assigns competent humans to actually exercise it
TransparencyInstructions for use, system infoInforms affected candidates
ConformityConformity assessment, CE marking, registrationFundamental rights impact assessment, where required (Art. 27)

A trap to watch: under Article 25, a deployer can become a provider — for example by substantially modifying a high-risk system, or by putting its own name on it. Fine-tuning a screening model on your own hiring data, or rebranding a third-party tool, can shift the heavier obligations onto you. When the system is custom-built, these roles are clarified in the contract, which is one practical advantage over a black-box SaaS rental.

6. The GDPR overlap (and one note on France)

The AI Act does not replace the GDPR — it adds to it. Processing applications means processing personal data, often sensitive. The two regimes apply in parallel, on different but largely complementary angles, and they reinforce each other.

  • Legal basis. Hiring usually relies on the recruiter's legitimate interest or pre-contractual measures. Consent is rarely the right basis in recruitment, since a candidate is not in a position to refuse freely. Whatever you pick must be identified and documented before processing.
  • Minimization and relevance. Collect only what is necessary to assess professional competence. Data unrelated to the role — or attributes inferred by an algorithm without job relevance — should not be collected or used to score a candidate. A matching tool must rest on explicit job criteria, not on opaque correlations.
  • Retention. A rejected candidate's data is not kept indefinitely. Set a defined lifetime per record type and an automated purge.
  • Candidate rights. Access, rectification, erasure, objection all apply. Article 22 GDPR additionally restricts solely automated decisions producing legal or similarly significant effects: a candidate has the right not to be subject to one without human intervention, to obtain an explanation, and to contest it. One more reason to keep a human in the final decision loop.
  • Impact assessment (DPIA). Large-scale processing involving profiling or automated evaluation of candidates generally triggers a data protection impact assessment. A DPIA overlaps heavily with the AI Act's risk management — do it once, satisfy both.

In France specifically: the data protection authority (CNIL) has published Q&A on the AI Act and recommendations on developing AI systems (in French). It recommends, absent a working relationship, a limited retention of candidate data — on the order of two years after the last contact unless another basis applies — and stresses traceability and job-relevant criteria. Other EU member states' authorities issue comparable guidance; check the relevant national DPA for your market.

7. What this changes for matching, screening, and scoring

The principles above get concrete the moment you apply them to the three most common AI hiring use cases.

Profile-to-job matching

Matching a candidate to a role on job criteria (qualification, availability, location, experience) is legitimate — provided the criteria are explicit, justified by the role, and auditable. A matcher that leans on discriminatory proxies (a neighborhood, a first name, a gap in a CV) crosses into illegal territory. Good matching proposes an explainable ranking; it does not decide.

CV screening

Pre-ranking hundreds of applications to surface relevant profiles saves real time. But screening is still a high-risk task: it must rest on professional competence, log its decisions, and let the recruiter review, reorder, and reinstate a filtered-out profile. Screening doesn't eliminate — it prioritizes for a human.

Candidate scoring

Assigning a score is the most sensitive use, because it compresses a complex evaluation into one number. To stay compliant, a score must be decomposable (you must be able to say why it is high or low), rest on relevant criteria, and serve only as an aid — never an automatic cut-off. That is exactly the line drawn by Article 22 GDPR and Article 14 of the AI Act.

Design rule: in a compliant tool, the AI produces an explainable, logged proposal; the recruiter holds the decision, can override it, and the trace of that override is retained. This architecture is what makes AI automation compatible with the regulation.

8. A 10-question vendor checklist

Whether you are buying an AI hiring tool or auditing one you built, these ten questions surface most of the compliance gaps. If a vendor cannot answer them in writing, treat that as a finding.

  1. Provider or deployer? Does the contract state who is the AI Act provider and who is the deployer, and who is the GDPR controller for candidate data?
  2. Technical documentation. Can you obtain the Article 11 documentation — purpose, training data sources, known limits, performance metrics?
  3. Human oversight. How does the system support an Article 14 override — can a recruiter ignore, reorder, and reinstate a filtered candidate, and is that action logged?
  4. No automated rejection. Is there any path where the system rejects a candidate with no human review? (There should not be.)
  5. Explainability. For any given score or ranking, can the tool state the job-relevant reasons behind it — to the recruiter, and on request to the candidate?
  6. Data quality & bias testing. What datasets trained the model, were they tested for representativeness (Article 10), and what bias tests run before and after deployment?
  7. Logging. Are events logged automatically (Article 12), retained, and exportable for an audit or a candidate complaint?
  8. Transparency. How are candidates informed that AI is involved, and what wording is provided for the job ad and privacy notice?
  9. Data minimization & retention. Which fields are collected, is each one job-relevant, and is there a configurable retention period with automated purge?
  10. Hosting & assessments. Where is the data hosted, are sub-processors disclosed, and do DPIA / fundamental rights impact assessment templates exist for the deployer?

Most of these map one-to-one onto specific articles, which is the point: a tool that was designed compliant can answer them directly, while a tool that bolted compliance on afterward usually cannot. This is the approach we apply across our AI automation projects.

9. FAQ

No. AI hiring is classified “high-risk” under Annex III, point 4 of Regulation (EU) 2024/1689, which regulates it but does not prohibit it. You can screen applications, match profiles, or score candidates, provided you meet the associated obligations: transparency toward candidates, effective human oversight, technical documentation, risk management, data governance, and event logging. The difference between a lawful and a problematic use comes down mostly to how much room is left for a human in the decision, and your ability to explain and trace what the system does.

The AI Act phases in. Prohibitions and the AI literacy obligation took effect on February 2, 2025; general-purpose AI rules on August 2, 2025. The core deadline for Annex III high-risk systems — including recruitment — is moving to December 2, 2027 via the Digital Omnibus agreement of 6–7 May 2026 (original date: August 2, 2026). Important: that agreement is provisional and not yet published in the Official Journal; until it is, August 2, 2026 remains legally in force. Article 50 transparency obligations are not postponed (August 2, 2026). The GDPR already applies with no grace period: legal basis, minimization, candidate rights, and impact assessments are enforceable today. In practice, a team shipping AI hiring features in 2026 should build for compliance immediately rather than retrofit it.

Yes, when your system's output is used in the EU. Article 2 extends the regulation to providers and deployers established outside the Union where the output produced by the AI system is used within the EU. So a US-built screening API or matching model that evaluates candidates for EU roles — or whose scores are acted on by a recruiter located in the EU — is in scope, regardless of where your servers or headquarters are. The mechanism mirrors the GDPR's extraterritorial reach. The practical test is where the output is consumed, not where you are based.

In practice, no — not without safeguards. Article 22 GDPR restricts solely automated decisions producing significant effects on a person: a candidate has the right not to be subject to one without human intervention, to obtain an explanation, and to contest it. The AI Act adds the requirement of effective human oversight (Article 14). The right architecture is clear: the AI ranks and proposes, but a recruiter decides whether to reject or retain, can review profiles set aside, and traces that judgment. A system that auto-eliminates with no human review exposes the employer to both legal and discrimination risk.

Algorithmic discrimination comes mostly from data and criteria. Three levers reduce it. First, explicit job-relevant criteria justified by the role (qualification, availability, experience) — never proxies like a neighborhood, a first name, or a CV gap. Second, training-data quality: a model fed biased past hiring will reproduce those biases, which is why Article 10 of the AI Act requires verifying representativeness. Third, bias testing before deployment and continuous monitoring after. Documenting these choices in a DPIA and the risk-management file is both an obligation and a protection. A human who can correct drift stays in charge throughout.

The AI Act sets tiered penalties (Article 99). Engaging in a prohibited (unacceptable-risk) practice can draw fines up to €35 million or 7% of total worldwide annual turnover, whichever is higher. Non-compliance of a high-risk system with its obligations — the relevant tier for hiring tools — can draw up to €15 million or 3% of worldwide turnover. Supplying incorrect or misleading information to authorities carries a lower cap (€7.5 million or 1%). For SMEs and start-ups, the lower of the two figures applies, with economic viability taken into account. These sit alongside separate GDPR fines, which can apply in parallel to the same incident, since the two regimes are independent.

Both, on different counts. The AI Act distinguishes the provider, who develops and places the system on the market, from the deployer, who uses it. The provider carries most technical obligations: documentation, risk management, data quality, conformity assessment, CE marking. The deployer must use the system per the instructions, ensure human oversight, inform affected people, and in some cases run a fundamental rights impact assessment. On the GDPR side, whoever decides the purposes of processing is the controller. Note Article 25: a deployer can become a provider by substantially modifying a system or putting its own name on it — for example by fine-tuning a screening model on its own data.

Where to go from here

AI hiring is not a place where you trade off compliance against effectiveness. Built well, a compliant tool — explainable, traceable, supervised — is simply a better tool: safer, more auditable, more defensible. The AI Act and the GDPR don't stop innovation; they set its rules. The teams that wire those rules in at design time will be ahead of the ones scrambling to retrofit under deadline pressure as the December 2027 high-risk date approaches.

Securing an AI hiring project?

30 minutes to scope your matching, screening, or scoring use case and check its GDPR and AI Act compliance at design time.

VG

Victor Gless-Krumhorn

Founder & AI Consultant — JAIKIN

AI implementation and automation expert for SMBs and mid-market companies. Works with businesses across France, Germany and Switzerland, from process mapping to production rollout.

Describe your project — quote within 24 hours

Personal reply from an expert, no commitment.

Free quote within 24h