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

# Datadog

> Read-only observability context for the agent: monitors, dashboards, and host details.

The Datadog integration gives agents read-only visibility into your monitoring while they debug — it doesn't trigger tasks from Datadog events.

## Connect

In **Settings → Integrations → Datadog**, enter:

* **API key** and **Application key** (created in Datadog)
* **Site** — e.g. `datadoghq.com`, or your full API host

Keys are stored encrypted and validated on save. No OAuth flow is involved.

## What the agent can do

Inside the sandbox, agents get a read-only `datadog` skill built on a [Dogshell-compatible](https://docs.datadoghq.com/extend/guide/dogshell/) wrapper. They can look up monitor states, dashboard definitions, and host details — useful for tasks like "figure out why the p95 latency monitor is flapping and fix the endpoint."

Mutating commands are blocked; the integration cannot change anything in your Datadog account.

Disconnect by removing the saved credentials on the same settings page.
