Compare Documents
Upload two versions of a contract to see exactly what changed.
Document Vault
Your analyzed and signed documents, always accessible.
Clause Alerts
Get notified when any future document contains specific clauses or language.
Expiry Reminders
Never miss a contract renewal or deadline. Set reminders days before expiry.
Legal Q&A
Ask general legal questions. Not legal advice — plain-English guidance.
Team Workspace
Shared document library with role-based access control.
| Member | Role | Joined | Actions |
|---|
Bulk Upload
Analyze up to 50 contracts at once. Export a risk-ranked report.
Custom Risk Rules
Create rules that auto-flag clauses specific to your organization.
Audit Trail
Complete history of who viewed, signed, and exported every document.
| Event | Document | User | Timestamp |
|---|
API Access
Embed LifeDoc document analysis into your own tools and workflows.
ld_live_••••••••••••••••••••••••••••••••
curl -X POST https://lifedoc.co/api/v1/analyze \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"text": "Your contract text here...",
"language": "English",
"custom_rules": ["auto-renew", "non-compete"]
}'
{
"riskScore": 72,
"riskLabel": "High Risk",
"summary": "Service agreement with non-compete...",
"flags": [
{ "severity": "critical", "title": "Non-compete clause",
"description": "Restricts work for 2 years", "action": "Negotiate scope" }
],
"deadlines": [...],
"recommendations": [...]
}
Webhook Notifications
Ping Slack, Teams, or any URL when documents are flagged or signed.
{
"event": "document.flagged",
"timestamp": "2026-03-01T10:30:00Z",
"document": { "name": "Service Agreement.pdf", "riskScore": 78 },
"flags": [{ "severity": "critical", "title": "Unlimited liability clause" }],
"user": { "email": "[email protected]" }
}
Email → Analyze
Forward any contract to your LifeDoc inbox and it auto-processes.
Loading...
Forward your first contract to get started.
LifeDoc Mobile
Snap a photo of any paper contract. Our OCR engine extracts the text and runs a full AI analysis — in seconds, from your phone.
lifedoc.co/app.html
SSO / SAML
Let your team log in with company Google Workspace or Microsoft accounts.
https://lifedoc.co/auth/saml/callbackSP Entity ID:
lifedoc.co
White-label
Serve clients under your own brand. Custom logo, colors, domain.
contracts.yourfirm.com → white.lifedoc.co
Billing & Subscription
Your plan details, invoices, and payment information.
Basic analysis
All features
Scanning every clause for hidden traps and important dates.
- Parsing document structure
- Identifying key clauses
- Detecting red flags
- Extracting deadlines
- Generating plain-English summary
- Plain-English summary
- Red flag detection
- Key deadline extraction
- Risk score
Reading every clause...
- Parsing structure
- Identifying clauses
- Detecting red flags
- Extracting deadlines
- Generating summary