# Quick Line Entry Screen on Quote and Orders

The Quick Line Entry screen is a new feature in GUMU that allows users to add multiple line items to an order or quote in a single window. Below is the functionality of the Quick Line Entry screen.

* User Can view or find items by filtering the products as per product family.
* Based on the Shipment Site selected at the Order Header level, the products will be displayed in the grid.
* If the user tries to add an item that is not available at the selected Shipment site then an alert message will be displayed.

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

<figure><img src="/files/t0KcYfgSV8jbM9z8UJvb" alt=""><figcaption></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.greytrix.com/gumu-sage-crm-integration/sage-intacct/user-guide/working-with-orders/quick-line-entry-screen-on-quote-and-orders.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.
