SUMMARIZATION

Daily Voice-Report Rollup Digest to Teams

On a fixed schedule, gathers all of the day's crew voice memos, transcribes and condenses each, then merges them into a single shift-handoff digest posted to Microsoft Teams.

CategorySummarization
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDaily end-of-shift schedule
  • ActionList day's voice memos in S3AWS S3
  • ActionTranscribe each clip with ElevenLabsElevenLabsElevenLabs
  • ActionCondense and merge into one digestOpenAI
  • OutputPost rollup digest to Teams channelMicrosoft Teams

What it does

Collects every voice memo a crew recorded during the day and produces one consolidated end-of-day handoff digest, so a supervisor reads a single summary instead of listening to a dozen clips.

When to use it

For multi-person crews where each member leaves their own voice update through the day. Use it when the value is in the rollup, not individual messages, and the handoff happens at a set time every evening.

How it works

  1. 1A daily schedule triggers at end of shift.
  2. 2The workflow lists all audio files added to the day's storage bucket.
  3. 3ElevenLabs transcribes each clip in turn.
  4. 4An OpenAI step condenses each transcript, then synthesizes them into one digest grouped by crew member and topic, with a top-line summary of unresolved items.
  5. 5The digest posts as a formatted message to the supervisors' Microsoft Teams channel for the incoming shift to review.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect AWS S3Buckets, objects, signed URLs.
  2. 2
    Connect ElevenLabsText-to-speech, voice cloning.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect Microsoft TeamsChannels, chats, files.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    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.