Skip to content

Indicators and Events

Indicator APIs let customers connect external system events to governance controls. Events are ingested, routed to matching configurations, evaluated against criteria, and stored as evaluation results.

Customer systems submit structured events to Governance Service. Events should include stable identifiers and enough payload data for configured extraction rules to evaluate criteria.

Governance Service extracts fields from event payloads, evaluates configured criteria, records pass or fail outcomes, and surfaces results in Governance Studio.

When configured, failed evaluations can trigger automated declarations through the governance worker service account. Operators must configure Auth Service service-account support before relying on automated declarations.

Use idempotency keys or stable event identifiers for integrations that retry requests. Monitor evaluation failures and review extraction details when events do not match expected criteria.