# Text

> A **Text** field is used to store a small amount of text.

A **Text** field is used to store a small amount of text.

## Details

Below is an overview of the details that can be specified to define a **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 Text field.  
     Yes  
     200  
     1 - 4,000  
  
  
     Default Value  
     Enables you to specify a default value for the 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 Text field. Note: The Description will be displayed in Fields tab. 
     No  
    &nbsp; 
    &nbsp; 
  
 

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

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