> ## Documentation Index
> Fetch the complete documentation index at: https://docs.poly.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Safety

> Monitor risky conversations and content filtering.

Monitor flagged conversations and evaluate how your agent handles harmful content. Without regular safety reviews, harmful content can reach users or trigger compliance violations you only discover after the fact.

<img src="https://mintcdn.com/polyai/ZVzKq3G72RK1ScpE/images/release-notes/2503/new-safety.png?fit=max&auto=format&n=ZVzKq3G72RK1ScpE&q=85&s=438fda60cc3743a3fbf017d1610ed22d" alt="Safety dashboard" width="3208" height="2300" data-path="images/release-notes/2503/new-safety.png" />

## Metrics

| Metric                            | What it shows                                                       |
| --------------------------------- | ------------------------------------------------------------------- |
| **Caller utterance risk level**   | How risky incoming messages are and how well the agent manages them |
| **Total calls**                   | Total call count during the selected period                         |
| **Calls managed for risk**        | How often safety filters were triggered (count and percentage)      |
| **Distribution of flagged calls** | Trends in flagged calls over time                                   |
| **Caller utterance category**     | Breakdown by hate, self-harm, sexual content, and violence          |

## Configuring filters

Safety filters are configured project-wide in **Behavior** and overridden per channel in **Voice** and **Messaging**. See [Safety filters](/behavior/guardrails/safety-filters) for the full reference – categories, severity levels, language support, and how filters fit with [Guardrails](/behavior/guardrails/introduction).

## Related pages

<CardGroup cols={3}>
  <Card title="Safety filters" icon="filter" href="/behavior/guardrails/safety-filters">
    Configure per-channel filter categories and severity levels.
  </Card>

  <Card title="Standard dashboard" icon="chart-line" href="./standard">
    Day-to-day performance monitoring: containment, call volume, and duration.
  </Card>

  <Card title="Conversation review" icon="magnifying-glass" href="/analytics/conversations/review">
    Inspect individual flagged conversations in full transcript view.
  </Card>
</CardGroup>
