# Setting up segmentation for Adobe

[Segment sets](https://docs.messagebird.com/taxi/Dynamic%20content,%20segmentation%20and%20personalisation/Segmentation/creating-and-managing-segment-sets) and [single segments](https://docs.messagebird.com/taxi/Dynamic%20content,%20segmentation%20and%20personalisation/Segmentation/creating-and-managing-single-segments) are defined in the segmentation section of your Taxi account. These allow you to set up rules to control which content is sent to the groups of people within this segmentation. They are then applied to any of the modules in your Email Design System to give you complete control of the specific content that’s sent to your customers.

This segmentation is mapped by the connector to javascript code snippets, and this javascript is run when the email is sent. This ensures each recipient gets the content selected for them.

Once segments are defined it is possible to use them in the Taxi editor and to preview content for each segment.

To be able to export code through the connector, the javascript for segments must be added.  This javascript is set per connector.

Code for segments is entered through the segmentation settings. Example shown below:

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-720dcb614e3c5f8e6caad5b6a5afd1f815393a70%2Fsegmentsetup.jpg?alt=media)![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-b7ea14246a4454a2df564187715972c500f7cb1f%2FrIIHlrUaYwp601aGY5HdAfp_LaM1OzW7zovGCB3B-s_90weHQC7aBUuPJhpZid6-szGU5NjD6VHuSk_YaE3Wu7rYpeZXqFk5rIzgO4vBjLd_rj90W3p_27g7Jkz-OjNQMFyj_Yc_?alt=media)

The segment builder in Taxi for Email allows users to build their own logic to combine single segments.  There is no extra set up required to make this work, beyond the normal configuration of single segments.&#x20;

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-9eea2db63db436a2abf9316a559a9040190d9b95%2Fsegmentationeditor.jpg?alt=media)

Read Next:\
[What is Segmentation](https://docs.messagebird.com/taxi/Dynamic%20content,%20segmentation%20and%20personalisation/Segmentation/what-is-segmentation) |&#x20;


---

# 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.bird.com/taxi/connectors/adobe-campaign-connector/setting-up-segmentation-for-adobe.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.
