# Multi-line text

> Multi-line text field type in Data Service for storing larger amounts of text across multiple rows, available from Studio 2025.10.

A **multi-line text** field is used to store a larger amount of text on multiple rows.
:::note
The multi-line text entity field type is available from the Studio 2025.10 version onwards.
:::

## Details

The following table describes an overview of the details that can be specified to define a **Multi-line Text** field.

 <colgroup>
  <col/>
  <col/>
  <col/>
  <col/>
  <col/>
 </colgroup>
 
  
     Property  
     Description  
     Required  
     Default Value  
     Allowed Values  
  
 
 
  
     Maximum Length  
     Enables you to specify the maximum number of characters that can be entered in the Multi-line Text field.  
     Yes  
     200  
     1 - 10,000  
  
  
     Default Value  
     Enables you to specify a default value for the Multi-line Text field. Note: The default value can be changed in the Data tab. 
     No  
    &nbsp; 
    &nbsp; 
  
  
     Description  
     Enables you to enter a short text to describe the purpose of the Multi-line Text field. Note: The Description is displayed in Fields tab. 
     No  
    &nbsp; 
    &nbsp; 
  
 

## Representation in UiPath® Studio

A **Multi-line Text** field will be imported as **String** in your project.
