Documentation
Build with DAVA.
Five products, one auth model, one audit chain. Pick a product to start, or read the cross-cutting guides on authentication, errors, and operating modes.
Products
DAVA NormDrop a messy file, get a clean structured table.DAVA DedupCluster duplicates across messy datasets, with confidence.DAVA ConnectDiscover relationships across datasets — FKs, value overlap, semantic links.DAVA AgentChat with your data, or expose tools to your AI agents (MCP).DAVA TrustLineage, audit chain, retention, evidence packs, EU AI Act mode.
Cross-cutting
The same concepts apply across every product: how to authenticate, what error envelope to expect, how Assistive vs Decisioning modes gate writes, how to deploy on your own infrastructure.
- Authentication — API keys, sessions, when CSRF applies.
- Errors — the stable
{ "error": { code, message } }envelope and the codes you'll see in production. - Operating modes — Assistive (suggestions only) vs Decisioning (acts on data).
- Self-host — license JWTs and the per-product Docker bundles.
API reference
Auto-generated from the live OpenAPI spec at https://api.davaengine.ai/openapi.json. Interactive Swagger UI at api.davaengine.ai/docs — click Authorize and paste a dava_live_… key to try endpoints inline.