# Segmentation of customers

The segmentator is used for e.g.:

* combining several groups into one new group,
* deleting from a group of contacts that are in another group,
* create a new group based on filters or percentage breakdown.

1. After logging into the panel, go to **Contacts** -> **Group List** and click -> **Group Segmentation**:     &#x20;

&#x20;  &#x20;

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

2. Name the newly created group, or select from the list the group already in the account on which you want to segment,
3. Select what operation you want to perform:

<figure><img src="/files/3UR48pgAp2f9sJnHovo5" alt=""><figcaption></figcaption></figure>

2. Specify the parameters of the operation.
3. In the example below, we combine two groups previously imported into the account (Test Group 2 and Test Group) into a new group called "New Test Group." With this operation, a new item will appear in the list of groups.

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

<br>


---

# 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.messageflow.com/contacts/segmentation-of-customers.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.
