Instance statuses
These statuses appear across all monitoring views:
Hover a status chip to see the reason when one is recorded.
Dashboard
Open an orchestration and select Dashboard for its health at a glance. The view auto-refreshes and follows the selected date range.- Total Instances, Success Rate, Avg Duration, and Currently Active cards summarize the period. Most cards link to the matching filtered instance list.
- Instances Per Day charts volume over time, next to a per-status breakdown.
- Recent Instances lists the newest instances, with View all instances opening the full list in Logs.
Activity
Select Activity for the live view of one orchestration. A funnel strip shows where every live instance is right now:- Queued: instances waiting to begin.
- One box per allowed workflow, counting the instances currently in that workflow.
- Other workflows: instances whose current workflow is no longer in the allowed set.
- Done: recent terminal instances from the last day.
Logs
Open Monitor > Logs and switch to the Orchestrations tab for the historical Orchestration Instances list across the project. Filter by Orchestration, Status, and queued time range (Last 24 hours, Last 7 days, Last 30 days, or All time), and use View Details to open an instance. The Workflows tab shows workflow runs, including the runs that orchestrations started. An Orchestration column links each orchestration-driven run back to its instance, and the run-type filter can hide orchestration-driven runs or include system runs.Instance details
The instance detail page is where you see why an orchestration moved the way it did. The summary bar shows the status, the Orchestration, the Trigger item (linked to its source), Queued and Last activity times, Steps against the configured maximum, and the pinned Version.The trail
The trail alternates between decision entries and step entries, newest last. Density controls switch between Headlines only, an overview with every entry open, and full detail. Step entries show what a workflow run produced:- Summary: the reported result, with a verdict (Achieved, Partially achieved, Blocked, or Not applicable) and a confidence percentage.
- Proposed next: the route or completion the run proposed.
- Artifacts and Links: outputs and references added during the work, including a link to the workflow run itself.
- Proposal: the proposed route or completion, who proposed it, the confidence, and the rationale.
- Resolution: the outcome and who resolved it. Human approvals show the approver, so consent is auditable.
- Proposal history: earlier proposals and whether they were superseded, rejected, or resolved.
- Discussion: a link to the discussion session, when one was held.
Case file and links
The side panel holds the Case file, the running context that accumulates one summary entry per step, and Links, which collects related runs, instances, and external references as work progresses. Together with the trail, they let you follow the whole engagement without opening each workflow run.Related
- Approvals and Discussions: act on instances that are waiting on a person.
- Workflow Execution Control: how the underlying workflow runs are queued and controlled.