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
- You can filter Workflow Execution by these filters.
- Environment - filter by where the project was deployed
- Status - filter by status of the execution
- Start date or End date - filter by start or end date of the execution
- Project - filter by project
- Deployment - filter by deployment
- Workflow - filter by workflow
Execution Details - Completed
- Click on the desired execution to view its details.
- In the newly opened panel, you can inspect the input and output of each workflow component.
Execution Details - Failed
- Click on the desired execution to view its details.
- In the newly opened panel, you can inspect the input and output of each workflow component.
- If the execution fails, you’ll see which component encountered the error, along with a detailed message explaining what went wrong.