# 6 - Real-time CDP - Build a segment and take action

**Author:** [**Wouter Van Geluwe**](https://www.linkedin.com/in/woutervangeluwe/)**,** [**Alberto De Caro**](https://www.linkedin.com/in/albertodecaro/)**,** [**Benedikt Wedenik**](https://www.linkedin.com/in/benedikt-wedenik/)

In this module, you'll configure a streaming segment and activate the segment to multiple destinations.

## Learning Objectives

* Learn how to build a segment and enable it for streaming.
* Learn how to configure an advertising destination using the Adobe Experience Platform UI.
* Learn how to connect a segment to a destination and activate it.
* Learn how to use Adobe Experience Platform segments in Adobe Audience Manager, and how to use Adobe Audience Manager segments in Adobe Experience Platform, thanks to bi-directional segment sharing.

## Prerequisites

* Access to Adobe Experience Platform: <https://experience.adobe.com/platform>
* Access to Adobe Target
* Access to AWS S3

{% hint style="warning" %}
This tutorial was created to facilitate a particular workshop format. It uses specific systems and accounts to which you might not have access. Even without access, we think you can still learn a lot by reading through this very detailed content. If you're a participant in one of the workshops and need your access credentials, please contact [**spphelp@adobe.com**](mailto:spphelp@adobe.com), who will provide you with the required information.
{% endhint %}

## Architecture Overview

Have a look at the below architecture, which highlights the components that will be discussed and used in this module.

![Architecture Overview](/files/N9GVOZAT3INQe4z6CiLJ)

## Sandbox to use

{% hint style="info" %}
Kindly refer to [Exercise 0.0](/comprehensive-technical-tutorial-archive/getting-started/ex0.md) for instructions on how to find your Sandbox ID and other identifying values.
{% endhint %}

## Exercises

[6.1 Create a segment](/comprehensive-technical-tutorial-archive/module6/ex1.md)

Learn how to create a segment.

[6.2 Review how to configure DV360 Destination using Destinations](/comprehensive-technical-tutorial-archive/module6/ex2.md)

Learn how to configure an advertising destination using the Real-Time CDP UI.

[6.3 Take Action: send your segment to DV360](/comprehensive-technical-tutorial-archive/module6/ex3.md)

Connect the segment you built in exercise 6.1 to the destination DV360.

[6.4 Take Action: send your segment to an S3-destination](/comprehensive-technical-tutorial-archive/module6/ex4.md)

Use the segment you built in exercise 6.1 and send it to an S3-destination, typically used for Email Marketing-destinations.

[6.5 Take Action: send your segment to Adobe Target](/comprehensive-technical-tutorial-archive/module6/ex5.md)

Use the segment you built in exercise 6.1 to configure an Experience Targeting Activity in Adobe Target.

[6.6 External Audiences](/comprehensive-technical-tutorial-archive/module6/ex6.md)

Import audiences from an external source system into Adobe Experience Platform.

[6.7 Destinations SDK](/comprehensive-technical-tutorial-archive/module6/ex7.md)

Configure your own destination using Destinations SDK.

[Summary and benefits](/comprehensive-technical-tutorial-archive/module6/summary.md)

Summary of this module and overview of the benefits.

{% hint style="info" %}
Thank you for investing your time in learning all there is to know about Adobe Experience Platform. If you have questions, want to share general feedback of have suggestions on future content, please contact the Solution Partner Portal, by sending an email to **<spphelp@adobe.com>**.
{% endhint %}


---

# 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.adobesandbox.com/comprehensive-technical-tutorial-archive/module6.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.
