Go-To-Market

Target customer, product tradeoffs, and competitive landscape

1 Ideal Customer Profile

Who we build for

Astrid targets the Head of Legal Operations (or Senior Counsel wearing an ops hat) at mid-market companies with a legal department of 5–15 people. These teams manage 1,000–3,000 active contracts across customers, vendors, and partners—enough volume that manual review is unsustainable, but not so large that they have budget for a full CLM deployment with a six-month implementation.

Title
Head of Legal Ops, VP Legal, Senior Counsel
Company size
200–2,000 employees (mid-market)
Legal team
5–15 people (lawyers + paralegals + ops)
Contract volume
1,000–3,000 active agreements across all counterparties
Pain frequency
Quarterly board reviews, M&A due diligence, annual renewal cycles, ad-hoc "has sales ever agreed to X?" requests
Current tooling
Google Drive / SharePoint folder of PDFs, maybe a basic CLM they don't trust. No structured term index.
Budget posture
Willing to spend on point solutions that deliver value in days, not months. Allergic to "implementation projects."
Success metric
"I can answer a portfolio-wide question in 5 minutes instead of 5 days."

The core job to be done

Legal ops regularly needs to answer questions that span the entire contract portfolio: "Which vendors have uncapped liability?" "How many contracts auto-renew in Q3?" "Do any DPAs restrict ML training?" Today, answering these questions means opening dozens of PDFs, reading each one, and building a spreadsheet by hand. It takes days. Astrid makes it take minutes.

2 Product Tradeoffs

Why bulk diligence first

The system architecture defines six distinct workflows. For the MVP, I built Ad-Hoc Query & Batch Diligence end-to-end and deferred the others. Here's why.

Workflow What it does Why it was deferred (or selected)
Ad-Hoc Query & Batch DiligenceBuilt User selects contracts + columns, gets a sortable table with per-cell confidence scores and source citations Highest pain, broadest appeal. Every legal team needs portfolio-level term analysis. Validates the core extraction engine, trust model, and cross-document resolution—all of which the other workflows depend on.
Renewal Intelligence Daily cron scans for upcoming renewals, pulls contracts, generates prep briefs for Sales Requires a live calendar integration (Salesforce/HubSpot deal dates) and outbound notification system. High value but high integration surface area—not ideal for a standalone demo.
HubSpot Auto-Sync Extracts terms from signed contracts, writes structured fields to HubSpot deal records Depends on a live HubSpot sandbox with OAuth, deal objects, and custom properties. The integration is narrow (one CRM) and hard to demo without a real HubSpot account.
Ingestion & Risk Watches cloud storage for new contracts, ingests, extracts, flags risk automatically The ingestion pipeline was built (it's required for batch diligence). The proactive risk monitoring layer was deferred because it requires persistent background jobs and notification infrastructure.
Procurement Audit Cross-references AP payments against contract index to find vendors with spend but no signed agreement Requires an accounting system integration (QuickBooks/Xero) to pull payment data. Narrow use case (procurement-specific) and a different buyer persona than the core legal ops target.

The logic

Batch diligence is the foundational capability. Every other workflow is a specialization of "extract terms from contracts and present them in a useful way." By building batch diligence first, I validated the extraction engine, confidence scoring, cross-document resolution, and the review table UX—all reusable infrastructure. The other workflows add triggers (cron, webhook, AP feed) and destinations (HubSpot, Slack, email) on top of that foundation.

It's also the most demo-friendly workflow. A user can upload contracts and see results in under 5 seconds, with no external integrations required. The review table—with expandable nested rows, confidence dots, exceptions filtering, and natural language chat—is the single most impressive thing to put in front of an interviewer.

3 Competitive Landscape

Market context

The contract intelligence category is heating up. Two well-funded players are most relevant to Astrid's positioning.

Ivo
Series B · $55M raised (Jan 2026) · $355M valuation · ~60 employees
  • Focus: AI-native contract review and redlining for Fortune 500 legal teams (Uber, Shopify, Atlassian, Reddit, Canva)
  • Core product: Automated contract review that checks agreements against company playbooks and generates naturalistic redlines
  • New (June 2025): "Repository" product with custom AI-populated columns and automatic document clustering—directly comparable to Astrid's review table
  • Technical approach: Breaks reviews into 400+ specialized AI agent tasks for accuracy
  • Growth: 500% ARR increase, 134% customer growth since Feb 2025 Series A
Workday Contract Intelligence
Powered by Evisort (acquired Oct 2024) · Enterprise pricing · Gartner CLM Visionary
  • Focus: Contract lifecycle management for Workday Finance/HCM customers—enterprise-scale, procurement-heavy
  • Core product: Contract Intelligence Agent extracts terms, obligations, and risk clauses; Contract Negotiation Agent handles pre-signature review
  • New (Late 2025): 120+ pre-built AI models for clause identification across contract types, plus "Ask AI" conversational experience
  • Integration play: Extracted clauses trigger workflows in Workday Finance, HCM, and Procurement modules
  • Market claim: 65% reduction in contract execution time

Where Astrid is different