Compliance guide · Updated June 2026

EU AI Act Article 50 Compliance Checklist: Every Duty, Deadline and Fix

By the Aeimages team · 12 min read · Technical guidance, not legal advice
In this guide
  1. Who Article 50 actually applies to (it's probably you)
  2. The four transparency duties, in plain language
  3. The two deadlines: August and December 2026
  4. What counts as machine-readable marking
  5. The pipeline trap: how compliance gets silently deleted
  6. The complete checklist
  7. Penalties and what enforcement will really look like

If your product generates images, text, audio or video with AI and you have users in the European Union, Article 50 of the EU AI Act applies to you from 2 August 2026. This guide translates the regulation — and the European Commission's draft Guidelines and draft Code of Practice published in 2026 — into a checklist an engineering team can execute.

1. Who Article 50 actually applies to

The most expensive misunderstanding in this entire regulation is one sentence long: "We just use the OpenAI API, so this is OpenAI's problem."

It isn't. Under the AI Act, the entity that places an AI system on the market under its own name is a provider — and a SaaS product with an integrated generation feature is exactly that. Article 50(2) puts the marking obligation on the provider of the AI system, which is your product, not the underlying model.

The Commission's draft Guidelines (May 2026) do allow downstream providers to rely on marking implemented upstream — by the model provider or by a third-party solution — but only where that marking is actually effective when content reaches your users. As we'll see in section 5, that condition fails far more often than teams expect.

2. The four transparency duties, in plain language

DutyWhoWhat it requires
Art. 50(1) — AI interaction disclosureProviders of AI systems that interact with peopleUsers must know they're talking to an AI (chatbots, voice agents), unless it's obvious from context.
Art. 50(2) — machine-readable markingProviders of generative AI systemsSynthetic audio, image, video and text outputs must be marked in a machine-readable format and detectable as AI-generated.
Art. 50(3) — emotion recognition / biometric disclosureDeployersPeople must be informed when exposed to emotion recognition or biometric categorisation systems.
Art. 50(4) — deep-fake and AI-text labellingDeployersVisible disclosure when publishing deep fakes or AI-generated text on matters of public interest.

Most product teams are surprised to learn these are cumulative: a single product can owe duties under several paragraphs at once. An avatar-video tool, for instance, typically engages 50(1), 50(2) and — through its customers — 50(4).

3. The two deadlines

Practical translation: if your product is live today, you have until December for machine-readable marking — but your chatbot disclosure and labelling duties start in August. If you launch anything new after 2 August, it must comply on day one.

4. What counts as machine-readable marking

The draft Code of Practice names three families of acceptable techniques, which may be used alone or combined:

Two common wrong answers: a visible "AI-generated" label (that addresses 50(4), not 50(2)), and "our model provider handles it" (only valid if the marking survives your delivery pipeline).

Text is the hard case: there is no C2PA for plain text, and watermarking text robustly remains unsolved. The draft guidance acknowledges feasibility limits — but expects providers to implement what is technically feasible and document their reasoning. "We never assessed it" is the indefensible position.

5. The pipeline trap

Here is the failure mode we see most often, and the reason a team can be non-compliant without making a single bad decision:

  1. Your model provider (say, DALL-E via API) embeds a C2PA manifest in every generated image. So far, compliant.
  2. Your backend downloads the image and resizes it for your layout. Most image libraries write a brand-new file. The manifest is gone.
  3. Your CDN re-encodes it to WebP for performance. Any surviving metadata is gone again.
  4. The image reaches your user with no marking whatsoever. Under Article 50(2), as the system provider, the gap is yours.

Thumbnails, crops, compression, format conversion, social-media re-upload — every one of these steps strips metadata by default. If your product post-processes generated media in any way, assume your upstream marking is destroyed until you have verified otherwise.

Quick self-test: take an image generated through your product as a user receives it, and inspect it for Content Credentials. If you find none — and your pipeline includes any resize or re-encode step — you've found your first gap. Our free 2-minute exposure scan checks this and seven other failure modes.

6. The complete Article 50 checklist

Scope and inventory

Marking (Art. 50(2))

Disclosure and labelling (Art. 50(1), (4))

Evidence

7. Penalties, and what enforcement will really look like

Article 99 sets fines for transparency violations at up to €15 million or 3% of global annual turnover, whichever is higher, with reduced caps for SMEs under the simplified regime. Honest context: many member states' enforcement authorities are still being stood up, and regulators will move gradually.

But two forces move faster than regulators. Enterprise procurement — AI Act compliance clauses are already appearing in vendor questionnaires, and "we haven't assessed it" loses deals today. And competition — the first product in your category that can say "Article 50 compliant" will say it loudly. The deadline that matters commercially arrives before the legal one.

Find your gaps in 2 minutes

Eight questions about your stack. Instant exposure score, no signup wall. Built on the Commission's draft Guidelines and Code of Practice.

Run the free exposure scan