Skip to main content
Three steps, all AI-kind. They turn document text into something structured that downstream steps can act on.

Summarize Document

Kind

AI

Latency

Slow
Generates a structured summary of one document with verified citations. The markdown output feeds straight into Export DOCX, Verify Citations, or a downstream agentic step. Config Outputs
To summarize a whole set rather than one document, put this step inside a Loop Over Documents. That is exactly what the “Summarize Each Document” starter template does.

Extract Chronology

Kind

AI

Latency

Slow
Pulls dated events from one or more documents and merges them into a single timeline. Uses the same extractor as the matter Chronology tab. Config Outputs

Extract Contract Facts

Kind

AI

Latency

Medium
Reads a contract and extracts the structured facts (term lengths, carve-outs, durations) that Score Against Benchmarks consumes. Config Outputs
Pair Extract Contract Facts → Score Against Benchmarks and select the same benchmark suite on both. That gets you a scored contract without typing a single value. A low Extracted Count relative to Total Count is a signal that the contract is unusual or the wrong suite is selected.

Analysis steps

Scoring, comparing, and synthesizing what you extracted.

Routing steps

Fanning a single-document step across a whole set.