# Combined

Shows both prepared and in-progress orders together.

{% hint style="info" %}
Products that are still in kitchen screens are highlighted in **yellow**.
{% endhint %}

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

Can choose which orders appear on the Packing screen Combined View:

* **Only orders with at least 1 prepared item** — Show only orders containing at least one completed item.
* **All orders in preparation and prepared** — Displays every order regardless of readiness.

To access this setting, go to **Packing Settings**.


---

# 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.bossithq.com/pos/packing-screen/packing-screen-views/combined.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.
