EU AI Act Latest Today: The 2026 Compliance Deadlines Explained
A clear, current look at the EU AI Act in 2026: which obligations apply today, what the proposed delays actually change, penalty exposure, and a practical plan.

EU AI Act Latest Today: The 2026 Compliance Deadlines Explained
The EU AI Act is Regulation (EU) 2024/1689, the European Union's horizontal law governing artificial intelligence systems placed on the EU market or whose output is used inside the EU. It is not a data-protection law and not a product-safety law in the traditional sense: it is a risk-tiered regulation that sorts AI into prohibited practices, high-risk systems, limited-risk systems with transparency duties, and general-purpose AI (GPAI) models with their own separate chapter. The law entered into force on 1 August 2024, but it applies in staggered phases, which is exactly why so many teams are confused about what is binding today in 2026 versus what is still ahead of them. This article maps the current state of play, separates settled obligations from proposals still under negotiation, and gives you a concrete sequence of work to do next.
Quick Answer: As of 2026, the EU AI Act's bans on unacceptable-risk AI, its AI-literacy duty, and its general-purpose AI model obligations already apply. The 2 August 2026 date triggered the bulk of the remaining regime, including Annex III high-risk duties and transparency rules, though the EU has proposed easing parts of that timeline.
Where WebPeak Fits Into EU AI Act Readiness Work
Most compliance failures are not legal failures, they are implementation failures: an unlabelled chatbot, a missing model card, a training-data summary nobody ever wrote, a logging pipeline that silently drops records. That gap between a legal memo and a shipped product is where a build partner earns its keep. WebPeak works across artificial intelligence services and back-end web development, so they can take a compliance requirement such as "log every inference for the retention period and expose human-review controls" and turn it into schema, endpoints, retention jobs and admin UI. For teams whose AI feature is a customer-facing web product, that combination of a full-service digital agency with real engineering depth matters more than a checklist template, because the evidence regulators ask for lives in your codebase, not in your policy folder.
What Is Actually Binding Right Now?
Three tranches of the AI Act are already live, and they apply regardless of whether your team has finished its internal risk classification.
Prohibited practices and AI literacy applied from 2 February 2025. Article 5 outlaws a defined set of uses, including untargeted scraping of facial images to build recognition databases, emotion inference in workplaces and schools (with narrow safety exceptions), social scoring by or on behalf of public authorities, and certain predictive-policing and biometric-categorisation uses. Article 4 separately requires providers and deployers to ensure a sufficient level of AI literacy among staff operating these systems. AI literacy has no certification requirement, which leads many teams to ignore it; that is a mistake, because it is one of the easiest obligations to evidence with training records.
General-purpose AI model obligations applied from 2 August 2025. If you train or substantially fine-tune a GPAI model, you owe technical documentation, information to downstream deployers, a copyright policy respecting the machine-readable opt-out under the DSM Directive, and a sufficiently detailed public summary of training content. Models presenting systemic risk carry added duties around evaluation, adversarial testing, incident reporting and cybersecurity. The Commission-facilitated GPAI Code of Practice, published in July 2025, is voluntary but functions as the practical compliance route most large providers signed onto.
2 August 2026 was the general applicability date. From this point the framework applies broadly, including Annex III high-risk categories such as employment and worker management, education, essential private and public services, creditworthiness, and certain law-enforcement and migration uses. Article 50 transparency duties also bite here: users must be told they are interacting with an AI system, synthetic content must be machine-readably marked, and deepfakes and AI-generated news text must be disclosed. Annex I high-risk systems embedded in regulated products, plus legacy GPAI models placed on the market before August 2025, run to 2 August 2027.
One live caveat you should verify against the current Official Journal before making plans: in November 2025 the Commission proposed a "digital omnibus" package that would postpone and simplify parts of the high-risk regime, tying some obligations to the availability of harmonised standards rather than a fixed calendar date. A proposal is not law. Treat any delay as unconfirmed until it is adopted and published, and keep building to the enacted deadlines in the meantime.
A Six-Step Compliance Sequence That Actually Works
Teams that get through this efficiently follow roughly the same order of operations. Classification first, documentation second, controls third.
- Build an AI inventory. List every model, vendor API, embedded feature and internal tool. Include shadow AI: the marketing team's generation tool and the recruiter's screening plugin both count.
- Fix your role per system. Provider, deployer, importer or distributor obligations differ sharply. Fine-tuning a third-party model or putting your name on someone else's system can move you into the provider role under Article 25.
- Classify risk honestly. Check Article 5 first, then Annex III, then Article 50 transparency. Document why a system is not high risk; that reasoning is itself required evidence when you rely on the Annex III filtering provision.
- Stand up the technical file. For high-risk systems that means a risk management system, data governance, technical documentation, automatic logging, human oversight design, and accuracy, robustness and cybersecurity measures, plus a conformity assessment and CE marking.
- Wire obligations into the product. Disclosure copy, content provenance markers, log retention, override controls and incident-reporting hooks are engineering tickets, not policy sentences.
- Assign named ownership and review cadence. Substantial modification resets your obligations, so classification must be re-run at each significant release, not once per year.
EU AI Act Timeline and Penalty Exposure at a Glance
The table below consolidates the enacted phase-in dates and the maximum penalty bands set out in Article 99. Percentages apply to total worldwide annual turnover for the preceding financial year, and the higher of the fixed sum or the percentage applies.
| Date | What Applies | Who It Hits Hardest | Maximum Penalty Band |
|---|---|---|---|
| 1 Aug 2024 | Regulation enters into force | All actors, planning phase | Not yet enforceable |
| 2 Feb 2025 | Prohibited practices, AI literacy | HR tech, biometrics, public sector | EUR 35 million or 7 percent |
| 2 Aug 2025 | GPAI model duties, governance, penalty regime | Model developers and fine-tuners | EUR 15 million or 3 percent |
| 2 Aug 2026 | General applicability, Annex III high risk, Article 50 transparency | SaaS, fintech, edtech, recruitment | EUR 15 million or 3 percent |
| 2 Aug 2027 | Annex I embedded high risk, legacy GPAI models | Regulated product manufacturers | EUR 15 million or 3 percent |
Supplying incorrect, incomplete or misleading information to authorities carries its own lower band of EUR 7.5 million or 1 percent, with reduced ceilings for SMEs and start-ups.
What Two Years of Implementation Has Actually Taught Us
Rather than quote invented figures, here is what is observable from the enacted text and from how organisations have responded to it in practice.
Article 50 transparency is the most underestimated obligation. It is cheap to comply with and highly visible to regulators and users alike. In practice, the companies that treated "tell users this is AI" as a design decision rather than a legal footnote ended up with better conversion on AI features, because clear labelling reduced the trust friction that causes users to abandon automated flows. The teams that hid it are now retrofitting disclosure into UI they already shipped, at higher cost.
Documentation debt compounds faster than technical debt. A training-data summary or a risk-management file is far harder to reconstruct twelve months after a model shipped than to write during development. Where engineering leaders folded documentation into the definition of done, compliance became a byproduct of normal delivery. Where they did not, it became a separate project with no product value.
Vendor chains are the weakest link. Deployers routinely discover that a third-party API provides no logging granularity, no model documentation and no contractual commitment on training data. Because the Act allocates duties along the value chain, that gap becomes your problem. The practical fix is procurement-side: require documentation, log access and change notification in the contract before you integrate. This is the same discipline mature teams already apply to cybersecurity vendor assessment, and it transfers directly.
Scope creep is the most common misclassification error. Many teams assume the Act only touches EU-headquartered companies. It has extraterritorial reach: if the output of your system is used in the EU, you are in scope, which catches a large number of non-EU SaaS providers who never considered themselves regulated.
Key Takeaways
- The EU AI Act is already partly enforceable: bans and AI literacy since February 2025, GPAI model duties since August 2025, general applicability from 2 August 2026.
- Proposed simplification of the high-risk timeline is not adopted law; build to the enacted dates and verify the current text before relying on any delay.
- Penalty ceilings reach EUR 35 million or 7 percent of global turnover for prohibited practices, and EUR 15 million or 3 percent for most other breaches.
- Your obligations depend on your role in the value chain, and fine-tuning or rebranding a model can convert a deployer into a provider.
- Transparency, logging and documentation are engineering work; treating them as policy documents is the single most common source of non-compliance.
Frequently Asked Questions
Does the EU AI Act apply to my company if we are not based in Europe?
Yes, if you place an AI system on the EU market or the output of your system is used in the EU. The regulation is deliberately extraterritorial, similar in reach to the GDPR, so a US or Asian SaaS provider serving European customers falls within scope even without an EU entity.
What counts as a high-risk AI system under the Act?
High risk covers AI used as a safety component in regulated products under Annex I, plus the Annex III use cases: biometrics, critical infrastructure, education, employment and worker management, access to essential services and credit, law enforcement, migration and border control, and administration of justice.
Is the August 2026 deadline being postponed?
A Commission proposal published in late 2025 would delay and simplify parts of the high-risk regime, but proposals require adoption by the Parliament and Council before they change your legal position. Until that is published in the Official Journal, the enacted 2026 and 2027 dates remain the ones that bind you.
Do I need to label AI-generated content on my website?
Under Article 50, providers of systems generating synthetic audio, image, video or text must mark outputs in a machine-readable way, and deployers must disclose deepfakes and AI-generated text published to inform the public on matters of public interest. Practical implementation means visible labels plus embedded provenance metadata.
What is the fastest first step if we have done nothing yet?
Build the inventory. You cannot classify, document or remediate what you have not listed. Spend a week cataloguing every model, vendor API and embedded AI feature with an owner name against each, then classify Article 5 exposure first because prohibited practices carry the highest penalties.
Conclusion
The single most consequential decision you make under the EU AI Act is not which lawyer to hire, it is where compliance work lives in your organisation. Teams that route it through engineering and treat documentation, logging and disclosure as shipped features come out with defensible evidence and better products. Teams that route it through a policy folder end up with paperwork that describes a system nobody actually built that way. Start with the inventory this week, classify Article 5 exposure first, and put a named owner on each system before you touch anything else. The deadlines will keep moving in the details; the underlying requirement to know what your AI does, and to prove it, will not.
Related articles
Artificial IntelligenceWhy Do We Need AI? The Real Reasons It Matters for Business and Everyday Life
Why do we need AI? Because some problems exceed human scale. Here are the real jobs AI does well, where it reliably fails, and how to adopt it without waste.
Artificial IntelligenceArtificial Intelligence Dreams: How Machines Generate Dreamlike Worlds
Artificial intelligence dreams are not sleep, they are computation. Learn what AI dreaming really means, how dreamlike imagery is made, and where the limits are.
Artificial IntelligencePo Artificial Intelligence: What Poe Is and When Multi-Model AI Platforms Make Sense
Po artificial intelligence usually means Poe by Quora. Here is how multi-model AI platforms work, what they cost you in practice, and when a single provider wins.
