MICROSOFT WORD ADD-IN

Read the clause.Keep the context.

Turn defined terms into a searchable index inside Microsoft Word. Open a definition and move through its uses without leaving the clause you are reviewing.

Free to use. No account required.

No serverNo AINo document upload
Contract Definitions open beside a share purchase agreement in Microsoft Word

Private. Local-first.

Your contracts stay on your device. No document upload, no cloud processing, and no tracking.

Read about privacy

Definitions in context.

Click a defined term to see its meaning and move through every occurrence without losing your place.

See how it works

Open source. Built for trust.

Inspect the code, verify the processing, and understand exactly what runs inside Word.

View on GitHub

BUILT FOR LONG CONTRACTS

No more trips back to the definitions section.

The workflow stays inside Word, so checking a definition never breaks your reading flow.

01

Scan the contract

Contract Definitions identifies defined terms and their source clauses directly in the open document.

02

Click any term

Inline markers make defined terms visible. One click opens the full definition in the Word task pane.

03

Move through occurrences

Previous and next controls take you to each match while keeping the current definition in view.

SEE IT IN WORDFrom a defined term to every use.
16-second walkthrough

PRIVATE BY DESIGN

The contract never leaves Word.

Detection, indexing, and navigation run on your device. Contract text is not sent to our servers because there are no processing servers in the product architecture.

  • Client-side processing
  • No account required
  • No document telemetry
Open document
Local scan
Definitions in Word

OPEN SOURCE

Trust should be inspectable.

Review how definitions are detected, how local state is handled, and how the add-in interacts with Word.

Explore the source on GitHub
definition-pattern.tsLOCAL
const definition = matchDefinition(paragraph);

if (definition) {
  index.add(definition.term, definition.source);
  annotations.markOccurrences(definition.term);
}

// Contract text stays in the Word client.

A GUT VENTURES PROJECT

Have a legal workflow that deserves a better tool?

Contract Definitions is built by GUT Ventures, an independent legal-tech studio in Vienna. We design focused software for law firms and legal teams, from Word add-ins to larger contract workflows.

FAQ

Before you add it to Word.

Is Contract Definitions free to use?

Yes. The Word add-in is free to use, and its source code is available on GitHub.

Does the add-in upload contract text?

No. Contract analysis runs client-side, and the add-in does not send document content to a processing server.

Does inline mode change the contract text?

No. Inline markers are visual annotations used by the add-in; they do not rewrite the underlying contract language.

Can I inspect how it works?

Yes. The project is open source, including the definition parser and the Word integration.

Which contracts are supported?

Contract Definitions is designed for English-language contracts and common definitions-section structures. Unusual or ambiguous drafting may not be detected correctly.

CONTRACT DEFINITIONS FOR WORD

Read the contract. Keep the context.

Add to Word