SUMMARIZATION

Voice Field-Report Incident Triage to Slack and PagerDuty

Transcribes a field voice report, classifies severity, and routes routine notes to a Slack channel while escalating anything flagged critical to PagerDuty.

CategorySummarization
Enginesim
Difficultyintermediate
Triggerwebhook
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerVoice report posted to webhookHTTP webhook
  • ActionTranscribe report with ElevenLabsElevenLabsElevenLabs
  • ActionSummarize and assign severityOpenAI
  • LogicBranch on severity label
  • ActionOpen PagerDuty incident if criticalPagerDutyPagerDuty
  • OutputPost summary to ops Slack channelSlack

What it does

Listens to a field tech's voice report, summarizes it, judges whether it describes a real incident, and either posts a calm note to Slack or pages the on-call engineer for genuine emergencies.

When to use it

When crews radio in or record verbal reports from the field and you need a machine to separate "FYI" chatter from "someone needs to respond now" without a dispatcher reading every message.

How it works

  1. 1A voice report uploaded via webhook triggers the run.
  2. 2ElevenLabs transcribes the audio.
  3. 3An OpenAI step condenses it into a one-paragraph summary plus a severity label (info, warning, critical).
  4. 4A logic branch checks the severity label.
  5. 5Info and warning items post to the ops Slack channel with the summary and original transcript.
  6. 6Critical items open a PagerDuty incident with the summary as the title and details, then drop a linked alert into Slack so the team sees the page.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect ElevenLabsText-to-speech, voice cloning.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Connect PagerDutyIncidents, on-call, escalations.
  6. 6
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  7. 7
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  8. 8
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.