Skip to main content
When HEXGATE_API_KEY is set and local mode is off, every Decision the enforcer returns is fired-and-forgotten to /v1/audit/decisions. The platform’s ClickHouse table stores one row per decision; the dashboard’s audit page visualises them. Local mode (set automatically by hexgate chat) keeps events on your machine instead. One decision per request:
See Audit log (ClickHouse) for the self-hosting setup and internals/audit-pipeline for the engineering spec.