Templates suggest, admins decide
The product ships expert-authored templates — OWASP LLM Top 10, EU AI Act, GDPR, PCI/HIPAA, Shadow AI, Content Safety. Templates are read-only. Every policy you actually run is a clone that you own and tune.
Every policy has two lives
Policies start in Guideline mode — they observe and log what they would have caught, and change nothing. Only once you trust the data do you promote to Strict, where the same detectors act in real time.
The lifecycle
Day 1 — clone a template
1
Open Policies
Then choose New from template to reach the template library.
2
Find the right template
Filter by category, or search by OWASP reference (
LLM02) or regulation (Art. 9).3
Read the full spec
Each template card opens to its rationale, an example violation, its detectors, and every tunable parameter with its default and help text.
4
Clone and customise
Give it a name that means something in your environment — “PII Output — Customer Service” beats the generic template name. Optionally pre-select which applications it applies to.
Days 1 to 14 — tune and observe
Four tabs on the policy detail page do the work:The Test tab is a pure simulation. No state changes, no violations recorded. Use it as much as you like to dial in parameter values before any real traffic is affected.
Day 14 onward — promote to Strict
Promotion is gated on two conditions:- At least 14 days in Guideline mode
- A false-positive rate below the threshold — 2% by default
1
Risk preview
Blast-radius arithmetic from the last 30 days of observation — for example, “Switching to Strict would have blocked 142 events, 0.31% of traffic, with 3 estimated false positives affecting 47 users.” No surprises.
2
Rollout strategy
All for immediate full coverage, canary to start with one application, or phased for a gradual percentage ramp.
3
Override path
Set the auto-demote threshold — by default, revert if the live false-positive rate exceeds 5%. This is the watchdog, and it is the reason promotion is not a one-way door.
4
Approval
See which roles must sign off, then send the request. The policy stays in Guideline until every approval lands.
Who has to approve
Required approvers are determined by the template’s category:
One rejection freezes the request and the policy stays in Guideline; submit a new request when you are ready. When the last required approval lands, the policy flips to Strict automatically and begins enforcing.
Steady state — enforcing
A Strict policy shows a live badge and running statistics: blocks over 30 days, false-positive rate, and rollout strategy. The watchdog polls every 15 seconds, comparing the live false-positive rate against your auto-demote threshold:The safety valve
An admin can demote a Strict policy to Guideline at any time, with no approvals required. Increasing safety — less enforcement — never needs a second signature. Only increasing enforcement does.