What is logged
CauseFlow logs every user and system action. This includes:- Incident events — Creation, status changes, severity updates, and closure
- Investigation events — Investigation starts, agent completions, root cause submissions
- Remediation events — Proposal creation, approvals, rejections, execution start, step completions and failures
- Feedback events — Root cause confirmations and rejections
- Team events — Invitations sent, invitations accepted, role changes, member removals
- Integration events — Integration connections and disconnections
- Settings events — Company settings updates, notification preferences changed
- API key events — Key creation and revocation
- Tenant events — Tenant creation and configuration changes
Viewing entries
The audit trail displays entries in reverse chronological order — most recent first. Each entry shows:| Field | Description |
|---|---|
| Action | What happened (for example, incident.status_changed or remediation.approved) |
| Actor | The user who performed the action, or system for automated actions |
| Timestamp | Exact date and time of the action (UTC) |
| Details | Related data — for example, the previous and new status for a status change, or the member email for an invitation |
Filtering entries
Use the filters above the list to narrow the audit trail:- Action type — Filter by a specific event category (incident, remediation, team, and so on)
- Date range — Select a start and end date to view entries within a specific window
Tamper-proof integrity
Each audit entry includes a cryptographic hash computed from the entry’s data and the hash of the previous entry. This forms a chain — modifying any entry would invalidate the hash of every subsequent entry, making tampering detectable. To verify the chain integrity, click Verify integrity on the audit trail page. CauseFlow recomputes the hashes and confirms that the chain is unbroken. If any entry has been altered, the verification will report which entry broke the chain.The integrity check runs server-side and covers all entries in your tenant’s history, not just the visible page.
Exporting
Export your audit log for compliance reporting, external SIEM integration, or long-term archival.Select a date range
Choose the start and end dates for the export. Leave both blank to export the full history.