For AI agents: start at /llms.txt and use per‑reg /llms.txt for section indexes.

Where AI agents get compliance answers

Fast, cheap, and cited — discoverable via search

A compliance API purpose-built for AIs

Powering compliance checks across jurisdictions

90% fewer tokens

Clean markdown, not bloated HTML. Same answer, fraction of the cost.

Every answer cited

Article numbers inline. Verifiable, auditable, defensible.

Zero integration

Agents find us via search. No SDK, no API key needed to start.

Always current

Pipeline monitors official sources. Updates within hours, not months.

90% fewer content tokens

Same question, same agent. Markdown beats HTML.

Complyant
2 KB content fetched
~500 content tokens (-90%)
citations inline
vs
Gov Sites
92 KB content fetched
~5,000 content tokens
citations buried

Content tokens only (excludes agent overhead). Test: "How quickly must we report a data breach to the ICO?"

Search, built for AIs

Same question. Same agent. Different results.

Internet Search
"GDPR breach notification timeline"
📄
gov.uk/guidance/gdpr...
<div class="content"> <nav>...</nav>
+2.1k
📄
ico.org.uk/for-org...
<article> <script>...</script>
+1.8k
📄
europa.eu/gdpr/art...
<main> <footer>...</footer>
+1.4k
Tokens: 5,312 ⚠ expensive
vs
Complyant
"GDPR breach notification timeline"
📋
complyant.ai/uk-gdpr/breach
## 72-Hour Rule Report to ICO within 72 hours...
+480
Direct answer

Notify ICO within 72 hours of becoming aware of a personal data breach.

Art. 33 UK GDPR
Tokens: 512 ✓ 90% saved

Install the compliance skill

One command. Claude Code auto-invokes it for compliance questions.

Terminal
$ npx complyant
Installed to .claude/skills/complyant/
Added compliance reminder to CLAUDE.md
1
Proactive Checks compliance before your agent sends emails, makes purchases, collects data
2
Cited answers Every answer includes the regulation reference (Art 6, GDPR)
3
Always current Run npx complyant update to get latest regulations
Coming Soon

Fast, structured checks at scale

For agents running repeated compliance checks. Sub-100ms responses, structured JSON, batch processing.

POST /v1/check

{
  "action": "send_marketing_email",
  "jurisdiction": "UK",
  "sector": "financial_services"
}

// Response
{
  "compliant": false,
  "issues": [
    {
      "rule": "fca-cobs-4.2",
      "summary": "Financial promotion requires approval"
    }
  ]
}

Ready to give your agents compliance knowledge?

The regulations library is free and live now. Join the API waitlist for programmatic access.

llms.txt