# Quick Actions

The menu screen features several quick action buttons designed to make the order creation process efficient.

## Within a Product

* **Quantity** — At the top, you are able to increase or decrease the quantity of the item.
* **New** — This button allows you to add the same product without the customisations you've already made.
* **Done** — If you are done with the customisations for this particular order[^1], click on Done.
* **Remove all extras** — This allows you to remove all ingredients in a particular section.
* **Note** — You can add a note to the product using the *Note* field below. Select the three dots beside it to open *Quick Note*, which provides a list of preset notes for quicker access.

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

## In the Basket or Order Details

This shows products that are added in the order. From here, you can click on the products if you want to update them.

* **Show all and Chosen** — Clicking on Chosen will display **only the ingredients that are selected**. You can click Show all to display all the ingredients.
* **Delete —** This is for removing the product from the order.
* **Note** — This field lets you add a note to **the last product you added**. Select the three dots beside it to open *Quick Note*, which provides a list of preset notes for quicker access.
* **Quantity** — This allows you to increase or decrease the quantity of **the last product you added**. This makes it more efficient to add multiple quantities of a regular product that does not open the customisation screen.

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

[^1]: this particular item


---

# 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/order-creation/adding-a-product/quick-actions.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.
