# Multi-Line

Additional options for Multi-Line fields:

1. Required: Enable checkbox if field cannot be left empty.&#x20;
2. No. Lines: Specify the height of the input box by indicating the number of lines to display. This does not affect the amount of text that users can enter, just the size of the input box.&#x20;
3. Default: Specify the default content you want this field to display when you first create an entry.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.workdigital.io/custom-database-apps/columns/column-types/multi-line.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
