Getting Started with Executions
Executions are the core of how puq.ai runs and manages your workflows.
Each time a workflow is triggered—manually, via schedule, or through an API call—an execution is created.
Before You Begin
Make sure you have:
- A published workflow.
- The necessary permissions to view or manage executions.
- An understanding of workflow inputs and outputs.
Accessing Executions
To access executions:
- Go to your puq.ai dashboard.
- Select a workflow.
- Click the Executions tab.
From here, you can view all past runs, monitor live executions, and inspect any failures.
Table of contents
What is an Execution? Discover what an Execution is in puq.ai. Each execution represents a single workflow run — explor... Execution History Explore the Execution History view in puq.ai. Find out how to review, filter, and analyze past wo... Execution Details Dive into detailed execution data in puq.ai. Learn how to inspect inputs, outputs, runtime, and l... Execution Steps Understand the step-by-step breakdown of workflow executions in puq.ai. Analyze inputs, outputs, ...