PERSONAL PRODUCTIVITY

AI agent triages orphaned Notion pages: relink or retire

An agent reviews each orphaned, stale Notion page, decides whether it should be linked into a relevant living page or retired.

CategoryPersonal Productivity
EngineSim + Paperclip
Difficultyadvanced
Triggerschedule
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly schedule fires
  • ActionGather orphaned stale pages from NotionNotionNotion
  • ActionAgent classifies each page relink vs retireOpenAI
  • LogicSplit relink and retire paths
  • ActionAdd suggested inbound link or archive page in NotionNotionNotion
  • OutputPost triage report with reasoning to SlackSlack

What it does

Instead of treating every unreferenced page as dead weight, an agent reads each orphaned, stale page and judges its value. For pages still worth keeping, it finds the most relevant active page and proposes adding an inbound link. For genuinely obsolete pages, it archives them and records a one-line rationale. A Slack report summarizes both buckets.

When to use it

When orphaned pages aren't all junk and a blunt archive sweep would lose useful content that merely lost its links. Use this when you want intelligent triage that rescues valuable orphans by re-integrating them into the knowledge base.

How it works

  1. 1A weekly schedule kicks off the run.
  2. 2The workflow gathers orphaned pages past the staleness window from Notion.
  3. 3For each, the agent reads the content and classifies it as relink or retire, and for relink candidates names a target page.
  4. 4A logic step splits the two paths.
  5. 5Relink candidates get a suggested inbound link added in Notion; retire candidates are archived with the rationale.
  6. 6A Slack report lists relinked and retired pages with the agent's reasoning.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect NotionPages, databases, comments.
  2. 2
    Connect OpenAIModels, embeddings, files.
  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.