DOCUMENT OPS

Flag redline deviations when a contract lands in Drive

Watches a Google Drive folder for incoming counterparty contracts, diffs each clause against your approved template library.

CategoryDocument Ops
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew contract file added to Drive folderGoogle DriveGoogle Drive
  • ActionRead document and split into clausesGoogle DriveGoogle Drive
  • ActionDiff each clause vs approved template, classify changeOpenAI
  • LogicKeep only material or unexpected deviations
  • OutputPost deviation summary to Slack legal channelSlack

What it does

Monitors a shared Google Drive folder for new or modified contract documents. When one arrives, it extracts the clause text, compares each clause against your approved template baseline, and surfaces exactly where the counterparty redlined your standard language. Legal sees a single Slack message with the deviations, not a 40-page document to re-read.

When to use it

Use it when sales or vendors return signed-back contracts to a Drive folder and your legal or ops team needs to know quickly whether the document still matches approved terms. It removes the manual line-by-line review for the common case where most clauses are untouched.

How it works

  1. 1A new file in the watched Drive folder triggers the run.
  2. 2The document text is read and split into clauses.
  3. 3An OpenAI step aligns each incoming clause to the matching approved-template clause and classifies the change as none, cosmetic, or material.
  4. 4A logic step filters to only material or unexpected deviations.
  5. 5If any exist, a Slack message lists each deviation with the original vs. proposed text and a risk label; clean contracts post a short "matches template" confirmation.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect Google DriveDocs, sheets, slides, files.
  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.