> For the complete documentation index, see [llms.txt](https://docs.emaildelivery.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaildelivery.com/docs/segmenting/what-you-can-do-with-segments.md).

# What you can do with segments

* [ ] Use matching logic of any, all, or none&#x20;
* [ ] Search all data in any field of all your contact lists
* [ ] Include or exclude tags&#x20;
* [ ] Find contacts by date created&#x20;
* [ ] Include or exclude by list and segment presence
* [ ] Include or exclude based on messages opened, links clicked, or messages received
* [ ] Include or exclude based on device type, OS, browser and location&#x20;
* [ ] Tag or untag matching contacts
* [ ] Export matching contacts as a zip file
* [ ] Nested searches for extended any/all/none matching logic depth
* [ ] Generate a randomized data subset for a/b testing and performance tuning&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.emaildelivery.com/docs/segmenting/what-you-can-do-with-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.
