> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-sage-crm-integration/sage-100/user-guide/customer-integration/qle-enhancement.md).

# QLE Enhancement

**1.       Sorting**

The QLE screens now provide better features related to sorting data and Sage 100 product lookup. It Sorts data when clicked on Products or Code column.

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

**2.       QLE Advance Product Search**

We have now added Advanced Product Search on chick of which user will be able to search for **product code** and **product desc** from the search and results will display all products that contains the searched keyword. This is similar to the Sage 100 lookup present on new line entry screen.

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

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

3. **Number of Products:** This Functionality makes the user able to decide the number of products to be displayed at a time in through Sage CRM translations.\
   \
   To change the number of products to be display at a time on QLE, user will have to navigate to **Administration → Customization → Translations** and find **Caption code= SNoOfProducts** as shown in below screenshot.\
   \
   You can increase or decrease the number of products to be displayed on depending on your system performance.

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

4. **Product Inquiry:**   \
   This feature allows user to view real-time product information from Sage 100 when adding or updating   &#x20;products in Sales Orders or Sales Quotes through QLE in Sage CRM.

<figure><img src="/files/mbGT7TBt1tVPCh8D4bZk" alt=""><figcaption><p>Product Inquiry</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.greytrix.com/gumu-sage-crm-integration/sage-100/user-guide/customer-integration/qle-enhancement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
