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

# Legal Tools

> Purpose-built tools for the work lawyers do every day - contract review, NDA triage, risk assessment, redlining, and more

Vaquill ships a suite of legal tools - each one purpose-built for a specific workflow that recurs in legal practice. Pick a tool from this overview, or activate one in chat by describing what you need ("triage this NDA", "redline this against our playbook", "compare these two leases").

For structured playbooks that combine tools and your firm's standards, see [Skills](/docs/guides/skills). For autonomous multi-tool research, see [Agent Mode](/docs/guides/agent-mode).

<Frame caption="The Legal Tools hub and its tabbed tools, with the Contract Review form open">
  <img src="https://mintcdn.com/vaquill/NNZLwmIqu4MrnJz-/images/tools.png?fit=max&auto=format&n=NNZLwmIqu4MrnJz-&q=85&s=0f5cfc0ff45d1e8102e5f9faafcc7a3c" alt="Legal Tools hub showing tabs for Contract Review, NDA Triage, Risk Assessment, Compliance, Responses, OCR, and Feed; the Contract Review form is open with contract type, your side, playbook, markup mode, and negotiation round selectors and an upload area" style={{ borderRadius: '0.5rem' }} width="2970" height="1550" data-path="images/tools.png" />
</Frame>

## Document Analysis

<CardGroup cols={2}>
  <Card title="Contract Review" icon="file-contract" href="/docs/guides/contract-review">
    Clause-by-clause review with severity ratings and exportable Word redlines.
  </Card>

  <Card title="NDA Triage" icon="file-shield" href="/docs/guides/tools/nda-triage">
    Fast pass/warn/fail screening with routing recommendations and suggested markups.
  </Card>

  <Card title="Document Analyst" icon="file-magnifying-glass" href="/docs/guides/tools/document-analyst">
    Ask any question about an uploaded document; sourced answers with page citations.
  </Card>

  <Card title="Contract Debugger" icon="bug" href="/docs/guides/tools/contract-debugger">
    Find undefined terms, broken cross-references, conflicts, and other structural defects.
  </Card>
</CardGroup>

## Risk & Compliance

<CardGroup cols={2}>
  <Card title="Risk Assessment" icon="triangle-exclamation" href="/docs/guides/tools/risk-assessment">
    5x5 severity-likelihood matrix with mitigation options and residual scoring.
  </Card>

  <Card title="Compliance Check" icon="clipboard-check" href="/docs/guides/compliance-check">
    Gap analysis against eleven regulatory frameworks with drafted remediation language.
  </Card>
</CardGroup>

## Comparison & Editing

<CardGroup cols={2}>
  <Card title="Compare Documents" icon="code-compare" href="/docs/guides/document-comparison">
    Cross-format redline with native Word Track Changes export and AI change summary.
  </Card>

  <Card title="Redline Analysis" icon="pen-line" href="/docs/guides/tools/redline-analysis">
    Commentary on a counterparty's tracked changes - what changed, why, and how to respond.
  </Card>

  <Card title="Document Matrix" icon="table" href="/docs/guides/document-matrix">
    Spreadsheet-style review of up to 200 documents with source-quoted cells.
  </Card>
</CardGroup>

## Research & Reference

<CardGroup cols={2}>
  <Card title="Chronology Builder" icon="timeline" href="/docs/guides/chronology-builder">
    Extract dates and events into a sourced timeline. Timeline and table views.
  </Card>
</CardGroup>

## Productivity

<CardGroup cols={2}>
  <Card title="Canned Responses" icon="reply" href="/docs/guides/tools/canned-responses">
    Drafted responses for routine communications - data subject requests, subpoena receipts, vendor inquiries.
  </Card>
</CardGroup>

## Activation

Two ways to activate any tool:

1. **Tools menu** - Click the tools icon in the conversation bar and pick the tool you want
2. **Natural language** - Describe what you need and the right tool runs automatically

> *"Triage this NDA"* triggers NDA Triage
>
> *"Compare these two versions"* triggers Compare Documents
>
> *"Check this DPA against GDPR"* triggers Compliance Check
>
> *"Build a timeline from this folder"* triggers Chronology Builder

## Activation by Plan

The full tool suite is included on all paid plans. See your [dashboard](https://app.vaquill.ai/settings) for current usage.

## Related

* [Skills](/docs/guides/skills) - Saved playbooks that combine tools with your firm's standards
* [Agent Mode](/docs/guides/agent-mode) - Autonomous tool-using research
