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

# Create and Manage Segments

> Learn how to build and manage subsections of your contact list.

The Segments feature allows you to create a subsection of your subscriber list so you can send more targeted, personalized messages. Once a customer segment has been created, you can use it in both Flows and Broadcasts.

## Create a New Segment

To build a new segment:

* Navigate to [Segments](https://www.emotiveapp.co/segments/) from your Emotive dashboard.
* Click **Create New Segment**.
* Name your segment.
* Configure your segment rules.
* Click **Create Segment** to save your changes.

We will break down the available segmentation rules below.

## Segment Rules

### What a subscriber has done (or not done)

<Icon icon="message-sms" /> **Text Message Engagement:**

* Received a text
* Received a broadcast text
* Clicked a shortlink
* Clicked a broadcast shortlink
* Replied to text

<Icon icon="bag-shopping" /> **Shopping Activity:**

* Abandoned Checkout (shopify only)
* Placed Order
* Received subscription order (Recharge + Shopify only)

### Properties of a subscriber

<Icon icon="location-dot" /> **Location:**

* State
* Timezone

<Icon icon="money-check-pen" /> **Signup:**

* SMS Signup method

<Icon icon="bag-shopping" /> **Shopping Activity:**

* Lifetime spend (Shopify only)
* Customer tag
* Product Ordered tag

<Icon icon="user-check" /> **Memberships:**

* Klaviyo List membership
* Segment membership

## Segment Logic

### Using And / Or

By using the “OR” and “AND” functions, you can combine qualifiers to create a unique segment. For example:

### Using Operators

When building a segment, you'll need to use operators to specify the value of the property you're segmenting by:

* **Equal**
  * Include all subscribers who have the amount of points specified in the property value.
* **Not Equals**
  * Include all subscribers who have do not have the amount of points specified in the property value.
* **Greater Than**
  * Include all subscribers who have greater than the amount of points specified in the property value. (e.g. if you input 100 points then it will only include all subscribers where they have 101 points or more.)
* **Greater Than or Equals**
  * Include all subscribers who have greater than or equal the amount of points specified in the property value. (e.g. if you input 100 points then it will include all subscribers where they have 100 points or more.)
* **Less Than**
  * Include all subscribers who has less than the amount of points specified in the property value. (e.g. if you input 101 points then it will only include all subscribers where they have 100 points or less.)
* **Less Than or Equals**
  * Include all subscribers who has less than or equal the amount of points specified in the property value. (e.g. if you input 101 points then it will only include all subscribers where they have 101 points or less.)
* \*\*Set \*\*
  * Include all subscribers where we have a value for the specified Property.
* **Not Set**
  * Include all subscribers where we do not have a value for the specified Property.

Once your segments are created, you'll be able to use them when building your Flows and Broadcasts!

## Manage your Segments

At the top of your Segments page, you're able to search for specific segments and/or filter them by segment type. Below is a breakdown of the actions you can take to manage your segments.

### Edit

To edit a segment:

* Locate your segment, and click on the 3 dots under *Action*.
* Select **Edit** from the menu.
* Edit as needed, and **Save** your changes

### Clone

If you want to create a similar segment to one you have already, you can clone that segment and then make the necessary updates.

To clone a segment:

* Locate your segment, and click on the 3 dots under *Action*.
* Select **Clone** from the menu.
* Edit your new cloned segment, then **Save** your changes.

### Archive

To archive a segment you no longer need:

* Locate your segment, and click on the 3 dots under *Action*.
* Select **Archive** from the menu.

### Favorite

For segments that you use more frequently, you can select the star to the left of the segment name. This will add the segment to a *Favorites* section at the top of your Segments page.

### Refresh

To refresh your segment's contact count, click on the <Icon icon="arrows-rotate-reverse" /> **Refresh** icon.
