Gather → Compare Condition → Attach Costs → Cite Lease → Build Pack
Move-Out Charges Evidence Pack Builder
Pulls the move-in and move-out condition records, the inspection photos, the repair cost backup, and the lease terms into one ordered pack for each deduction, so a deposit charge is documented and defensible the day it's made.
The Problem
The deduction was fair. The evidence was scattered. The dispute won.
Deposit deductions get disputed because the evidence is scattered or incomplete.
What Changes
Every charge backed by a record, from day one.
Builds a dispute-ready record - inspection photos, condition comparison, cost backup, lease terms - so deductions are documented and defensible from day one.
Humans stay in control: Your team decides the deductions. The agent gathers and orders the evidence behind each one. It produces a dispute-ready pack, your team reviews and sends it.
HOW THE AGENT WORKS
HOW TO BUILD IT
Three levels of depth. Pick the one that matches where you are.
For the ops person who needs to understand what's involved and brief their team.
WHAT YOUR TEAM PROVIDES ONCE
- Inspection records - move-in and move-out, with photos
- Repair cost source - invoices or your standard charge schedule
- Lease templates - the clauses that govern deductions
- Normal-wear standard - what your team treats as non-chargeable
- Pack format - how you want the final evidence record laid out
For the IT person or technical lead who needs to scope the integration.
INQUIRY SOURCES
WORKFLOW ENGINE (N8N)
CONNECTS TO
Agent works from uploaded inspection and invoice files and outputs a structured pack outline for manual assembly. Slower, but the gathering and comparison still happen automatically.
Agent pulls condition records, photos, and invoices directly and assembles a complete pack per charge. Best experience.
For the person who wants to build this agent step by step. Each node below maps to an n8n workflow node.
You compare move-in and move-out condition for a unit and classify each difference.
For each difference, return:
- item: what changed
- location: room/area
- classification: chargeable_damage / normal_wear / pre_existing
- reason: one line, referencing the NORMAL-WEAR STANDARD below
- evidence_photo_refs: the move-in and move-out photo references that show it
Be conservative. If a difference plausibly fits normal wear, classify it normal_wear.
Respond ONLY with a valid JSON array.
NORMAL-WEAR STANDARD: {normal_wear_standard}
MOVE-IN: {movein_record}
MOVE-OUT: {moveout_record}[
{ "item": "Large carpet stain", "location": "master bedroom", "classification": "chargeable_damage", "reason": "Staining beyond normal wear per standard sec 3.", "evidence_photo_refs": ["mi_BR_02", "mo_BR_05"] },
{ "item": "Minor scuffs on hallway wall", "location": "hallway", "classification": "normal_wear", "reason": "Surface scuffing is non-chargeable per standard sec 1.", "evidence_photo_refs": ["mo_HALL_01"] }
]For each chargeable item, find the lease clause that authorises the deduction.
Return per item:
- item
- lease_clause: section reference
- clause_text: the short relevant excerpt
If no clause clearly authorises a charge, return lease_clause = "NONE FOUND" so a human can check.
Respond ONLY with a valid JSON array.
CHARGEABLE ITEMS: {chargeable_items}
LEASE: {lease_text}- Uploaded inspection files
- Text condition comparison
- Standard charge schedule
- Manual lease clause lookup
- Pack outline to a doc
- Manager review by email
Full Video Walkthrough Coming Soon
From scattered records to a dispute-ready pack - step by step.
Register to be notifiedEverything on this page is free to learn.
When you're ready to build — do it yourself or bring us in.
OTHER AGENTS IN LEASING & MARKETING
Screening and Fair Housing Audit Agent
Fraud and Anomaly Monitor
Incident Documentation Agent
Compliance Evidence Pack Agent
Frequently asked questions
This is 6 of 8 agents in Compliance, Risk & Legal. → · Explore all 10 departments →