DOCUMENT OPS

Contract Intake from Drive to Clause Extraction and Slack Review

Watches a Google Drive intake folder for new contracts, extracts the key clauses with AI, and posts a structured summary to a Slack review channel for legal sign-off.

CategoryDocument Ops
Enginesim
Difficultybeginner
Triggerevent
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew file added to Drive intake folderGoogle DriveGoogle Drive
  • ActionRead contract document contentGoogle DriveGoogle Drive
  • ActionExtract key clauses with AIOpenAI
  • LogicTag routine vs needs-attention
  • OutputPost clause summary to Slack review channelSlack

What it does

Turns a shared Google Drive folder into a contract intake queue. Every new agreement dropped in is parsed, its material clauses are pulled out by an LLM, and a clean summary lands in a Slack channel where legal can approve or flag it — no more PDFs sitting unread in someone's inbox.

When to use it

Use when sales, vendors, or partners send contracts as files and your legal or ops team needs a fast, consistent first read before signature. Ideal for teams without a dedicated CLM but who still need every contract triaged the same way.

How it works

  1. 1A new file landing in the watched Google Drive folder triggers the run.
  2. 2The document content is read from Drive.
  3. 3OpenAI extracts the core clauses — term length, auto-renewal, liability cap, termination, and governing law — into a structured summary.
  4. 4A logic step checks for missing or unusual clauses and tags the contract as routine or needs-attention.
  5. 5The summary, tag, and a link back to the source file are posted to the Slack legal-review channel with approve/flag context.

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.