# Managing Segments

## **Managing Segments from the Segment view perspective**

As an Administrator, you can perform certain actions on the Segments. The actions you can take:

* [Activate/deactivate Segment](#activating-deactivating-segments)
* [Edit Segment](#editing-segment)
* [Export member list](#exporting-members-list)
* [Remove Segment](broken://pages/SZYgww5nLuH62FNC6uQD)

{% hint style="success" %}
**To perform these actions:**

1. Select the **Segment**
2. Click the context menu&#x20;
3. Choose from the list.

![](/files/dgO7AqrMmgtLOffkWKOR)
{% endhint %}

***

### Activating / Deactivating Segments

You can activate or deactivate each Segment.

When the Segment is currently inactive, it appears in the Segments list as grayed out.

<figure><img src="/files/fuhEltFTI6bLt27Cq2YN" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**To activate/deactivate a Segment:**

1. Select the **Segment**
2. Click the context menu
3. Click **Activate Segment** or **Deactivate Segment**
4. Click **YES**
   {% endhint %}

***

### Editing Segment

You can edit existing Segments by simply clicking **Edit.** After making updates, remember to click **SAVE CHANGES.**

{% hint style="info" %}
Segments will contain information about the time of computation. The field will be returned when computation took place and will not be returned when there was no computation.

Segments will recalculate every 10 minutes or after editing.
{% endhint %}

***

### Exporting members list

Besides viewing the list of Members added to the Segment, you can also export it. The file will be downloaded in CSV format.

{% hint style="success" %}
**To export the list:**

1. Select the **Segment**
2. Click the context menu
3. Click **Export Members list**
4. Press **EXPORT** in the pop-up window
   {% endhint %}

***

### Removing a Segment

If you don't need and will never use a Segment again, you can remove it.

{% hint style="success" %}
**To remove a Segment:**

1. Select the **Segment**
2. Click the context menu
3. Click **Remove Segment**
4. Click **YES**
   {% endhint %}

***

### Members assigned to a Segment

You can see and verify which Members are assigned to the Segment.

To see the list, click the segment row.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.openloyalty.io/main-features/members/segments/managing-segments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
