# Text

{% embed url="<https://youtu.be/48hSV22AYFw>" %}

This question type allows the Operator to enter text in order to answer the question.

<figure><img src="/files/NDZOp7SA3hWnHaAb8PY5" alt=""><figcaption><p>Text question properties</p></figcaption></figure>

### Properties

**Admin Display** – a descriptive name to identify the Question within the System.

**Operator Display** - the Question text as displayed to the Operator.

**Asset Data** – see [this page](/product-suite/admin/entities/asset-data.md) for more details.

**Max Characters** - define the maximum number of allowed characters for the question. Default value will be zero (no limit).&#x20;

**Multi-line** - check this box to allow multiple lines of text to be entered.

**Mandatory** - check this box to make input into this field mandatory.

**Record Value** - if checked the value will be added to the recorded text.<br>

{% hint style="info" %}
Each single line text question input accepts input and pasting of up to 512 characters. Typing over 512 characters is prevented. Each multiline question accepts virtually unlimited amounts of text&#x20;

There is a limit of 1500 characters in the recorded text. We recommend therefore that you use the Max Characters option to control the total number of characters returned if necessary.
{% endhint %}

### User Experience

<figure><img src="/files/d5s4mwGYRajmi4ObJGZe" alt=""><figcaption><p>Operator view of Text question</p></figcaption></figure>


---

# 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://docs.keyfax.biz/product-suite/admin/entities/questions/text.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.
