# Segment

Create your own cohorts based on your choices with Segments feature. Use the filters feature to define your cohort. For example create Segments of users from a given city or users using a given platform. You can create Segments using mutliple filters i.e. a combination of filters.&#x20;

Segments can be defined at both personal or team level. Team level Segments will be accessible by all members of the given project.&#x20;

Segments once created, can also be edited or deleted.&#x20;

## **Create and Save Segment**

Go to Session Replay and create a filter. Once filter is created you will see a Save Segments option on the right hand side.&#x20;

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

Select Save Segment and give it an appropriate name. Segment can be created for Team or Personal use. The below image shows a Filter created for Team.&#x20;

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

This image shows filter created for personal view only.&#x20;

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

## **Update Segment**&#x20;

One can also update or create new segments after changing the filter a shown below.&#x20;

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

## **View Saved Segment**

Once a segment is created, you can view the list of all Segments accessible to you. These could be Team or Personal Segments as shown in the image below.&#x20;

The **Saved Segments** are visible in the Session Replay, Errors and Analytics in Zipy.&#x20;

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


---

# 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://docs.zipy.ai/product-features/segment.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.
