---
title: Security and Safety Evaluations
description: Learn how to configure managed evaluations for your LLM applications.
breadcrumbs: >-
  Docs > LLM Observability > Evaluations > Managed Evaluations > Security and
  Safety Evaluations
---

# Security and Safety Evaluations

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site). ().
{% /alert %}

{% /callout %}

Security and safety evaluations help ensure your LLM-powered applications resist malicious inputs and unsafe outputs.

#### Sensitive Data Scanning{% #sensitive-data-scanning %}

This check ensures that sensitive information is handled appropriately and securely, reducing the risk of data breaches or unauthorized access.

{% image
   source="https://datadog-docs.imgix.net/images/llm_observability/evaluations/sensitive_data_scanning_4.4745e6aaf672a777d04c7a915de376bb.png?auto=format"
   alt="A Security and Safety evaluation detected by the Sensitive Data Scanner in LLM Observability" /%}

| Evaluation Stage              | Evaluation Method      | Evaluation Definition                                                                                                                                                                                                                                                                                                                                                                  |
| ----------------------------- | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Evaluated on Input and Output | Sensitive Data Scanner | Powered by the [Sensitive Data Scanner](https://docs.datadoghq.com/security/sensitive_data_scanner/), LLM Observability scans, identifies, and redacts sensitive information within every LLM application's prompt-response pairs. This includes personal information, financial data, health records, or any other data that requires protection due to privacy or security concerns. |
