Beyond reading the log at a glance, each audit entry carries a Request Data payload that tells you exactly what changed — the key to investigating an action.

How to Investigate
Find the entry
Filter the log by admin or time, or search by details, to locate the action.
Open the Request Data
Expand the entry to read the JSON payload behind the action.
Correlate
Match the admin, the action, and the affected entity to understand exactly what happened.
The Request Data is the authoritative record of what was sent — use it to resolve disputes about who changed what, and when.
