DOCUMENT OPS

Detect unsigned or incomplete contracts at intake and quarantine them instead of filing

Inspects each contract dropped into Dropbox for missing signatures, blank fields, and missing effective dates.

CategoryDocument Ops
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew file in Dropbox intake folderDropboxDropbox
  • ActionCheck signatures and required fields with OpenAIOpenAI
  • LogicBranch complete vs incomplete contract
  • OutputFile complete contract into Notion registerNotionNotion
  • ActionMove incomplete file to Dropbox quarantineDropboxDropbox
  • ActionEmail submitter what is missingGmailGmail

What it does

Acts as a quality gate at the front door. Before any contract reaches the Notion register, it checks that the document is actually executed — signatures present, key fields filled, effective date set — and stops incomplete ones from polluting the register.

When to use it

Use this when half-finished drafts and unsigned copies keep getting dropped into your intake folder and ending up logged as if they were final. It enforces "only executed contracts get filed."

How it works

  1. 1A new file in the Dropbox intake folder triggers the run.
  2. 2The PDF text is extracted and analyzed by OpenAI for signature presence, blank required fields, and a valid effective date.
  3. 3A logic branch splits complete contracts from incomplete ones.
  4. 4Complete contracts proceed to a row in the Notion register.
  5. 5Incomplete contracts are moved to a Dropbox quarantine folder.
  6. 6An email is sent to the submitter listing exactly what is missing so they can resubmit a corrected copy.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect DropboxFiles and folders.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect NotionPages, databases, comments.
  4. 4
    Connect GmailRead, draft, send, label.
  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.