Recued
Menu
← Back to recipes

Lease Contract Analyzer

by recued-core v1 19 views

Extracts key terms from commercial leases and classifies non-standard clauses for risk.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (7 steps)
hashed_doc hash_replace
Anonymize sensitive fields for safe AI processing
extract_terms ai-extract
AI extracts structured fields from data
skip: config.enable_ai equal false
restored_terms hash_restore
Restore anonymized fields back to real values
skip: step.extract_terms is_null
classify_risks ai-classify
AI classifies data into one of the given categories
skip: config.enable_ai equal false
risk_table_data map
Extract from each item
checklist to_checklist
Format results as an actionable checklist
risk_table to_table
Format results as a data table
Output
checklist checklist
table risk_table
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

enable ai toggle = on
common clauses list choice = Use Restriction (Use Restriction, Maintenance & Repairs, Insurance Requirements, Indemnification, Subletting & Assignment, Default & Remedies, Force Majeure, Estoppel Certificates, SNDA Agreement, Environmental Compliance, Parking Provisions, Signage Rights, HVAC Maintenance, Property Taxes & CAM, Security Deposit Terms, Late Payment Penalties, Renewal Notice Period, Brokerage Commission, Governing Law, Dispute Resolution)

Uses (2 ingredients)

Legacy AI Field Extractor ai-extract
Legacy AI Classifier ai-classify

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

What it's allowed to do

Read Legacy AI Field Extractor read-only
Read Legacy AI Classifier read-only

Data it touches

Warehousedata.text

About

Tags

hubspotsalesforcegeneric commercial-real-estateleasecontract-analysis

Details

7 steps 2 configurable settings recipe_id: extract-lease-terms-cre