# Recipes view

# User interface

This view contains a navigable list of the recipes in the project, as well as the project settings menu.

Each recipe has a number (ID) that corresponds to the recipe number that the PLC will transmit for selection.

It also displays the names of the product, pick, and pack presets used by the recipe, making them easier to identify.

To the right of each list item, three dots appear which, when clicked, display different buttons to perform actions on that recipe.


# Add a new recipe



# Delete recipe


# Duplicate an existing recipe


# Rename recipe



# Change recipe number


# Generate recipe

This button triggers the creation and download of the robot code associated with the recipe.


# Generate entire project

In some cases, you may want to generate all recipes, as this may include a set of additional files.