Projects
Every project on ByteChef consists of one or more workflows. Projects help organize and manage workflows, making it easier to group related automation processes together.
Create Project
- Navigate to the Projects tab.
- Click on the New Project button located in the top right corner.
- Enter a name for your project. Optionally, provide a description, select a category, and add relevant tags.
- Click Save.
Edit Project
- Locate the project you wish to edit and click on the three dots next to its name.
- Select Edit from the dropdown menu.
- Modify the project name, description, category, or tags as needed.
- Click Save to apply your changes.
Duplicate Project
- Find the project you want to duplicate and click on the three dots next to its name.
- Select Duplicate from the dropdown menu.
- The duplicated project will appear in the project list with the same name followed by a numerical suffix (e.g., Project Name (1)).
Create Workflow
- Click on the three dots next to the project name where you want to add a workflow.
- Select New Workflow from the dropdown menu.
- Enter a label for your workflow and optionally provide a description.
- Click Save to create the workflow.
Import Workflow
- Click on the three dots next to the project name where you want to import a workflow.
- Select Import Workflow from the dropdown menu.
- Choose the JSON file containing the workflow you wish to import.
Publish Project
- Click on the three dots next to the project name you wish to publish.
- Select Publish from the dropdown menu.
- Provide a description for this published version to document any changes or updates.
- Click Publish to make the project available.
Delete Project
- Locate the project you want to delete and click on the three dots next to its name.
- Select Delete from the dropdown menu.
- Confirm the deletion if prompted.