# Maestro de Segmentos (Manage Segments)

El módulo de segmentos sirve para diferenciar a los clientes de acuerdo a varias categorías o segmentos. Por ejemplo, es posible separar a los clientes en categorías tales como AA, A y B.&#x20;

{% hint style="success" %}
Home / Clientes / Información Clientes / Manage Segments
{% endhint %}

![Manage Segments](/files/zEOtbYwwVP7pUMqrae5k)

### Crear Segmentos

Para crear un nuevo segmento se debe hacer click en la opción *New Segment* ubicada en la parte superior derecha de la página de segmentos.

![Crear nuevos segmentos](/files/Z83lQrADlez7w04Huebq)

A continuación, tenemos que ingresar la información correspondiente al segmento, tal como, el nombre del segmento y su estado, esto es activo o inactivo.&#x20;

Una vez ingresada la información, damos clic en el botón *Save & Close.*

![Configuración de Segmentos](/files/DLLClanjSCv6EmA9drSf)

### Determinar el Segmento de cada Cliente

En el maestro de clientes es posible configurar el tipo de segmento al que el cliente pertenece.

![Maestro de Clientes](/files/7jijRvXjMzslrttUClwE)

Clasificar a los clientes en estos segmentos nos permitirá eventualmente visualizar reportes con información específica por segmento.

Por ejemplo, el reporte Annual Sales Summary per Customer permite filtrar la información por segmento e incluso contiene una columna que indica a qué segmento pertenece ese cliente.

![](/files/74AtgB1g687vIAYZoogg)


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/clientes/customers/maestro-de-segmentos-manage-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.
