> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.litmuscheck.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Updating Segments

> Refactor and evolve segments without breaking tests

As your application evolves, you will need to update your saved Segments. This could mean changing the steps they include, or even their name.

***

## How to Update a Segment

1. Navigate to the main **Segments** tab.
2. Click the "Edit" button.
3. A pop-up window will appear, allowing you to edit all of the segment's properties:
   * **Change the Name:** You can update the **Segment Name** to be more descriptive.
   * **Change the Source Test:** You can select a completely different test from the dropdown to act as the new source for the segment.
   * **Change the Execution Steps:** You can adjust the **Start Step** and **End Step** dropdowns. For example, you can change the segment to run from Step 3 to Step 6, instead of its original Step 2 to Step 6.
4. Click **"Update Segment"** to save your changes.
   <img src="https://mintcdn.com/litmuscheck/EyQWr0LIYCftO0bC/images/maintain/UpdateSegment.png?fit=max&auto=format&n=EyQWr0LIYCftO0bC&q=85&s=8e627ab2f1b7c66027a27dece45ca271" alt="Test script" width="1913" height="853" data-path="images/maintain/UpdateSegment.png" />
   Once you save, these changes will be automatically applied to all tests that are currently using this "Reuse Test" segment.
