Article 50 disclosure, running on your site.

One open manifest, one script tag, continuous evidence. The operational layer for EU AI Act transparency — Regulation (EU) 2024/1689, Article 50.

Free. No signup. Public pages only.

exemple-media.eu — checked 2026-07-02T09:14Z

L0None
L1Declared
L2Rendered
L3Evidenced

L2 · Rendered — declared disclosures render on every placement

For L3: evidence register with ≥ 6-month retention.

Article 50 applies from 2 August 2026. Transparency obligations for AI systems that interact with people, generate synthetic content, or produce deepfakes — Regulation (EU) 2024/1689, in force since 1 August 2024. Non-compliance with Article 50 carries fines of up to €15 million or 3% of worldwide annual turnover (Article 99(4)(g)). Read the regulation on EUR-Lex

How it works

01

Declare

Answer a short question tree; we generate ai-disclosure.json — the open, machine-readable declaration of every AI system on your site — and you serve it at /.well-known/.

/.well-known/ai-disclosure.json
{
  "specVersion": "0.1",
  "publisher": {
    "name": "Exemple Média",
    "domain": "exemple-media.eu"
  },
  "languages": ["fr", "en", "de"],
  "aiSystems": [{
    "id": "support-bot",
    "kind": "conversational",
    "article50": ["50(1)"],
    "disclosure": { "methods": ["banner"] }
  }]
}
02

Disclose

A 12 KB script renders the Article 50(1) interaction banner and visible AI labels on marked content — in all 24 official EU languages, following the Code of Practice AI-acronym convention.

exemple-media.eu
IA
You are interacting with an AI system.Close
03

Evidence

Weekly crawls capture screenshots of every disclosure, hash them, and retain them for 6+ months. Export an authority-ready PDF at any time.

evidence register
a3f2…9c412026-06-29T03:12Zcrawler-verified
b81d…04ce2026-06-22T03:11Zcrawler-verified
c7aa…e2192026-06-20T14:02Zself-declared

Open specification

The manifest is an open standard

ai-disclosure.json is a machine-readable declaration of the AI systems a site operates — served at /.well-known/, mapped 1:1 to the paragraphs of Article 50, assembled from existing standards (C2PA, IPTC, schema.org). The spec text is CC-BY-4.0, the reference implementation MIT, and changes happen in public issues. Like robots.txt, it only works as a convention — so it isn't ours alone.

ai-disclosure.json · v0.1
{
  "specVersion": "0.1",
  "publisher": {
    "name": "Exemple Média",
    "domain": "exemple-media.eu"
  },
  "languages": ["fr", "en", "de"],
  "aiSystems": [{
    "id": "support-bot",
    "kind": "conversational",
    "article50": ["50(1)"],
    "disclosure": { "methods": ["banner"] }
  }]
}

Pricing

Start free with the checker and the manifest. Pay when you want rendered disclosures evidenced continuously.

Free

€0

forever

  • 1 site
  • Manual scans, up to 10 pages
  • Manifest wizard + schema validation
  • Disclosure snippet, 24 EU languages
  • Community support
Start free

Agency

€199/month

or €1,990/year — 2 months free

  • 25 sites
  • Everything in Site, per client site
  • 12-month evidence retention
  • White-label PDF reports
  • Client read-only links
  • Consolidated compliance board
  • Priority support
Start with Agency

Full pricing and plan comparison →

Prices exclude VAT. VAT is calculated at checkout for your country (Stripe Tax); B2B customers with a valid VAT ID are reverse-charged. We accept cards and SEPA Direct Debit, EUR only. Invoices are sequential and VAT-compliant.

Frequently asked questions

Do you detect AI content?

No — and why that protects you: detection of AI-generated content is statistically unreliable, and a wrong claim in either direction would become part of your compliance record. The manifest is a declaration — you state which AI systems you operate, and we audit whether the declared disclosures actually render, stay visible, and are localized. Coverage you can prove beats classification you can't.

Is this legal advice?

No. AIDisclose is operational tooling: it implements, renders and evidences disclosures. Whether a given system is in scope of Article 50 and which exemptions apply is a question for your counsel — our wizard records your reasoning either way, so the decision is documented.

What happens on 2 August 2026?

The transparency obligations of Article 50 of Regulation (EU) 2024/1689 become applicable. Enforcement falls to national market surveillance authorities; Article 99(4)(g) provides for administrative fines of up to €15 million or 3% of total worldwide annual turnover, whichever is higher.

My chatbot is obviously an AI — am I exempt?

Article 50(1) does not require disclosure where it is obvious from the point of view of a reasonably well-informed, observant and circumspect person. Obviousness is a judgment call you must be able to defend. The manifest records your rationale as an exemption entry — and we still recommend the banner as belt-and-braces: it costs nothing and removes the argument.

Which languages are supported?

All 24 official EU languages — in the disclosure snippet, the scanner report summary and the PDF export. Article 50 requires disclosures to be clear and distinguishable at the first interaction or exposure; the draft Code of Practice standardises the localized AI acronym label (KI, IA, ИИ, …), which the snippet implements exactly.

Am I a provider or a deployer?

Roughly: providers build AI systems or place them on the market; deployers use them under their own authority. A site running a vendor chatbot is typically a deployer (Articles 50(1), 50(4)); a company shipping its own generative features may also be a provider (Article 50(2) marking). The manifest records a role per system — both can apply at once.