Validates residential lease terms against state landlord-tenant statutes with AI extraction and statutory checks. Reads the most recent NOTE on the deal as the lease document (via the canonical engagement.list op) and extracts the property's state from it; state-specific thresholds hardcoded per statutory requirements. Gracefully handles a missing lease note or unrecognized state by displaying checklist items with informative null states.
Hubspot recipes
101 recipes work with Hubspot in Recued — inspect what each one does, what it installs, and what it can access before bringing it in.
101 recipes
Validates real estate marketing assets against state advertising rules with statute citations and penalty warnings. Extend state_ad_rules variable beyond CA/NY defaults for additional states.
Identifies sales reps with pipeline significantly above/below team average. Flags outliers based on configurable threshold.
Detects potential FHA steering violations by analyzing zip code distribution patterns across inferred buyer demographic groups. Cites 24 CFR §100.70 when risk detected. Note: Buyer names are transmitted unhashed to AI provider solely for in-memory demographic inference required by FHA analysis. Confirm your AI provider's data handling compliance.
Analyzes closed deals by win/loss reasons with metrics and AI insights. Deals without win/loss reasons are excluded from analysis. AI insights require win/loss reasons to contain no personally identifiable information (e.g., names, emails).