The output: answersWord for word
Cites every answerPreviews before it actsSays when it is not covered
Ask
How do I waive a late fee for a tenant?
To waive a late fee, open the tenant's ledger, select the fee and choose Waive fee.1
- 1
Late fees
To waive a late fee, open the tenant's ledger, select the fee and choose Waive fee.
0.79 - 2
Team roles and permissions
Sensitive permissions such as Waive fees, Approve refunds and Export data are off by default for every role except Owner.
0.29 - 3
Record a rent payment
The rest of the balance stays on the ledger and can still be charged a late fee.
0.26 - 4
Online payments and autopay
Tenants are invited to the tenant portal when their lease is created.
0.20
Found 4 passages across 4 documents.
Ask
How much notice do tenants get before an inspection?
Tenants get at least 48 hours notice before a routine inspection by default.1
- 1
Schedule an inspection
Tenants get at least 48 hours notice before a routine inspection by default.
0.75 - 2
Move a tenant out
Record the tenant's notice to vacate on the lease, with the move out date.
0.53 - 3
Security deposits
Tenants can pay it in the tenant portal together with the first month's rent.
0.52 - 4
Renew a lease
You get a reminder 90 days before a lease ends.
0.48
Found 4 passages across 4 documents.
Ask
What happens if autopay fails?
If an autopay payment fails, autopay pauses and the tenant is asked to update their payment method.1
- 1
Online payments and autopay
If an autopay payment fails, autopay pauses and the tenant is asked to update their payment method.
0.66
Found 1 passage across 1 document.
Ask
Can I edit a payment after the month is closed?
A payment cannot be edited once the month is closed.1
- 1
Record a rent payment
A payment cannot be edited once the month is closed.
0.71 - 2
Work order statuses
After it is closed, a new work order is needed.
0.41 - 3
Online payments and autopay
If an autopay payment fails, autopay pauses and the tenant is asked to update their payment method.
0.37
Found 3 passages across 3 documents.
Ask · not covered
Is there a QuickBooks integration?
The documentation does not cover this. In a workspace, the question is logged as unanswered so the gap is visible on the Usage page.
Best passage scored 0.09, below the evidence threshold.
The output: action previewsNothing is sent
Act
Which units are vacant right now?
listUnitsRead
GET /units · List units
No required parameters. Optional: property_id, status, bedrooms. A read only call; it would run without a confirmation step. Execution is not enabled in this build.
No confirmation
Act
Create a work order for the broken heater in unit 3B
createWorkOrderWrite
POST /work-orders · Create a work order
Required: unit_id, category, description. Optional: priority, permission_to_enter. The user would review this preview and tap Confirm before it runs. Execution is not enabled in this build.
Confirmation required
Act
Waive the late fee for the tenant in 4B
waiveChargeSensitive
POST /charges/{charge_id}/waive · Waive a charge
Required: charge_id, reason. The user would type a confirmation word before this runs. Execution is not enabled in this build.
Confirmation required
Act
Send a rent reminder to every tenant with a balance
sendRentReminderSensitive
POST /reminders · Send a rent reminder
No required parameters. Optional: tenant_ids, property_id, channel. The user would type a confirmation word before this runs. Execution is not enabled in this build.
Confirmation required