Add two new columns to the Audience table/entity:
- "Lifecycle Status Updated Date" - timestamp of the last status change
- "Lifecycle Status Changed By" - identifier of the user or system that made the change
Configure both columns to automatically update whenever the lifecycle status field is modified:
- Date field: current timestamp
- Changed By field: current user ID or system identifier
Make these fields visible in the IU interface alongside the lifecycle status
Include these fields in relevant reports, audit logs, and analytics views