# Manage vs. Display

## Manage Mode

If a KDS screen is set to **Manage**, the station is responsible for controlling the timing of the entire order. It features a **Start button** that must be clicked to release the hold on other stations.

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

## Display Mode

If a KDS screen is set to **Display**, the station waits for authorization before beginning preparation. Items appear with "**HOLD (AWAITING START)**" status and cannot be cooked initially. Once the Start button is clicked by the Manage station, items in the Display station are released for cooking. Staff can then begin preparation and mark items as ready once cooking authorization is received.

<figure><img src="/files/1Ucq8GH1qpSNKUYQteNo" 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/kds-settings/cooking-start-confirmation/manage-vs.-display.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.
