
Most property management “AI features” are glorified chatbots. Leazbee’s AI Concierge is different — it understands property operations, takes real actions, and knows when to involve a human.
What the AI Concierge Does
- Resident communication. Answering questions about lease terms, community policies, amenity availability, and payment due dates — drawing from actual lease data and property rules.
- Maintenance coordination. Receiving requests, categorizing urgency, creating work orders, and coordinating with vendors — including scheduling and follow-up.
- Lease management. Tracking expirations, initiating renewals, generating offers, and managing the workflow from outreach to signature.
The key difference: the Concierge has access to your actual property data. When a resident asks “When is my lease up?”, it pulls the actual expiration date. When they report a clogged drain, it checks the vendor list, finds the plumber, and proposes a service window.
How It Handles Maintenance
- Intake. Resident describes the issue via chat; the AI extracts category, location, and urgency.
- Triage. Emergencies are flagged and escalated with push notification; non-urgent issues follow standard workflow.
- Work order creation. Structured work order with unit number, description, photos, category, and suggested vendor.
- Vendor coordination. For properties with preferred vendor lists, the AI contacts the vendor and proposes scheduling windows.
- Follow-up. After the service date, the AI confirms with the resident whether the issue was resolved.
The AI Concierge handles about 70% of maintenance requests end-to-end without property manager involvement. For the 30% that need human judgment, it does the intake work. — Property Manager, 85 units
Lease Renewal Automation
- 90-day alert. Identifies leases expiring in 90 days and queues them for renewal outreach.
- Personalized offers. Generates renewal offers with recommended pricing based on market comparables and tenant history.
- Automated outreach. Sends the offer via the tenant’s preferred channel with a simple acceptance flow.
- Negotiation support. Handles common scenarios within pre-set parameters; counters outside parameters escalate with full context.
How We Built It
The AI Concierge runs on Claude API with a custom orchestration layer:
- Context injection. Every conversation includes relevant property data — lease details, unit info, maintenance history, and rules.
- Action permissions. Can read data, create work orders, send notifications; cannot approve spending above thresholds or modify lease terms.
- Conversation memory. Maintains per-resident history — previous interactions, open requests, preferences.
- Guardrails. Filters for inappropriate requests, legal advice (redirects to attorney), and emergencies (immediate escalation).
What’s Next
Three capabilities in active development: predictive maintenance (predicting service needs before residents report them), a showing assistant (AI-powered scheduling for unit showings), and financial insights (proactive alerts on expense anomalies and collection patterns).