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

# Managed Evaluations

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

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

{% /callout %}

## Overview{% #overview %}

Managed evaluations are built-in tools to assess your LLM application. LLM Observability associates evaluations with individual spans so you can view the inputs and outputs that led to a specific evaluation.

Learn more about the [compatibility requirements](https://docs.datadoghq.com/llm_observability/evaluations/evaluation_compatibility.md).

## Create new evaluations{% #create-new-evaluations %}

1. Navigate to [AI Observability > Evaluations](https://app.datadoghq.com/llm/evaluations).
1. Click on the Create Evaluation button on the top right corner.
1. Select a specific managed evaluation. This will open the evalution editor window.

After you click Save and Publish, the evaluation goes live. Alternatively, you can Save as Draft and edit or enable them later.

## Edit existing evaluations{% #edit-existing-evaluations %}

1. Navigate to [AI Observability > Evaluations](https://app.datadoghq.com/llm/evaluations).
1. Hover over the evaluation you want to edit and click the Edit button.

### Supported managed evaluations{% #supported-managed-evaluations %}

- [Language Mismatch](https://docs.datadoghq.com/llm_observability/evaluations/managed_evaluations/quality_evaluations.md#language-mismatch) - Flags responses that are written in a different language than the user's input
- [Sensitive Data Scanning](https://docs.datadoghq.com/llm_observability/evaluations/managed_evaluations/security_and_safety_evaluations.md#sensitive-data-scanning) - Flags the presence of sensitive or regulated information in model inputs or outputs

## Further Reading{% #further-reading %}

- [Gain visibility into Strands Agents workflows with Datadog LLM Observability](https://www.datadoghq.com/blog/llm-aws-strands)
- [Learn about LLM Observability terms and concepts](https://docs.datadoghq.com/llm_observability/terms.md)
- [Learn how to set up LLM Observability](https://docs.datadoghq.com/llm_observability/setup.md)
