# 14.2 Update your Datastream to make data available to your Data Collection Event Forwarding property

## 14.2.1 Update your Datastream

In [Exercise 0.2](/comprehensive-technical-tutorial-archive/getting-started/ex2.md), you created your own **\[Datastream]**. You then used the name `--demoProfileLdap-- - Demo System Datastream`.

In this exercise, you need to configure that **\[Datastream]** to work with your **\[Data Collection Server property]**.

To do that, go to <https://experience.adobe.com/#/data-collection/>. You'll then see this. In the left menu, click **\[Datastreams]**.

In the top right corner of your screen, select your sandbox name, which should be `--aepSandboxId--`.

![Click Edge Configuration icon in the left navigation](/files/c1btkxGo3Y5iO4BD6Z8g)

Search for your **\[Datastream]**, which is named `--demoProfileLdap-- - Demo System Datastream`. Click your **\[Datastream]** to open it.

![WebSDK](/files/ouyMQ2QifUuMwJXUnWbM)

You'll then see this. Click **\[+ Add Service]**.

![WebSDK](/files/p4RV63DJKzVNLTKmbHFG)

Select the service **Event Forwarding**. This will show you 2 additional settings. Select your Event Forwarding property, which you created in the previous exercise and which is named `--demoProfileLdap-- - Demo System (DD/MM/YYYY) (Edge)`. Then select **Development** under **Environment**. Click **Save**.

![WebSDK](/files/Ub1aBLgnJUMYqO2wEpz3)

Your datastream has now been updated and is ready for usage.

![WebSDK](/files/fZOPV6iBmgUYcgs2RdZH)

Your datastream is now ready to work with your **\[Event Forwarding property]**.


---

# 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/module14/ex2.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.
