When Decionis sits in the execution path, your compliance and risk approvers need to know the same thing they ask of any control that touches checkout, ERP, or automation: who can change the policy, who approves it, how it is enforced, and how a change is proven after the fact. Here is the control design — each item labeled with its honest status.
Policy-change approval (maker–checker)
LivePolicy is versioned and promoted deliberately. A material policy change is an explicit new version with its author, the approval path it followed, and its effective window preserved — so a change can be proven to have followed the approved path (SOC 2 CC8.1), not edited in place.
Separation of duties
LiveAI reasoning is separated from execution: agents cannot mutate state without passing a deterministic policy gate. Policy authorship, approval, and the runtime that enforces it are distinct surfaces, so no single actor both writes and silently executes a policy change.
Role-based access control (RBAC)
LiveAccess is tenant-scoped and role-based across the workspace, API keys, connectors, and callback destinations, so operators, reviewers, and administrators see and act only within their role.
Single sign-on (OIDC / SAML)
LiveEnterprise sign-in paths support OIDC and SAML so identity stays in your IdP rather than a separate Decionis credential store.
Signed, tamper-evident audit trail
LiveEvery certified verdict is recorded as an Ed25519-signed Decision Dossier that links into a Decision Chain and Execution Ledger — attributable, non-repudiable evidence a reviewer can verify without an account, rather than mutable logs and screenshots.
Controlled overrides
LiveExceptions are not silent bypasses. The original dossier stays intact, the override is linked as its own signed artifact with reviewer identity and rationale, and recurring overrides surface as Policy Drift signals for governed policy evolution.
Kill switches (org-wide & per-decision)
LiveTeams retain a visible restraint surface: an org-wide halt and per-decision kill switch to stop high-stakes autonomous execution immediately.
Decionis is not a full GRC suite, by design. It is the deterministic gate in the execution path that produces the signed evidence your GRC program consumes — so these controls complement Archer, OneTrust, or ServiceNow GRC rather than replace them.