Contract Status Lookup
Sales + CS + finance get status in seconds
"Is our MSA with Acme still active?" "When does the Google Cloud contract renew?" "Do we have a signed NDA with Beta Labs?" Every legal team spends hours answering variants of these in Slack, DM, email. The answers are all in the CLM (Ironclad, Ironclad, DocuSign CLM), but the CLM has 6-license seats reserved for legal staff, so nobody else can look. Legal becomes a lookup service for contract state.
An hour-by-hour walkthrough.
Step by step.
- 01
Parse the question + identify the contract(s)
Recognise counterparty references ("Snowflake", "our AWS contract"), contract types (MSA, DPA, NDA, order form, amendment), and question type (status, renewal, term, clause).
Reasoning · Vendor directory · Contract type registry - 02
Query the CLM with correct scope
Query CLM (Ironclad, DocuSign CLM, Concord, LinkSquares) for matching contracts. Respect access — sensitive contracts (financing docs, sealed acquisitions) restricted to legal + finance.
Ironclad · DocuSign CLM · Concord · LinkSquares · Access control - 03
Extract relevant clauses + surface with citations
For clause-specific questions ("what's our indemnity cap"), extract the exact clause text with paragraph reference. Never paraphrases material terms; quotes verbatim + cites.
Contract text extraction · Clause library - 04
Present answer with deep links + follow-up options
Answer in the requester's tool (Slack / Teams / web). Deep link to CLM. Follow-up options: "see amendment history," "see similar clauses in other contracts," "draft a variation."
Slack · Teams · Web UI - 05
Log lookups + surface unmet demand
Every lookup logged. Frequently asked patterns feed the FAQ. Contracts that receive lookup traffic feed the "important contracts" set for legal to prioritise on renewal.
Analytics · Query log · Legal-team dashboard
What you connect to make this run.
Ironclad · DocuSign CLM · Concord · LinkSquares
readContract vault as source of truth. Read contract metadata (parties, dates, type), extracted terms (renewal, notice period, indemnity cap), and full text for clause queries.
Vendor directory · Company registry
readCounterparty resolution: "AWS" → "Amazon Web Services, Inc." → matching contracts. Handles multi-entity contracts (parent + subsidiaries) and ambiguous references.
Access control · Role-based permissions
readSensitive contract classes (financing, M&A, employment) restricted to legal + specified roles. Public contracts (standard vendor MSAs) available to legal + procurement + finance + relevant stakeholders.
Slack · Teams · Web UI
read+writePrimary surface. Ask in DM or channel; answers threaded with deep links. Follow-up questions chained. Reduces legal-team DMs by an order of magnitude.
Before and after, honestly.
Playbooks that pair with this one.
Counterparty Redline Tracking
Redline history for a contract queried through the same lookup path.
MSA & SOW From Templates
New-contract requests use the same counterparty + template resolution.
License Cost & Renewal Tracking
Contract renewals coordinated between finance's spend view and legal's contract state.
Answers about this playbook.
What about confidential contracts (M&A, key employment)?
Restricted per access control. Lex refuses lookup + surfaces a note: "This contract exists but requires legal-team access." Asker knows the contract exists; content stays confidential.
Can it interpret contract clauses ("does this cover X scenario")?
Lex quotes clauses verbatim + surfaces relevant provisions, but interpretation stays with legal. Complex applicability questions ("does our indemnity cover indirect damages") route to a lawyer.
How does it handle draft contracts (not yet signed)?
Draft contracts marked as such in the answer. "Draft dated 2026-09-01, currently in redlines" rather than "active contract." Prevents confusion about legal status.
What if the CLM is missing contracts we know we have?
Lex flags CLM-missing contracts on the response ("no matching contract found — please check with legal for legacy contracts outside CLM"). Feeds legal ops for CLM completeness improvement.
Does it handle multi-jurisdiction contracts?
Yes — multi-entity, multi-jurisdiction contracts resolved by the specific entity + jurisdiction requested. "Do we have a contract with Acme Deutschland GmbH?" answered separately from the parent.
See it run on your data.
Free plan, no credit card. Connect the systems this playbook needs and run it against a past event first.