# Edit Incident Form

## Correlation ID

In order for the remote system to store data about which record they're bonded with and to enable us to identify and only return data from those bonded records, we need to send and store a unique identifier. We will make use of the available `correlation_id` field on the Incident record. First we will add the field to the Incident form in our PDI.

## Incident Form

From any **Incident** record in **your PDI**, **right-click** & navigate to **Configure > Form Layout**.

![](https://2404534899-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBk35gIi557UHt7QlJ%2F-Mf8Uk_NeYkAB3PALMcv%2F-Mf8harOce0ra90vdeUm%2FIUPG%20-%20Edit%20Incident%20Form%201.png?alt=media\&token=22613a01-1e2c-4fd7-96a5-8f9aa6019e09)

Select the **Correlation Id** field from the '**Available**' slushbucket and **move** it to the '**Selected**' slushbucket.

**Save** to add the field to your form.

Next, we will need to **Edit** the **CreateIncident Message**.
