Activity & Security Audit Logs
Security
Dashboard
Track team actions (key creation, domain updates, template changes) in organization settings.
FRONTEND
- Audit log viewer. Searchable table in settings displaying actor, action type, IP address, and timestamps.
BACKEND
- Audit log schema. Created activity log tables in packages/db/src/schema/activity-log.ts capturing security events across services.