Overview
You will: create an account, connect data, configure properties and units, train AI agents, run a sample workflow, and view results in the dashboard.Use the canonical docs URL: https://docs.casaai.dev. Main site: https://casaai.dev.
Prerequisites
- An email account or OAuth provider supported by CasaAI.
- Data sources: PMS export (CSV), spreadsheet, or cloud storage folder with leases, payments, and maintenance tickets.
- Optional: API key from
https://docs.casaai.devif you plan to call APIs or webhooks.
Get started in six steps
Create your CasaAI account
Go to casaai.dev and choose Sign up (email or OAuth). Complete MFA if prompted.
Landing in the CasaBoard home screen.
Connect data sources
Choose Data sources and connect:
- Upload CSVs (PMS exports, tenant lists, payment history).
- Link spreadsheets (Google Sheets or XLSX).
- Connect cloud storage (Drive, S3) for documents.
Data import shows green status and record counts.
Configure properties and units
Map ingested data to properties, buildings, and units. Confirm lease associations and rent schedules.
Properties and units display without unmapped records.
Train AI agents
- Pick a template (e.g., Tenant Screening, Maintenance Triage, Rent Reminder).
- Upload historical examples and label desired outcomes.
- Name the workflow and set routing rules (assignee, vendor pools, SLAs).
Agent status shows “Ready”.
Run a sample workflow
- Tenant screening: upload a new applicant CSV or form submission.
- Maintenance automation: submit a sample ticket with issue text and photos.
- Rent reminder: simulate a delinquent payment event.
See actions, notifications, and decisions in the activity log.
Example starter workflows
Tenant screening (10 minutes)
Upload applicants, verify docs, run checks, and generate a decision summary with next steps.
Maintenance automation
Ingest tickets, classify severity, dispatch vendors, and notify tenants automatically.
Finance KPIs to BI tools
Send P&L, occupancy, and delinquency KPIs to Excel/Power BI/Tableau via exports or webhooks.
Troubleshooting
Data import warnings
Data import warnings
Ensure column headers match templates (tenant_name, unit_id, rent_amount, status). Re-upload after fixing missing fields.
Agent training slow
Agent training slow
Reduce training set size to a representative sample, then expand. Check network and retry.
Webhooks not firing
Webhooks not firing
Verify the webhook URL, allow HTTPS only, and confirm the shared secret header matches your configuration.
support@casaai.dev.