# QL Message fields

By default, QL's Single Screen Order Entry has two free format fields which, on completion of a diagnostic, accept the **repair diagnostic breadcrumb** (aka **Fault Text**) and **Additional Information**. The latter may be entered by advisors on the final page of the diagnostic:

<figure><img src="/files/9alkkruvcD28MyXgDBoK" alt=""><figcaption></figcaption></figure>

In QL, by default these two fields are captioned **Message** and **Message 2** (captions are configurable within QL so they may be labelled something else):

<figure><img src="/files/CUlLTwuVsrXRkCbqJdzK" alt=""><figcaption></figcaption></figure>

The standard behaviour is to place the first 255 characters of the **Fault Text** in **Message** and any **Additional Information** in **Message 2**.\
\
Unfortunately, this may truncate the Fault Text as **Message** only accepts **255** characters, meaning that information is lost. Several clients have requested the following behaviour instead:\
\
1\) Let QL truncate any Fault Text that's longer than 255 characters and place it in **Message**\
2\) Move any overflow from the above into the Additional Information area in the Keyfax export data, this way, QL places it in **Message 2**\
\
This requires that the Additional Information field on the final page of the diagnostic is no longer available for use; this can easily be deconfigured by Omfax support.


---

# 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/integrations/host-systems/aareon/ql-message-fields.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.
