--- title: "Updating Components" slug: "updating-components" updated: 2026-08-12T11:55:37Z published: 2026-08-12T11:55:37Z canonical: "success.panaya.com/updating-components" --- > ## Documentation Index > Fetch the complete documentation index at: https://success.panaya.com/llms.txt > Use this file to discover all available pages before exploring further. # Updating Components Changes in your business processes may require you to update your reusable [components](/v1/docs/create-components) occasionally. All scripts that utilize the reusable component will be updated accordingly when changes are saved. --- ## Editing Component Script 1. Select the component in the [Test tree](/v1/docs/tree-view). 2. Click on the **Script tab** > **Open ScriptBuilder**. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-J5863DB6.png) 3. Make the changes to the script and click save. See also - [Working with ScriptBuilder](/v1/docs/working-with-the-script-builder). ### --- ## Editing Nested Component Script 1. To edit the nested component, double-click on it. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-AD1L2G27.png) 2. Then click on the **Unlock** button. This option is disabled for users without permission to edit the nested Component. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-Y4KXZ4BQ.png) 3. When you are done working on the component script, click **Save** to save the component. --- ## Editing Component Metadata 1. Select the component in the [Test tree](/v1/docs/tree-view). 2. You can update the metadata fields in the **General tab**. When done, click **Save**. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-NBZHJ270.png) 3. To change the component **Name**, type the new name and click **save**. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-KAW1PU0K.png) > [!NOTE] > Regulated Cycles? > > For Regulated Cycles, reviewed Components are protected from modification when working on tests that nest them. Once a Component is marked as reviewed, it cannot be edited directly from any automated test that references it. --- ## ## Related - [Creating new components](/create-components.md) - [Components Input and Output Parameters](/components-input-output.md)