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

# Edit a segment

> Change the details of a segment, or change which entries it contains.

A segment is edited in two places: the **Segment details** widget for name, tags, schedule and description, and **Edit segmentation** for the entry selection.

<img src="https://mintcdn.com/occtoo/wN0Q8dzkUYyKx0Sj/images/guides/studio/segments/segment-detail.png?fit=max&auto=format&n=wN0Q8dzkUYyKx0Sj&q=85&s=cfbfd529e7ba9ac0de717a19fc8fecfd" alt="Segment page" width="1600" height="1000" data-path="images/guides/studio/segments/segment-detail.png" />

## Edit the details

Press **Edit** in the **Segment details** widget.

<img src="https://mintcdn.com/occtoo/wN0Q8dzkUYyKx0Sj/images/guides/studio/segments/segment-edit-details-focus.png?fit=max&auto=format&n=wN0Q8dzkUYyKx0Sj&q=85&s=0dba88fe50f9424af9181ee4149ab913" alt="Edit segment details dialog" width="512" height="600" data-path="images/guides/studio/segments/segment-edit-details-focus.png" />

You can change:

* **Segment name**
* **Tags**
* **Schedule segment** — start and end date
* **Description**

Press **Save** to apply the changes.

<Info>
  The card and the category a segment is based on cannot be changed after the
  segment is created.
</Info>

## Edit the entry selection

Press **Edit segmentation** in the **Segmented entries** widget.

<img src="https://mintcdn.com/occtoo/wN0Q8dzkUYyKx0Sj/images/guides/studio/segments/segment-edit-segmentation-focus.png?fit=max&auto=format&n=wN0Q8dzkUYyKx0Sj&q=85&s=cc80d977783411bbef2cd71aa1a8069d" alt="Edit filters to refine segmentation" width="1500" height="620" data-path="images/guides/studio/segments/segment-edit-segmentation-focus.png" />

<Steps>
  <Step title="Change the filters">
    Press **Filter** to open the filter panel. The filters already on the segment are preselected. Adjust them, or press **Clear all filters** to start over, and press **Apply** to see the new result.

    <img src="https://mintcdn.com/occtoo/wN0Q8dzkUYyKx0Sj/images/guides/studio/segments/segment-filters-panel-focus.png?fit=max&auto=format&n=wN0Q8dzkUYyKx0Sj&q=85&s=f66f53ee8353c31bcc1a48401f2ea38b" alt="Filter panel" width="528" height="860" data-path="images/guides/studio/segments/segment-filters-panel-focus.png" />

    Every filter type is described in [Filter segment entries](/guides/studio/segments/filter-segment-entries).
  </Step>

  <Step title="Adjust single entries">
    On a **Query** segment, press **Exclude** on an entry to keep it out of the result, and **Include** to bring it back. The **Included entries** and **Excluded entries** tabs show the current split.

    On a **Fixed** segment, entries carry a checkbox instead. Tick entries under **All entries** to add them, untick them under **Included entries** to remove them, or press **Clear** to empty the selection.
  </Step>

  <Step title="Save the segment">
    Press **Save segment** in the lower right corner. **Cancel** discards the changes.

    <Info>
      When you change the query criteria, allow a few minutes after saving for the new settings to be processed.
    </Info>
  </Step>
</Steps>

<Info>
  For a fixed segment you can also replace or extend the entries with a CSV
  file. See [Upload a fixed
  segment](/guides/studio/segments/upload-a-fixed-segment).
</Info>
