# Setting up Segments

In MailerLite, segments are saved filters. They’re dynamic and automatically update when your list grows. You can build filter conditions based on groups, fields, signup date, time zone, campaigns, automation workflows, and time inactive. Segmentation is a powerful tool that allows you to target or organize specific audiences within your mailing list. A Segment is an organized list of subscribers automatically generated by a set of conditions.

Here are the step-by-step instructions for setting up segments in Mailer Lite:

1. Go to the Subscribers tab.
2. You can add segments in 2 different ways:

* Use the filter system to create different conditions and then press
* Navigate to **Segments** and click **Create segment**. Give it a name and click **Create**. Then use the filter system to create conditions that you want your subscribers to meet.

3\. Once a segment is created, all past and future subscribers who meet those conditions will be included in the segment automatically.

<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.societallabs.com/integrations/our-integrations/mailerlite/setting-up-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.
