# Groups

When orders are grouped in the Waiting Room, visual markers help staff easily identify and track them. These indicators also carry through to the KDS.

## Group Indicator

Each group is assigned a **unique identifier**  (e.g., G1, G2, G3), displayed alongside the order number. A distinct **colour** is also applied to the group. This makes it immediately clear which orders belong together, both in the Waiting Room and on the KDS.

<figure><img src="/files/XWlsdafCpVyU3iq9MZ3T" 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/waiting-room/groups.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.
