# Creating Relationships

> Follow these steps to create a relationship between your entities.

Follow these steps to create a relationship between your entities.

1. In the **Entities** list, select the entity for which you want to add a relationship.
2. In the **Fields** tab, click **Create New Field**.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/data-service/data-service-docs-image-47396-faf309c5-c5b56ec5.webp)
3. In the **Create Field** panel enter a **Display Name** in the corresponding field.
4. Select **Relationship** from the **Type** drop-down list.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/data-service/data-service-docs-image-47180-180ed6ec-408ccdbd.webp)
5. Select the entity to which you want to create a relationship from the **Related Entity** drop-down list.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/data-service/data-service-docs-image-47339-ff4bc63e-204a65e0.webp)
6. Select the display field to be shown in the user interface from the **Related Entity Display Field** drop-down list.
7. Click **Save**.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/data-service/data-service-docs-image-47152-2f82ab28-11387bdb.webp)

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/data-service/data-service-docs-image-47128-d8ba7572-5ed67aa7.gif)

The relationship is added as a new field in the **Fields** tab.

When adding data you can select values from the related entity.

![docs image](https://dev-assets.cms.uipath.com/assets/images/data-service/data-service-docs-image-47120-6725b5a2-0b042638.webp)
:::note
Click **View Entry Data** to display the **Data** tab of the related entity in a new browser tab.
:::
