Tenant Privacy Controls
ConditionIt operates on a strict security posture. This page outlines the complete technical specifications regarding tenant privacy controls.
Overview
We understand that when managing enterprise property portfolios, data handling and retention are critical compliance factors. At ConditionIt, we prioritize explicit visibility controls over implicit assumptions.
How it works
All data captured via the ConditionIt Progressive Web App is first securely cached on the local device using IndexedDB, guaranteeing offline resilience. Once a secure TLS connection is established to our Next.js backend, chunks of media are asynchronously uploaded to our Cloudflare R2 object storage.
Technical Note
All properties are strictly isolated using PostgreSQL row-level security policies (or equivalent application-layer multi-tenancy rules). Tenants can NEVER access the data of previous tenancy cycles.
Further Reading
If you represent an enterprise agency requiring custom Data Processing Agreements (DPAs) or custom API retention policies, please reach out directly to our sales team.