The rest of this walks through each one: what the manual version costs, what a system can take over, and where the hard lines sit.
Maintenance intake and triage
Requests arrive everywhere — the portal, text messages, email, a voicemail, someone stopping the manager in the parking lot. Each one has to be understood, classified as emergency or routine, matched to the right unit and owner, and sent to the right vendor. On a bad Monday it's the whole morning.
An intake system reads requests from every channel and turns them into one structured record: which unit, what's broken, when it started, whether anyone can access the property, whether it's urgent under rules you defined in advance. It asks the follow-up questions residents always forget to answer — is the water still running, is the unit occupied, are there pets — before a human ever reads the ticket. Then it routes: emergencies escalate to a person immediately, routine work goes to the assigned vendor with the details attached.
The essential design choice is that urgency is a written rule, not a fresh judgment call each time. No heat in January, water actively running, gas smell, anything involving safety or entry — those are named in advance and escalate to a human instantly. Everything else follows the routine path. You want the boundary written down, not inferred.
What stays human: the emergency call itself, and anything where a resident's safety or habitability is in question.
Answering the same resident questions, forever
Every portfolio and every HOA or association has its short list. Where do I pay. Can I have a pet. What are the pool hours. Which colors can I paint the door. How do I get a gate remote. When is trash day. What's the process for an architectural request. Who do I call about the neighbor's tree.
Every one of those answers exists already, in a lease, a set of CC&Rs, or a rules document. A well-built assistant answers from those actual documents and your actual records — pointing to the governing section rather than paraphrasing from thin air — and hands anything unusual to a person with the thread attached.
Two constraints worth building in from day one. It should cite where the answer came from, so a resident disputing it can be pointed at the document rather than at a chatbot's memory. And it should never improvise on anything with legal weight — fees, violations, enforcement, entry rights. Those get routed, always. That routing rule is one of the guardrails that make AI safe to put in front of customers.
What stays human: every enforcement conversation. A rules violation is a relationship problem before it's an administrative one.
Vendor coordination and follow-through
The work order isn't the hard part. The chasing is: confirming the vendor got it, arranging access with a resident, checking whether they actually turned up, getting the invoice, closing the loop.
A system can send the assignment, confirm the appointment, coordinate access windows with the resident, ping the vendor when a job passes its expected date, collect the completion note and photos, match the invoice to the work order, and flag mismatches for review. Nobody has to hold the list in their head.
The measurable version of this is worth naming: time from request to resolution, and how many requests sit open past a threshold you set. If you've never had those numbers, producing them is often more valuable than the automation itself.
What stays human: vendor relationships, negotiation, and the decision to stop using someone.
Owner and board reporting
Monthly reporting is assembly work. Pull the financials, pull open work orders, pull occupancy or delinquency figures, paste it all into the template, write a short narrative, fix the formatting, send. It takes a chunk of a day, per owner or per association, and the numbers are stale by the time anyone reads them.
An automated report pulls the same figures from the same systems on schedule, assembles the same packet, notes what changed since last month, and puts a draft in front of you. Reporting is one of the seven workflows most worth automating first in any industry; what makes it heavier here is that you do it once per owner or per association rather than once per company. For associations, the same machinery produces the board packet ahead of the meeting instead of the night before.
What stays human: the narrative judgment. Why the maintenance line jumped, what the board should actually decide, which owner needs a phone call before they read the number.
Rent, dues, and delinquency follow-up
Reminders before the due date, follow-up after, escalating tone as an account ages — this is exactly the work that slips, and it slips at the exact moment cash matters. Automated reminders keep the cadence, log every message, and never forget.
Tone is a design decision here rather than a detail. A resident who has paid on time for six years and is four days late should not receive the same message as a chronically delinquent account. Build that distinction in deliberately.
Then stop at the line. Late notices, cure-or-quit notices, lien filings, anything statutory: a person prepares those, and in most jurisdictions the wording, timing, and delivery method are legally prescribed. Automation can flag that an account has reached the threshold and assemble the file. It should not be generating legal notices.
What stays human: every step of the formal process, plus any conversation about hardship or a payment arrangement.
What should never be automated in property management?
This industry has legal exposure that most small businesses don't, and it deserves its own section rather than a footnote.
Tenant screening and application decisions. Anything influencing who gets approved sits under fair housing law and, where consumer reports are involved, credit reporting rules. Automated scoring of applicants — including anything that indirectly proxies for a protected class — is a serious legal risk, and it is an area regulators have been actively examining. Keep application decisions with a person applying written, consistently-applied criteria, and get your process reviewed by counsel.
Any resident communication that touches protected classes. Familial status, disability, national origin, and the rest. A system that drafts unsupervised replies about, say, an accommodation request is a system drafting in a legally sensitive area. Route those to a human every time.
Reasonable accommodation and modification requests. Always a human process, always documented.
Legal notices and filings. Statutory content and timing. Person, template, review.
Anything involving habitability or safety. A person calls a person.
None of that makes the earlier list less useful. It means the automation belongs in intake, coordination, reminders, and reporting — the volume work — while decisions with legal consequence keep a named human on them. If you're unsure which side of the line something falls on, that's a question for your attorney before it's a question for a builder.
What has to be true first
- One system of record. Units, residents or owners, leases or governing documents, work orders. If your portfolio lives across a spreadsheet, a filing cabinet, and one manager's phone, consolidate before you automate.
- Rules that are actually written down. If nobody can produce the current rules document, an assistant has nothing accurate to answer from.
- A defined service standard. Automation makes response times visible. Decide what they should be before the reporting starts publishing them.
- Data hygiene. Correct unit numbers, current contact details, an owner list that matches reality.
Working out which of your workflows clears these bars — and which ones don't — is the point of a short fixed-fee workflow audit before anything gets built. If the honest answer is "fix the record-keeping first," that's a cheaper and better recommendation than a build.
Does this work for a small portfolio?
Yes, though the math changes. A self-managing landlord with eight doors has the same workflows as a manager with eight hundred, at lower volume, so the payback comes from a smaller set of things — usually maintenance intake and rent follow-up, which are the two that eat evenings and weekends.
At small scale, the honest first question is whether your existing property management software already does most of this and nobody switched it on. Frequently it does. That's a cheaper answer, and any decent advisor should tell you so before proposing a build — a point covered in custom AI agents vs. off-the-shelf tools.