> For the complete documentation index, see [llms.txt](https://docs.bird.com/applications/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/applications/audience/lists-and-segments/how-to/segment-based-on-predictions.md).

# Segment based on Predictions

The system analyzes historical engagement data across all available channels to build predictive models for each contact. These models consider factors such as open rates, click-through rates and channel-specific behaviors to determine the optimizations for future communications.

### Leveraging Segmentation for Channel Optimization

To create segment using Predictions, you can follow these steps:

* Create a segment and select condition as **Predictions for Contact**
* Select **Optimal Marketing Platform** as attribute

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

* Enter or select options like **Email, SMS, WhatsApp, Push, Google RCS**

**Learn more about** [**Optimal Marketing Platform**](https://docs.bird.com/applications/~/revisions/Veg0xbMqxq52OB1BGrHJ/audience/contacts/concepts/optimal-marketing-platform)**.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/applications/audience/lists-and-segments/how-to/segment-based-on-predictions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
