Skip to content
Recued
Menu
← Back to recipes

Commercial Lease Analyzer

by recued-core v1

Analyzes lease contracts for missing clauses, non-standard terms, and AI-classified risks. Requires contract text in deal's 'contract_text' custom property.

How it works 12 steps

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

Data fetch
deal ?
Process (11 steps)
guard_no_text guard
Stop if deal result properties contract text is empty
extracted ?
should_skip_classified_terms any
Check if any of the conditions are true
classified_terms ?
skip: step.should_skip_classified_terms equal true
should_skip_high_risk_terms any
Check if any of the conditions are true
high_risk_terms filter
Filter by condition
skip: step.should_skip_high_risk_terms equal true
should_skip_non_standard_formatted any
Check if any of the conditions are true
non_standard_terms_formatted map
Extract from each item
skip: step.should_skip_non_standard_formatted equal true
table_data coalesce
Use the first available value from: classified terms, non standard terms formatted,
checklist to_checklist
Format results as an actionable checklist
non_standard_table to_table
Format results as a data table
Settings 3 configurable

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

hubspot setting =
enable ai toggle = on
common clauses list choice = Use Restriction (Use Restriction, Rent Amount and Payment Terms, Security Deposit, Maintenance and Repairs, Alterations and Improvements, Assignment and Subletting, Insurance Requirements, Indemnification, Default and Remedies, Holdover Provisions, Subordination, Attornment, Non-Disturbance, Estoppel Certificate, Quiet Enjoyment, Compliance with Laws, Hazardous Materials, Force Majeure, Notices, Governing Law, Dispute Resolution, Entire Agreement Clause)

Trust & control

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

Where it runs

Device + server Runs on your device (browser) or your server.

About

Tags

hubspot real estateleasecontract analysiscompliancehubspot

Details

12 steps 3 configurable settings recipe_id: analyze-contract-lease-hubspot