> For the complete documentation index, see [llms.txt](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module5.md).

# 5 - Intelligent Services

**Authors:** [**Diptiman Badajena**](https://www.linkedin.com/in/diptiman-badajena-1b178019/)**,** [**Wouter Van Geluwe**](https://www.linkedin.com/in/woutervangeluwe/)

In this module, you'll learn how to setup, configure and use Adobe Experience Platform Intelligent Services.

## Learning Objectives

* Become familiar with Adobe Experience Platform
* Configure Schema / Dataset for use with Intelligent Services
* Create a new Customer AI instance
* Scoring dashboard and segmentation

## Prerequisites

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

{% 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/3G6AScrxGh9JllH8VZiR)

## 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

[5.1 Customer AI - Data Preparation (Ingest)](/comprehensive-technical-tutorial-archive/module5/ex1.md)

Customer data is ingested and transformed with the Experience Data Model (XDM) on Adobe Experience Platform. Specifically, all datasets that are used in Intelligent Services must conform to the Consumer ExperienceEvent (CEE) XDM schema.

[5.2 Customer AI - Create a New Instance (Configure)](/comprehensive-technical-tutorial-archive/module5/ex2.md)

The marketing analyst configures the desired predictions by specifying business rules and identifying relevant data. After configuring the model, schedule executions and review scores.

[5.3 Customer AI - Scoring Dashboard and Segmentation (Predict & Take Action)](/comprehensive-technical-tutorial-archive/module5/ex3.md)

After the models have finished training and scoring, the scores are written back into Platform. You can decide what actions to take with the predictions, such as defining segments, building custom dashboards etc.

{% 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
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.adobesandbox.com/comprehensive-technical-tutorial-archive/module5.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.
