Skip to content

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

  1. Navigate to the Projects tab.
  2. Click on the New Project button located in the top right corner.
  3. Enter a name for your project. Optionally, provide a description, select a category, and add relevant tags.
  4. Click Save.

Edit Project

  1. Locate the project you wish to edit and click on the three dots next to its name.
  2. Select Edit from the dropdown menu.
  3. Modify the project name, description, category, or tags as needed.
  4. Click Save to apply your changes.

Duplicate Project

  1. Find the project you want to duplicate and click on the three dots next to its name.
  2. Select Duplicate from the dropdown menu.
  3. 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

  1. Click on the three dots next to the project name where you want to add a workflow.
  2. Select New Workflow from the dropdown menu.
  3. Enter a label for your workflow and optionally provide a description.
  4. Click Save to create the workflow.

Import Workflow

  1. Click on the three dots next to the project name where you want to import a workflow.
  2. Select Import Workflow from the dropdown menu.
  3. Choose the JSON file containing the workflow you wish to import.

Publish Project

  1. Click on the three dots next to the project name you wish to publish.
  2. Select Publish from the dropdown menu.
  3. Provide a description for this published version to document any changes or updates.
  4. Click Publish to make the project available.

Delete Project

  1. Locate the project you want to delete and click on the three dots next to its name.
  2. Select Delete from the dropdown menu.
  3. Confirm the deletion if prompted.