# Create Customer Segments

***

## Check out our video on; What are customer segments and why are they needed? 👇

{% embed url="<https://youtu.be/i_Qoo4_igHI>" %}

***

## How to create a new segment?

Segmenting customers based on age group, gender, or location, businesses can tailor their marketing messages and offerings to better suit the preferences and needs of each group

This enables more targeted and effective marketing campaigns, resulting in improved customer engagement and satisfaction

To form a new segment with specific data,&#x20;

* Click on the "**Add Filter**" button <img src="/files/SQmxV7CHGNbw14JNkFM1" alt="" data-size="line">

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

* When you click on "**Add Filter**," you'll encounter a dropdown menu containing all available **customer attributes**. This allows you to select the attribute you wish to filter by

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

* Here, you can refine the data according to your preferences.&#x20;
* For instance, if you aim to create a segment of customers based on their gender, select the "Gender" customer attribute;&#x20;
* Next, adjust the conditions to include customers who have provided their gender information. For example, you can select the condition "Is Set," which will display all customers with available gender data.

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

* Alternatively, you can select a specific gender by choosing the condition "Equals" and then selecting the desired gender value from the dropdown menu. For instance, if you set the value as "Male," all contacts with the gender attribute set to "Male" will be displayed

<figure><img src="/files/vfzdeoXQtFiiJyJrg96J" alt=""><figcaption><p>This method ensures that only customers with the specified data criteria are included in the segment.</p></figcaption></figure>

* To create a new segment, click on "<mark style="color:green;">Create Segment</mark>."&#x20;
* A pop-up dialog will appear where you can enter the segment name and optionally add a description.&#x20;
* Then, click on the "<mark style="color:green;">**Create Segment**</mark>" button to finalize

<figure><img src="/files/6dx4FhlFGqvTjYBsJpxL" alt=""><figcaption></figcaption></figure>

***"New product: Men" segment successfully created, containing only contacts identified as male gender.***

***

## View Customer Fields

To view multiple fields for customers,&#x20;

* Click on the gear icon,&#x20;
* then select the customer fields you want to view, e.g. gender and email.&#x20;
* Click on the "<mark style="color:green;">**Set Fields**</mark>" button, and the selected fields will be displayed on screen with corresponding values for the customers.&#x20;
* If values exist for the selected fields, they will be displayed; otherwise, the field will appear blank.

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

***

## Add Multiple Filters

To add multiple filters,&#x20;

* Click on the "Add Filter" button and enter your filter data
* After adding the first filter, you'll have the option to add another one below it.&#x20;
* You can continue adding multiple filters by clicking on the "<mark style="color:green;">**Add Filter**</mark>" button again as needed, allowing for customization based on your specific requirements.

<figure><img src="/files/7sJysdDbyxjYXNfl8tWM" alt=""><figcaption></figcaption></figure>

***

## Export Customer Details

* To export customer details, simply click on the "<mark style="color:green;">**Export**</mark>" button.&#x20;
* You can export data for any segments or selected fields.

*<mark style="color:green;">**Note: only the owner has access to export data**</mark>*&#x20;

<figure><img src="/files/x0z0UE4OThloirN6IDKA" 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://learn.doubletick.io/customers/create-customer-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.
