Policy Manifest – Make your transparency visible.

The Policy Manifest is a lightweight JSON file that tells the world how your site handles privacy, data, and AI in a format that’s easy to publish, validate, and trust.


What It Is

A Policy Manifest is a small file (policy-manifest.json) that lives at the root of your website or app.
It provides machine-readable details about your Privacy Policy, Data Policy, and AI Policy. Helping crawlers, registries, and visitors understand your use of AI and data practices at a glance.

Why It Matters

– Show what policies you have and who verifies them –
– Build trust with clients and users –
– Stay ahead of future compliance requirements –

How It Works

-1. Generate your manifest using our interactive generator.

-2. Host it on your domain (for example, /policy-manifest.json).

-3. Reference it in your site <head> with:

<link rel="policy-manifest" href="/policy-manifest.json" type="application/json">

-4. Validate and register it with AI Policy Registry. 🙂