ByteChef LogoByteChef

Projects

Learn how to monitor projects and workflows in ByteChef.

After a project is deployed and executed, its workflow activity appears here—allowing you to review how your automation is performing and explore the details of each execution.

Filter Executions

  1. You can filter Workflow Execution by these filters.
  2. Environment - filter by where the project was deployed
  3. Status - filter by status of the execution
  4. Start date or End date - filter by start or end date of the execution
  5. Project - filter by project
  6. Deployment - filter by deployment
  7. Workflow - filter by workflow

Execution Details - Completed

  1. Click on the desired execution to view its details.
  2. In the newly opened panel, you can inspect the input and output of each workflow component.

Execution Details - Failed

  1. Click on the desired execution to view its details.
  2. In the newly opened panel, you can inspect the input and output of each workflow component.
  3. If the execution fails, you’ll see which component encountered the error, along with a detailed message explaining what went wrong.