AI & RAG
PagerDuty Alert Enrichment with Baseline + Runbook Context
When a PagerDuty alert fires, the bot automatically enriches it by comparing the alerting metric to its Datadog historical baseline and attaching the matching runbook steps.
How it runs
The automated pipeline, trigger to output.
- TriggerPagerDuty incident is createdPagerDuty
- ActionPull alerting metric current value and 28-day baseline from DatadogDatadog
- LogicCompute deviation from baseline and derive a severity score
- ActionFind the matching runbook by monitor/service tag in ConfluenceConfluence
- ActionDraft an enriched incident context card (OpenAI)OpenAI
- OutputPost context card to the incident Slack channel and link it on PagerDutySlack
What it does
This workflow fires on every new PagerDuty incident and does the legwork an engineer would do in the first five panicked minutes: it identifies the alerting metric, pulls its historical baseline from Datadog to show how far outside normal the current value is, locates the matching runbook in Confluence, and posts a single enriched context card to the incident's Slack channel. The responder opens the page already knowing the severity and the first remediation step.
When to use it
Use it to cut mean-time-to-context on noisy or unfamiliar alerts, especially for rotations where responders cover services they didn't build.
How it works
- 1A PagerDuty incident trigger delivers the alert payload and offending metric.
- 2Datadog is queried for that metric's current value and 28-day baseline at the same hour-of-week.
- 3A logic step computes the deviation and a rough severity score from the baseline gap.
- 4Confluence is searched for the runbook tied to the alert's monitor or service tag.
- 5OpenAI drafts a concise context card: what's abnormal, by how much, and the first runbook action.
- 6The card is posted to the incident's Slack channel and linked back onto the PagerDuty incident.
Set it up
What you configure once, before turning it on.
- 1Connect PagerDutyIncidents, on-call, escalations.
- 2Connect DatadogMetrics, traces, log search.
- 3Connect ConfluenceSpaces, pages, blueprints.
- 4Connect OpenAIModels, embeddings, files.
- 5Connect SlackChannels, DMs, threads, mentions.
- 6Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 7Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 8Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More AI & RAG workflows
RFP and security questionnaire drafter grounded in Coda
Drafts answers to inbound RFP and security questionnaire questions by retrieving approved language from your Coda hub, then files the cited draft for review before a rep sends it.
Detect Breaking API Changes from Spec Diffs and Alert Owners
Compares the new OpenAPI spec against the previous version on each GitLab merge, uses retrieval over the changelog to classify whether changes are breaking.
Grounded reply suggestions for inbound sales email
Reads inbound prospect emails, retrieves the matching answers from your Coda hub.
Coda-grounded sales answer bot with citations in Slack
Reps ask product, pricing, or competitive questions in Slack and get an answer drawn only from your Coda knowledge hub, with links to the exact docs and rows it pulled from.
On-Call Spec Answerer from Dropbox Engineering Corpus
Answers on-call questions posted in a Slack channel by retrieving the most relevant Dropbox engineering specs and replying with a grounded, source-cited answer in the thread.
Agentic Deep-Dive API Researcher for Hard Spec Questions
An agent fielded via webhook that answers multi-part API questions by iteratively searching OpenAPI specs, changelogs, and Confluence runbooks.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
