--- alias: user-guide-manage-product-parameters description: "This documentation details managing product parameters, including setting values and types" --- # Manage Parameters :lock: Product.**Edit** ## Overview This operation is used to set and manage Product parameters. ## Setup No specific setup is required other than to meet the precondition of the transaction. ## Preconditions * The Product (Version) exists in the system and it is not Terminated. ## Sequence of Steps ### Step 1: Manage Parameters (Versioned Data) 1. Add as many parameters as desired, providing for each line: * The **Parameter** name. * The **Parameter** type: *Specification* or *Characteristic*. A *Specification* can be used for SPC integration and it can have defined a lower specification value, a target value and an upper specification value. A *Characteristic* is a constant value that is associated with the **Product**. * The value, only for parameters of type *Characteristic*. * Optionally, the Step, for parameters of type *Specification* only. * Optionally, the lower specification value, for parameters of type *Specification* only. * Optionally, the target specification value, for parameters of type *Specification* only. * Optionally, the upper specification value, for parameters of type *Specification* only. * Optionally, the Reporting Type (the values are taken from the lookup table *ProductParameterReportingType*). * Optionally, a Reporting Information (free text). 2. Select **Update** to complete the operation. !!! info In case that attributes have been added to the ProductParameter object, they can be managed in this screen as well. !!! info A Parameter defined as *Specification* will set the Specification limits automatically on any Chart that has the Product as Context Key and that has the Spec Limits mode defined as Product. ![manage_product_parameters][manage_product_parameters] [manage_product_parameters]: images/manage_product_parameters.png