ByteChef LogoByteChef

Workflow Executions

View the execution history of all integration and automation workflows.

Workflow Executions overview


Key Features

FeatureDescription
Type filteringSwitch between Integration executions and Automation executions.
Status filteringFilter by execution status: Started, Completed, Created, Stopped, or Failed.
Date range filteringFilter by start date and end date to narrow the time window.
Integration filteringFilter by a specific integration (available in Integrations mode).
Instance Configuration filteringFilter by a specific instance configuration (available in Integrations mode).
Workflow filteringFilter by a specific workflow (available in Integrations mode).
Connected User filteringFilter by connected user (available in Automations mode).
PaginationNavigate through large execution lists with page controls.

Execution Details

Each execution entry shows:

  • Status -- the current state of the execution (Started, Completed, Failed, etc.).
  • Duration -- how long the execution took.
  • Timestamps -- when the execution started and ended.
  • Step-by-step results -- click an execution to view detailed results for each workflow step.

How to Use

Viewing Executions

  1. Navigate to the Executions page from the Embedded sidebar.
  2. The table displays all workflow executions for the current environment.
  3. Click on an execution row to open a detail sheet with full step-by-step results.

Filtering Executions

Use the left sidebar to apply filters:

FilterApplies ToDescription
TypeBothSwitch between "Integrations" and "Automations" mode.
StatusBothSelect a status to show only executions in that state.
Start dateBothShow only executions that started on or after this date.
End dateBothShow only executions that started on or before this date.
IntegrationIntegrationsSelect an integration to filter by.
Instance ConfigurationIntegrationsSelect a specific instance configuration.
WorkflowIntegrationsSelect a specific workflow.
Connected UsersAutomationsSelect a connected user to see their executions.

Execution Detail View

Click on any execution row to open a detail sheet that shows:

  • The overall execution status and timing.
  • Each workflow step with its input, output, and status.
  • Error messages and stack traces for failed steps.
  • The data passed between steps in the workflow.

Environment Selection

Executions are scoped to the current environment. Use the environment selector in the header to switch between Development, Staging, and Production.

How is this guide?

Last updated on

On this page