Permissions
| Action | Permission |
|---|---|
| Generate case report | reports:create |
| List application reports | reports:list |
| Download application reports | reports:download |
| View case activity | reports:view_transactions |
Generate a case report
Case report generation creates a transaction summary from transactions filtered to the approved case boundary and period.
Review case activity
- Open an approved case workspace.
- Click the Activity tab.
- Review case-scoped
auditors_logentries.
reports:view_transactions.
Backend writes and reads
| Action | Backend data |
|---|---|
| Generate report | Reads scoped audit_interpretation; writes reports |
| Download report | Reads scoped reports |
| View case activity | Reads auditors_log filtered by application and case |
| Successful sensitive action | Writes auditors_log |