Skip to main content

View Workflow Executions

Use the Executions tab in Teamspace Settings > Workflows to review recent workflow activity.

Each execution shows the status, workflow name, trigger, start time, and duration. Select an execution to see its planned steps, completion message, and any error message.

Open a step and select an output row to inspect the full value. Use the copy button next to the expanded value when you need to reuse it somewhere else.

Statuses​

StatusMeaning
QueuedThe execution is waiting to start.
RunningThe execution is working through its steps.
SuccessEvery step completed.
FailedOne or more steps stopped with an error.

Steps may also show Pending before they start and Skipped when a condition intentionally stops downstream actions.

What to Check​

  • Open failed executions to read the error message.
  • Check the steps to see where a chat, message, or cluster-related action stopped or was skipped.
  • Copy expanded output values when you need to compare them with prompts, downstream tools, or support messages.

FAQ​

Q: Why do I not see a requester?​

Requester details only appear for executions that include them, such as manually requested executions.

Q: Can I still edit workflows from this page?​

Yes. Use the Workflows tab to open and edit the workflow setup.