PERSONAL PRODUCTIVITY

Unwatched Loom Backlog to Notion Triage Register

Builds and maintains a Notion database of every Loom walkthrough that has gone stale and unwatched, tagging each with age, view count, and a suggested action so a reviewer can…

CategoryPersonal Productivity
Enginesim
Difficultyintermediate
Triggerschedule
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly schedule fires
  • ActionPull all Loom videos with metadataLoomLoom
  • LogicFilter stale, under-watched videos
  • LogicCompute suggested action from view band
  • ActionUpsert one row per video into Notion registerNotionNotion
  • OutputPost Slack summary linking the registerSlack

What it does

It turns the scattered list of neglected Loom recordings into a single Notion triage register, upserting one row per stale video with the metadata a reviewer needs to decide keep, update, or kill.

When to use it

Use it when nudging individual owners is not enough and you want a durable, sortable backlog of every aging walkthrough that a documentation or enablement owner reviews in a standing session. Good for teams that triage content debt in a recurring meeting rather than ad hoc.

How it works

  1. 1A schedule triggers the sweep each week.
  2. 2It pulls all Loom videos with created date, owner, and view count.
  3. 3A filter selects videos older than the threshold and below the view floor.
  4. 4A logic step computes a suggested action — "retire" for near-zero views, "refresh" for moderately watched — based on the view band.
  5. 5It upserts a row per video into the Notion triage database, keyed by Loom video ID so reruns update rather than duplicate.
  6. 6It posts a Slack summary linking the register and the count of new items needing triage.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect LoomVideo transcripts, libraries.
  2. 2
    Connect NotionPages, databases, comments.
  3. 3
    Connect SlackChannels, DMs, threads, mentions.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    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.