# Multi-click Functionality

Multiple click can be **enabled** or **disabled** for products with quantities greater than one.

When enabled, staff **must click the Ready button**—or the product itself if Ready button is disabled—multiple times (once per item). A **progress indicator** shows completion status (e.g., 2/4 ready)

When disabled, **single click** marks **all quantities** as ready.

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

#### To toggle multi-click:

1. In the **KDS screen**, go to **KDS Settings**.
2. Under **Preparation flow**, select **Yes or No** for **Multi click for quantity > 1**.


---

# 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/ready-button-configuration/multi-click-functionality.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.
