> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cassidyai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Contract Version Delta Comparator

> Focus on what changed, speed reviews, and communicate impacts clearly to stakeholders, reducing negotiation cycles and preventing missed edits.

## What does this mean?

Legal teams focus on what changed, speed reviews, and communicate impacts clearly to stakeholders, reducing negotiation cycles and preventing missed edits.

Compares two or more contract versions to highlight added, removed, and modified language, then presents a concise side-by-side summary of differences.

## Workflow steps

<Steps>
  <Step title="Upload contract versions">
    The Workflow starts with a manual trigger where a team member uploads two or more versions of a contract—such as the original draft and the counterparty's redline—along with any relevant context about the deal.
  </Step>

  <Step title="Extract and parse contract language">
    Cassidy processes each uploaded document, extracting the full text and identifying key sections, clauses, and defined terms across all versions.
  </Step>

  <Step title="Compare versions and identify changes">
    Cassidy analyzes the documents side by side—flagging added language, removed provisions, and modified terms between each version.
  </Step>

  <Step title="Categorize and summarize differences">
    The Workflow organizes changes by type and significance, producing a concise summary that highlights what was added, deleted, or revised—so reviewers can focus on what matters most.
  </Step>

  <Step title="Generate side-by-side comparison report">
    Cassidy compiles the analysis into a clear, formatted summary showing the differences between versions, making it easy to communicate impacts to stakeholders.
  </Step>

  <Step title="Export and share results">
    The final comparison is exported as a Microsoft Word document or sent via email to the legal team and relevant stakeholders, ready for review, negotiation prep, or internal sign-off.
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="Build and configure an Agent" icon="robot" href="/agents/build-and-configure">
    Create a custom Agent with tailored instructions and Knowledge Base access.
  </Card>

  <Card title="Set up your Knowledge Base" icon="book" href="/knowledge-base/setup">
    Add your company documents so Agents can reference them.
  </Card>
</CardGroup>
