Problem
The problem: re-auditing the same property re-reads the lease every time
Most repeat properties still have the same lease from last year. But the tool reads it again anyway. That adds time before the error checks even start. Across 20 or 30 repeat jobs during reconciliation season, it adds up.
Solution
The solution: use last year's lease review when nothing has changed
Before you start a re-audit, CAMAudit checks whether the lease file has changed. If it has not, you confirm that and the tool uses the prior lease review. Error checks start on the new statement right away. If a newer lease was uploaded, the tool reads it fresh.