# Relationship

> A **Relationship** field type is used to bind two entities. The field uses the one-to-many (1:M) cardinality to correlate a field from the related entity (1) with the host entity (M).

A **Relationship** field type is used to bind two entities. The field uses the one-to-many (1:M) cardinality to correlate a field from the related entity (1) with the host entity (M).

## Details

Below is an overview of the details that can be specified to define a **Relationship** field.

 <colgroup>
  <col/>
  <col/>
  <col/>
  <col/>
 </colgroup>
 
  
     Property  
     Description  
     Required  
     Default Value  
  
 
 
  
     Related Entity  
     Enables you to select the entity to which you want to create a relationship.  
     Yes  
    &nbsp; 
  
  
     Related Entity Display Field  
     Enables you to select the display field from the related entity to be shown in the user interface. Note: The actual relationship between the entities is based on the Ids of entities. 
     Yes  
    &nbsp; 
  
  
     Description  
     Enables you to enter a short text to describe the purpose of the Relationship field. Note: The Description is displayed in Fields tab. 
     No  
    &nbsp; 
  
 

## Representation in UiPath<sup>®</sup> Studio

A **Relationship** field is imported as the **related entity type** in your project. You can access all the fields of the related entity as well.
