Skip to Content
AutomationsRuns and diagnostics

Runs and diagnostics

Open AI → Run History for the project-wide view, or open an automation’s runs. Use Team/Mine and the available time context to find the execution. The view includes success/failure metrics for recent intervals.

Interpret status

StatusInterpretation
runningExecution is in progress.
awaiting_approvalA covered mutation is waiting for a decision.
successThe execution completed; inspect the summary for whether the task was fulfilled.
skippedExecution was not performed, for example because of loop protection.
failedInspect the error and any partial effects.
cancelledExecution was cancelled; inspect effects that already occurred.

A run can finish successfully while reporting that it could not complete the requested task because a required custom tool was not attached. Read the summary and tool results, not only the badge.

Inspect details

Open a run to inspect trigger input, output, replay when available, and artifacts. A message that workflow replay is no longer available does not necessarily mean artifacts are absent. Use the available artifact preview/download controls and verify the output before sharing it.

Recover deliberately

Fix missing attachments, access, input, or credit problems before retrying. Inspect project data and external side effects to avoid duplicate work. Cancellation does not promise rollback. For pending work, inspect Approvals; for request-level failures, use Dashboard Logs.

Last updated on

© 2026