> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usekinetic.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Long Text

> Multi-line text area for detailed feedback and comments.

# Long Text (Textarea)

A multi-line text area for open-ended responses — feedback, comments, detailed descriptions.

## When to Use

* Open-ended feedback questions
* "Anything else you'd like to share?"
* Detailed descriptions or explanations

## Configuration

| Setting              | Description                    |
| -------------------- | ------------------------------ |
| **Label**            | The question text              |
| **Placeholder**      | Hint text shown when empty     |
| **Required**         | Whether an answer is mandatory |
| **Klaviyo Property** | The profile property name      |

## Data Format

```json theme={null}
{ "field_name": "This is a multi-line response\nwith line breaks preserved." }
```
