Estimated time: 5-10 minutes. You will need permission to create API and Application keys in your Datadog organization, plus access to the Clarion workspace where you want to connect Datadog.
What you’ll configure
Clarion talks to Datadog through Datadog’s official Bits AI MCP server. Your keys are stored encrypted and injected server-side when an agent calls a Datadog tool — they are never exposed to the agent’s sandbox or written into transcripts.
Prerequisites
- A Datadog account on a supported site
- Permission to create API keys and Application keys (Organization Settings)
- Datadog’s MCP server (Bits AI) available for your organization — see Datadog’s setup docs
- A Clarion workspace with the Datadog integration page open
Step 1 — Choose your Datadog site
Clarion supports the regions where Datadog publishes its MCP server:
Check the URL you use to reach Datadog to confirm your site. US1-FED and US2-FED (GovCloud) are not supported.
Step 2 — Create an API key
- In Datadog, go to Organization Settings → API Keys.
- Click New Key, give it a name (e.g.
Clarion), and create it. - Copy the key value.
Step 3 — Create an Application key
The Application key’s scopes decide which tools agents can use. Create it with the full set below so every Datadog tool works; grant a subset if you only want certain capabilities.- In Datadog, go to Organization Settings → Application Keys.
- Click New Key, name it (e.g.
Clarion), and add these scopes:
- Copy the key value.
Step 4 — Connect Datadog in Clarion
- In Clarion, open Integrations and find Datadog.
- Select your Datadog site from Step 1.
- Paste your API Key (Step 2) and Application Key (Step 3).
- Click Save.
What agents can do
Once connected, agents on this workspace can use the Datadog tools below. Add the ones you want to a skill the agent runs (for example, an enrichment skill that gathers observability context, or a triage skill that opens a case for confirmed issues).Observability (read-only)
Case Management
Disconnect
To remove the integration:- In Clarion, open Integrations → Datadog.
- Click Disconnect.
Troubleshooting
A Datadog tool returns a permissions error
The Application key is missing the scope that tool needs. Re-create the key in Organization Settings → Application Keys with the full scope set from Step 3, then re-save it in Clarion.Case tools don’t work
The case tools needcases_read and cases_write (and user_access_read for assignee lookup). Confirm those scopes are on the Application key, and that the case tools are added to the skill the agent is running.
”Unknown Datadog site” or no data returned
The selected site doesn’t match your organization’s region. Check the URL you use to reach Datadog and pick the matching site in Step 1. US1-FED and US2-FED are not supported.Tools don’t appear at all
Confirm Datadog’s MCP server (Bits AI) is available for your organization — see Datadog’s setup docs — and that the integration shows as connected in Clarion.Forwarding Datadog monitor alerts into Clarion as alerts is coming soon. Today the Datadog integration powers the agent tools described above.