Skip to content

Latest commit

 

History

History
125 lines (89 loc) · 2.66 KB

File metadata and controls

125 lines (89 loc) · 2.66 KB

Data Privacy

Project: Interact - Employee Engagement & Gamification Platform
Last Updated: January 14, 2026


Overview

This document outlines data privacy practices, policies, and compliance measures for the Interact platform.


Privacy Principles

  1. Minimal Collection: Collect only necessary data
  2. Purpose Limitation: Use data only for stated purposes
  3. Transparency: Clear communication about data usage
  4. User Control: Users control their data
  5. Security: Protect data from unauthorized access
  6. Accountability: Clear data ownership and responsibility

Data Classification

Public Data

  • Company name
  • Public activity descriptions
  • Public leaderboards (if opted in)

Internal Data

  • User names
  • Department information
  • Activity participation
  • Points and badges

Confidential Data

  • Email addresses
  • Employee IDs
  • Performance data
  • Private messages

Restricted Data

  • Passwords (hashed)
  • Authentication tokens
  • Payment information
  • Health data

Data Retention

  • Active Users: Data retained while active
  • Inactive Users: Anonymize after 18 months
  • Deleted Accounts: Hard delete after 30 days
  • Analytics: Aggregated data retained indefinitely
  • Backups: 90-day retention, then deleted

User Rights (GDPR)

Right to Access

  • Users can export their data
  • Response within 30 days

Right to Rectification

  • Users can update their data
  • Changes take effect immediately

Right to Erasure

  • Users can request deletion
  • Complete within 30 days

Right to Portability

  • Data provided in JSON format
  • Machine-readable and structured

Right to Object

  • Users can opt out of certain processing
  • AI features, analytics, marketing

Data Processing

Legal Bases

  • Consent: Optional features (marketing, analytics)
  • Contract: Core platform features
  • Legitimate Interest: Platform improvement, security

Data Processors

  • Base44 (backend hosting)
  • Cloudinary (image storage)
  • OpenAI/Anthropic (AI features - anonymized)
  • Email provider (notifications)

Data Transfers

  • All data stays in specified region
  • No transfers outside EU/US (if applicable)
  • Standard Contractual Clauses with processors

Privacy by Design

  • Default settings prioritize privacy
  • Encryption at rest and in transit
  • Access controls (RBAC)
  • Audit logging of data access
  • Regular privacy impact assessments

Related Documentation


Document Owner: Legal & Security Teams
Last Updated: January 14, 2026