Audit
Reviewing what automations have done.
Every step an automation executes without operator confirmation is logged. You can review the full history from the Agent audit page.
The audit page
Go to Agent > Audit (or navigate to /agent/audit) to see a chronological log of auto-executed and failed AgentTasks.
Each entry in the log shows:
- The automation that fired.
- The step that was proposed or executed.
- The client and deal affected.
- The outcome: auto-executed or failed.
Filtering the audit log
You can filter by:
- Period (last 24 hours, 7 days, or 30 days).
- Outcome (auto-executed or failed).
- Automation (once autonomy has produced at least one auto-executed run).
Click View on any row to open the task detail page, which shows the full reasoning, proposed step parameters, and — for a failed run — the failure message.
See also: automations overview, task inbox.