---
title: TextArea
type: tags
order: 427
meta_title: Textarea Tag for Text areas
meta_description: Customize Label Studio with the TextArea tag to support audio transcription, image captioning, and OCR tasks for machine learning and data science projects.
---
The `TextArea` tag is used to display a text area for user input. Use for transcription, paraphrasing, or captioning tasks.
Use with the following data types: audio, image, HTML, paragraphs, text, time series, video.
{% insertmd includes/tags/textarea.md %}
### Example
Basic labeling configuration to display only a text area
```html
```
### Example
You can combine the `TextArea` tag with other tags for OCR or other transcription tasks
```html
```
### Example
You can keep submissions unique.
```html
```