Action Audit Trail
What is Action Audit Trail?
After an agent has acted - especially across multiple steps or over extended periods - users need a clear, reviewable record of what happened. This is fundamentally different from traditional undo/redo because agentic actions may span multiple systems, occur asynchronously, and have cascading consequences. A user who discovers their agent has sent 15 emails, rescheduled 3 meetings, and updated a spreadsheet needs to quickly understand what happened, why, and how to reverse specific actions. The Action Audit Trail provides a timestamped log grouped by task with plain-language descriptions, reversibility color-coding (green/amber/red), selective undo capabilities, and before/after diff views for document modifications. This extends source attribution from citing information sources to citing action sources.
Example: Zapier / Make - Automation Execution History
Execution history shows every step of an automation with success/failure status, input/output data, and timestamps. Users can inspect individual steps to understand exactly what happened at each stage.
AI Design Prompt
Want to learn more about this pattern?
Explore the full pattern with real-world examples, implementation guidelines, and code samples.
View Full Pattern