allv Docs

Runs and Approvals

Monitor workflow executions, inspect step details, and manage approvals safely.

Run History Monitoring

Runs provides a timeline of every execution with status, duration, and workflow context, so you can spot failures or bottlenecks quickly.

  • check_circleFilter by completed, running, failed, and waiting-approval states.
  • check_circleUse search and status tabs to narrow large run histories.
  • check_circleOpen run detail to inspect step-by-step execution.

Step-Level Inspection

Run detail shows each step in sequence with execution status, duration, and expandable input/output for troubleshooting and quality checks.

  • Expand individual steps to review actual payloads and outputs.
  • Use failure messages to identify configuration issues quickly.
  • Check memory operations generated during execution when relevant.

Approval Decisions and Cancellations

  1. 1

    Review pending action

    Read what the step intends to do and verify destination context.

  2. 2

    Approve or reject

    Approve to continue execution or reject to prevent the action.

  3. 3

    Cancel if needed

    Cancel running workflows when upstream context changes.