---
title: Intelligent Correlation
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Event Management > Correlation > Intelligent Correlation
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# Intelligent Correlation

{% 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). ({% placeholder "user-datadog-site-name" /%}).
{% /alert %}

{% /callout %}

## Overview{% #overview %}

Intelligent Correlation automatically aggregates Monitor alerts into cases based on related infrastructure dependencies, underlying telemetry, and other heuristics. Intelligent Correlation relies on relationships identified within your infrastructure based on the underlying telemetry. It considers only alerts from monitors that notify a paging integration or are tagged high priority. If there isn't enough telemetry to establish these relationships, or if your monitors don't meet these criteria, you might not see any correlated cases.

## Enable Intelligent Correlation{% #enable-intelligent-correlation %}

Enabling the Intelligent Correlator applies to your entire Datadog organization. After it's enabled, it evaluates incoming monitor alerts, automatically grouping related ones into cases. You can return to the same page at any time to adjust the tag filters or disable the Correlator.

To get started:

1. On the [Settings](https://app.datadoghq.com/event/settings/correlation) page, under Projects, click Intelligent Correlation.

1. On the Intelligent Correlator card, click [Edit](https://app.datadoghq.com/event/correlation/rule/new?tab=intelligent).

   {% image
      source="https://docs.dd-static.net/images/events/correlation/intelligent/intelligent_correlator_card.48e09e0babf638596f3812a61c4a6985.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/events/correlation/intelligent/intelligent_correlator_card.48e09e0babf638596f3812a61c4a6985.png?auto=format&fit=max&w=850&dpr=2 2x"
      alt="Intelligent Correlation settings page showing the Intelligent Correlator card, currently off, with an Edit button" /%}

1. Under Define Intelligent Correlator, optionally narrow the events the correlator evaluates:

   - Consider events with any of these tags: Only events matching one of these tags are correlated. To consider all monitor alerts, leave this field empty.
   - Exclude events with any of these tags: Events matching one of these tags are not correlated. This may be useful for filtering out noisy or non-production alerts.

   {% image
      source="https://docs.dd-static.net/images/events/correlation/intelligent/intelligent_correlator_define.a1b90cef7ec79fe97215933ad530b52c.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/events/correlation/intelligent/intelligent_correlator_define.a1b90cef7ec79fe97215933ad530b52c.png?auto=format&fit=max&w=850&dpr=2 2x"
      alt="Define Intelligent Correlator form with fields to include and exclude events by tag, and a Save and Enable button" /%}

1. Click Save & Enable.

## Receiving your first case{% #receiving-your-first-case %}

{% image
   source="https://docs.dd-static.net/images/events/correlation/intelligent/intelligent_project.92e534a1f2761ca34e524227798cf01b.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/events/correlation/intelligent/intelligent_project.92e534a1f2761ca34e524227798cf01b.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Event Management - Intelligent Correlation" /%}

When you navigate to [Event Correlations](https://app.datadoghq.com/event/correlation), find a project called Intelligent Correlation. From this project, you can see the cases created by Intelligent Correlation.

Intelligent Correlation generates cases automatically after it finds related alerts:

{% image
   source="https://docs.dd-static.net/images/events/correlation/intelligent/intelligent_correlation.018ea5c91b56a2112d63ed72968fb713.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/events/correlation/intelligent/intelligent_correlation.018ea5c91b56a2112d63ed72968fb713.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Case detail page of case created from intelligent correlation, showing related alerts in the Investigation tab" /%}



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

Additional helpful documentation, links, and articles:

- [Learn about triaging and notifiying on cases](https://docs.datadoghq.com/events/correlation/triage_and_notify.md)
