# Segment Feature

> **SUCCESS**
>
> **What is Segment Feature**
>
> A feature for performing analysis such as numerical reports and heatmaps. Detailed user analysis is achieved by combining 7 types and 29 segment condition items.

## Use Cases

When you want to perform detailed analysis of user behavior

When you want to filter data based on specific conditions

When you want to understand visitor characteristics and behavior to optimize marketing strategies

## How to Use Segments

### 1. One-Click Segment

💡 Hover your mouse over each metric name and click the funnel icon that appears to easily start segment analysis.

### 2. Custom Segment

For more detailed analysis, you can set conditions from the filter icon on the right side of the screen.

Click the filter icon and select "Add"

You can select based on the metric you want to filter from among 7 types. After choosing whether to include/exclude this metric in the segment condition, press OK. Only one rule of include/exclude can be selected per operation.

Set the condition (include/exclude) and click OK.

📌 For multiple filters, as shown below, conditions for the same item are OR, and different items are AND conditions.

📌 Frequently used conditions can be saved and easily recalled the next time.

📌 The application status of a segment can be confirmed by the color of the filter icon:

Green: Segment is applied

Default color: Segment is not applied

## How to Remove Segments

There are 3 ways to do this:

"Disable": Temporarily disable the condition

"×" icon: Delete individual filters

"Clear": Reset all conditions


---

# 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://helps.ptengine.com/en/insight/data-center/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.
