> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/form-management/form-designer/questions/question-types/standard/text-comment-field.md).

# Text / Comment Field

The text / comment field question is based on the [entry field](/form-management/form-designer/answers/answer-types/entry-field.md) answer type.

![](/files/-MBhF7Hjbg4PpfqKEiUE)

You may also have larger fields using the **Comment field** question.

![](/files/-MBhFAyrt9Zs84tYWV1Z)

{% hint style="info" %}
You may check the [fields properties](/form-management/form-designer/answers/answer-properties/field-properties.md) page for a detailed overview of the different fields capabilities (validation, layouts ..)&#x20;
{% endhint %}

## 🏷️ Label Positioning

Labels of the fields can be positioned in 2 different ways

Either inside the field

![](/files/-MBhL2Zvo3z0RzHsX84z)

Or outside the field&#x20;

![](/files/-MBhLcWEnyeae-8F1gFL)

You may switch from one or the other positioning using the **fields label position** property of your [survey properties](/form-management/form-designer/form-settings.md).

![](/files/-MBhLKwfuvCKfTgO-T2Y)

{% hint style="info" %}
Label positioning is set globally for all the fields of your survey.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.ngsurvey.com/form-management/form-designer/questions/question-types/standard/text-comment-field.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.
