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

# Datadog

> Ingest Datadog alerts to auto-create incidents, page on-call, and trigger workflow actions for notebooks, snapshots, and dashboards.

## Overview

Rootly's Datadog integration connects your monitoring stack to your incident response process. When a Datadog monitor fires, Rootly can receive the alert, route it to the right team, and automatically kick off an incident — all without manual intervention. During incidents, Rootly workflows can also pull Datadog notebooks, graph snapshots, and dashboards directly into the incident record.

## Features

<CardGroup cols={2}>
  <Card title="Alert Ingestion" icon="bell">
    Receive Datadog monitor alerts in Rootly via webhooks and route them to on-call or incident workflows.
  </Card>

  <Card title="On-Call Paging" icon="phone">
    Page a specific user, team, escalation policy, or service directly from a Datadog alert payload.
  </Card>

  <Card title="Notebook Automation" icon="book-open">
    Create Datadog notebooks automatically from Rootly workflow actions during incidents.
  </Card>

  <Card title="Snapshot & Dashboard Retrieval" icon="camera">
    Pull Datadog graph snapshots and dashboards into incident records via workflow actions.
  </Card>
</CardGroup>

## Requirements

* Datadog account with Admin access
* Rootly account with Owner or Admin role

## Next Steps

<CardGroup cols={2}>
  <Card title="Installation" icon="plug" href="/integrations/datadog/installation">
    Connect Datadog to Rootly using API and Application keys.
  </Card>

  <Card title="Alerts" icon="bell" href="/integrations/datadog/alerts">
    Set up webhooks to forward Datadog alerts to Rootly.
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/integrations/datadog/workflows">
    Use Datadog actions in Rootly incident workflows.
  </Card>
</CardGroup>
