Deletion Log

Audit trail of deleted leads. No PII stored — only proof that data was removed (GDPR).

Proof of erasure
Loading...

Auto-deletion

Set LEAD_RETENTION_DAYS in .env (default: 90). Call GET /api/cron/cleanup-leads with CRON_SECRET to run cleanup.

Pending leads

Pending leads are auto-processed within 30–45 min. Call GET /api/cron/process-pending-leads every 15 min with CRON_SECRET.