Tenant isolation
TeamCey is multi-tenant by design. Every table that stores workspace data is protected with database row-level security, so queries are scoped to a single company at the database layer — not just in application code. One company's employees, salaries, and documents are never visible to another.