--- alias: user-guide-manage-recipe-subrecipes description: "This documentation outlines managing recipe sub-recipes and their associated parameters" --- # Manage Recipe Sub-Recipes :lock: Recipe.**Edit** ## Overview This operation is used to set and manage **Recipe** Sub-Recipes. ## Setup No specific setup is required other than to meet the precondition of the transaction. ## Preconditions * The **Recipe** exists in the system and it is Active. ## Sequence of Steps ### Step 1: Manage Sub-Recipes 1. Manage the **Recipe** Sub-Recipes (by using the :material-plus: and :material-trash-can: grid buttons to add and remove parameters), defining for each Sub-Recipe: * Recipe name * Recipe Display Name * Parameter Mapping * For each Sub-Recipe, it's necessary to define the Parameter mapping for the Sub-Recipe Parameters which are of type Input and have no default value. For the Sub-Recipe parameters which are overridable, it's possible, but not mandatory, that the Sub-Recipe Parameters mappings are defined as well. A Parameter mapping is based on an expression that refers to the Parent Recipe Parameters. 2. Select **Update** to save the Recipe. ![manage_subrecipes][manage_subrecipes] [manage_subrecipes]: images/manage_subrecipes.png