# 2.3 Configure Datasets

In this exercise, you'll configure the required datasets to capture and store profile information and customer behavior. Every dataset that you create in this will use one of the schemas that you built in the previous step.

## Story

After defining what the answer to the questions **Who is this customer?** and **What does this customer do?** should look like, you now need to create a bucket that uses that information, to receive and validate data that was sent to Adobe Experience Platform.

## 2.3.1 - Create Datasets

You now need to create 2 datasets:

* 1 dataset to capture the information that answers the **Who is this customer?** - question.
* 1 dataset to capture the information that answers the **What does this customer do?** - question.

Log in to Adobe Experience Platform by going to this URL: <https://experience.adobe.com/platform>.

After logging in, you'll land on the homepage of Adobe Experience Platform.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-d3766e8abcdcae565589d172ff39148a026b3712%2Fhome.png?alt=media)

Before you continue, you need to select a **sandbox**. The sandbox to select is named `--module2sandbox--`. You can do this by clicking the text **Production Prod** in the blue line on top of your screen. After selecting the appropriate sandbox, you'll see the screen change and now you're in your dedicated sandbox.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-f8fe0607dc3e272ebd2416a98220bb1d82c1a166%2Fsb1.png?alt=media)

In Adobe Experience Platform, click on **Datasets** in the menu on the left side of your screen. You'll then see this:

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-3ac58aa10888b4ad6bc8eed078fbd8cd196ba7ba%2Fmenudatasets.png?alt=media)

Let's start by creating the dataset to capture the website registration information.

You should create a new dataset. To create a new dataset, click on the button **+ Create Dataset**.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-50dd40c7bb87bd38405df6eae105a1ed1ff0f360%2Fcreatedataset.png?alt=media)

After clicking the **+ Create Dataset** button, you'll see the following screen.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-f5c996b97e6a14dbe3f0f33de5a3ef5ee9a8c98f%2Fdatasetsetup.png?alt=media)

You have to define a dataset from the schema that you defined in the previous step. Click the **Create Dataset from Schema** - option.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-7a911819de27b8e85679c852c5f4d3937c717475%2Fdatasetfromschema.png?alt=media)

In the next screen, you have to select the schema that you created in 1, `--demoProfileLdap-- - Demo System - Profile Schema for Website`.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-9515f237a6866665758db6f2c7a3d32803c5151f%2Fschemaselection.png?alt=media)

After selecting the schema, click **Next** to continue.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-67fb329a137fc51fa857fe53ca3f20e871af8923%2Fnext.png?alt=media)

Let's give a name to your dataset.

As the name for our dataset, use this:

`--demoProfileLdap-- - Demo System - Profile Dataset for Website`

As an example, for ldap **vangeluw**, this should be the name of the schema:

**vangeluw - Demo System - Profile Dataset for Website**

That should give you something like this:

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-3b26a806afabb666a9fd88214cbc89f7a0e85135%2Fdatasetname.png?alt=media)

Click **Finish** to finish your dataset configuration.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-7816623ffa15b9ae5a3fbef04c18d1f7431012cd%2Ffinish.png?alt=media)

You'll now see this:

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-4c199f15009d4951e73ebbfda7679ae6acfc8245%2Fdsoverview1.png?alt=media)

Go back to the Datasets overview. You'll now see the dataset you created pop up in the overview.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-43507f937620b748902f4a0d1565baa0c25f9ce2%2Fdsoverview2.png?alt=media)

Next, you'll configure a second dataset to capture website interactions.

You should create a new dataset. To create a new dataset, click on the button **+ Create Dataset**.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-50dd40c7bb87bd38405df6eae105a1ed1ff0f360%2Fcreatedataset.png?alt=media)

After clicking the **+ Create Dataset** button, you'll see the following screen.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-f5c996b97e6a14dbe3f0f33de5a3ef5ee9a8c98f%2Fdatasetsetup.png?alt=media)

You have to define a dataset from the schema that you defined in the previous step. Click the **Create Dataset from Schema** - option.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-7a911819de27b8e85679c852c5f4d3937c717475%2Fdatasetfromschema.png?alt=media)

In the next screen, you have to select the schema that you created in 2.2, `--demoProfileLdap-- - Demo System - Event Schema for Website`.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-5185638ed08832e618b1ed3a205c05fab4300f5a%2Fschemaselectionee.png?alt=media)

After selecting the schema, click **Next** to continue.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-67fb329a137fc51fa857fe53ca3f20e871af8923%2Fnext.png?alt=media)

Let's give a name to your dataset.

As the name for our dataset, we'll use this:

`--demoProfileLdap-- - Demo System - Event Dataset for Website`

As an example, for ldap **vangeluw**, this should be the name of the schema:

**vangeluw - Demo System - Event Dataset for Website**

That should give you something like this:

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-3d02bb6ad3d97d6de63be5ea095f30855c1d0b70%2Fdatasetnameee.png?alt=media)

Click **Finish** to finish your dataset configuration.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-7816623ffa15b9ae5a3fbef04c18d1f7431012cd%2Ffinish.png?alt=media)

You'll then see this:

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-84bc651dd0bcc53c67814fa779295bc1425774d6%2Ffinish1.png?alt=media)

Go back to the Datasets overview screen.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-7126c95451e25978ca87156ece6a3380b8a570f7%2Fdatasetsoverview.png?alt=media)

You now have to enable your datasets to be part of Adobe Experience Platform's Real-time Customer Profile.

Open your dataset `--demoProfileLdap--` - Demo System - Profile Dataset for Website by clicking it.

Locate the Profile toggle icon on the right side of the screen.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-5ed8de49a08ac484ac115ec73e167540e3ada320%2Fds1.png?alt=media)

Click the Profile toggle to enable this dataset for Profile.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-569e65044c00794d568e27385c5c2bf9809d0a7a%2Fds2.png?alt=media)

Click the **Enable**.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-aa844ecd8e5469676ff21fb6515c6c5716e3a67f%2Fds3.png?alt=media)

Your dataset is now enabled for Profile.

Go back to the datasets overview and open your dataset `--demoProfileLdap-- - Demo System - Event Dataset` for Website by clicking it.

Locate the Profile toggle icon on the right side of the screen.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-d9e8fe736811782813125991e584fe494d0449ff%2Fds4.png?alt=media)

Click the Profile toggle to enable Profile.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-569e65044c00794d568e27385c5c2bf9809d0a7a%2Fds2.png?alt=media)

Click **Enable]**.

![Data Ingestion](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-c871a75eb6fa55b6c8ca2de55bdecb14fcf5e5b5%2Fds5.png?alt=media)

Your dataset is now enabled for Profile.
