Privacy Policy
Last updated: draft, not yet published.
What data this collects
- Staff account info: name, email, role, and campus assignment.
- Work order content: title, description, category, photos, status history, and messages attached to a request.
- Facility data: buildings, rooms, assets, and key/lock inventory for your campuses.
- An audit log of who changed what and when, kept for accountability.
The product actively discourages entering student information — the request form reminds submitters not to include it — but the system does not scan or block free-text fields for student PII. Don't rely on it as a technical control for that; treat it as a policy your staff need to follow.
Multi-tenant isolation
Each customer organization's data is isolated at the database layer (row-level security), not just in the application. One organization cannot query or see another organization's data through the product.
Sub-processors
- Supabase — database, authentication, and file storage hosting.
- Resend — outbound notification email delivery.
- Anthropic — only if your organization uses the optional AI parts-suggestion feature; the work order's title, description, and category are sent to generate suggestions. No student data should ever reach this path if the no-student-PII policy above is followed.
Retention and deletion
Removing a person, building, room, or asset marks it inactive (soft delete) rather than immediately erasing it, so history and the audit trail stay intact. [Add your organization's actual retention period and hard-deletion process before publishing.]
Contact
Questions about this policy: [add a real contact address before publishing].