Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ When you configure a guardrail control for a harm category, you set a severity t
| Threshold setting | Behavior |
|-------------------|----------|
| **Off** | Detection is disabled for this category. No content is flagged or blocked. |
| **Low** | Flags content at low severity and higher. Least restrictive setting. |
| **Low** | Flags content at low severity and higher. Most restrictive setting. |
| **Medium** | Flags content at medium severity and higher. |
| **High** | Flags only the most severe content. Most restrictive setting. |
| **High** | Flags only the most severe content. Least restrictive setting. |

Content at the "safe" level is always annotated but never blocked, regardless of threshold setting. To configure these thresholds, see [How to configure guardrails and controls](../../guardrails/how-to-create-guardrails.md).

Expand Down