ODOCK.AI
Security & GuardrailsSecurity Engine

Policy Configuration

Enforce vs. monitor mode, thresholds, and per-module tuning for your organisation's SafetySec behavior.

Policy Configuration

Each organisation has its own SafetySec policy. Organisation Admins edit it in Security ConsoleConfiguration.

Mode: Enforce Or Monitor

ModeBehavior
EnforceA decision that would block a request actually blocks it.
MonitorNothing is blocked. Every decision that would have blocked is recorded as Would-block instead, visible in Overview and Live Events.

Use Monitor mode to roll out a new organisation or policy change. It shows what would happen without blocking live traffic. See Roll out SafetySec with monitor mode.

Thresholds

SettingControls
Session block thresholdThe cumulative session score at which a sender's behavior is blocked (in enforce mode) or flagged as would-block (in monitor mode).
Auto-block scoreThe cumulative session score at which the engine places a durable automatic block on its own. Set to disable to turn off auto-blocking for this organisation.

Session scores accumulate across recent requests. One borderline finding rarely triggers action; repeated suspicious behavior can. See Blocklist & Threat Actors for auto-block behavior.

Per-Module Tuning

Tune each module independently: prompt injection, jailbreak patterns, sensitive redaction, and data leakage.

ControlEffect
EnabledTurn the module off entirely for this organisation.
Request block thresholdHow confident a single request's finding must be before it blocks on its own, independent of session history.
Redact requests / responsesToggle which direction sensitive redaction applies to.
Redact on leak / Block on leakFor data leakage, whether a detected leak is redacted, blocks the response, or both.
Disabled redaction patternsTurn off individual sensitive-value patterns (for example, disable the phone-number pattern for a product that legitimately handles phone numbers).

'Configuration tab — mode, thresholds, module toggles, and redaction pattern chips'

Choosing Thresholds

Tune one module at a time, then observe again. Session thresholds and module thresholds interact: changing a module threshold changes finding volume and session-score accumulation.

Where Configuration Applies

A policy applies to one organisation only. It changes how aggressively modules act for that organisation; it does not change which modules exist.

Continue With

On this page