> ## 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.

# DPA Clause Reviewer

> Flags gaps and suggests edits to ensure consistent clause coverage, reduce negotiation cycles, and manage risk.

<Frame>
  <img src="https://mintcdn.com/cassidy/sYy-vNuqpU0xqerK/images/use-cases/dpa-clause-reviewer-img-0.png?fit=max&auto=format&n=sYy-vNuqpU0xqerK&q=85&s=fcd43914aead88ed9d4c92d44dce1db0" alt="DPA Clause Reviewer" width="1920" height="1080" data-path="images/use-cases/dpa-clause-reviewer-img-0.png" />
</Frame>

## What does this mean?

Legal reviews DPAs faster with consistent clause coverage, reducing negotiation cycles and risk while keeping contract standards intact.

Ingests data processing agreements from uploaded files or contract repositories, scans for data residency, subprocessor, and audit clauses, flags gaps against a standard checklist, and outputs a redlined draft with suggested edits and a summary of required changes for Legal.

## Workflow steps

<Steps>
  <Step title="Upload or sync the DPA">
    The Workflow begins when a data processing agreement is uploaded manually or synced from your contract repository, making the document available for analysis.
  </Step>

  <Step title="Scan for key clauses">
    Cassidy parses the agreement and identifies critical sections—data residency terms, subprocessor provisions, audit rights, and other standard DPA clauses.
  </Step>

  <Step title="Flag gaps against your checklist">
    The Workflow compares the identified clauses against your organization's standard DPA checklist and flags any missing or incomplete coverage.
  </Step>

  <Step title="Generate redlined draft with suggested edits">
    For each flagged gap, Cassidy drafts recommended language and produces a redlined version of the agreement showing proposed additions and modifications.
  </Step>

  <Step title="Summarize required changes">
    The Workflow compiles a clear summary of all flagged issues and suggested edits, giving Legal a quick-reference list of what needs attention before signing.
  </Step>

  <Step title="Route for review">
    The redlined draft and change summary are exported as a Microsoft Word document and sent to the appropriate team member for final review and negotiation.
  </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>
