# KDS Views for Split Orders

When split order feature is active, the KDS can split into these views:

* **Left** — Displays orders in the first screen.
* **Right** — Displays orders in the second screen.
* **All** — Shows all orders.

{% hint style="info" %}
Venues may choose to use **All** view during normal operating periods with manageable order volume; and **Left/Right** during high-volume periods that require order splitting.
{% endhint %}

<figure><img src="/files/SczdyrVun9IXjHfaPSWs" 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.bossithq.com/pos/kitchen-display-system-kds/split-orders/kds-views-for-split-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.
