I recently worked on a project which was an implementation of workflows for deleted backup jobs and polices that require email approval.
The workflow works in a way that any backup job deletion, for example, requires approval before the actual deletion can occur.
The CV admin would delete the jobs and then an email is sent out to all the users configured as approvers and once approved the phase would move on to delete the jobs or not if denied.
The question was is there any way to get an audit report of who requested, who approved and what was done?