# Serving an order

{% hint style="info" %}
Serving items as a location manager or waiter is only possible if the item is not set to auto serve when ready. To find out more, go to the [Menus](/hub/menus.md) section
{% endhint %}

{% hint style="info" %}
This page applies to Dine in and Quick sale orders. [Click here to learn how to finalise Takeaway orders](/features/orders/order-view/finalising-a-takeaway-order-received.md)
{% endhint %}

If an order has items that are waiting to be served from the kitchen or bar, the order will be green and Ready will be displayed in the bottom right.

![Orders with items ready to be served are green and displayed at the top](/files/HndetdQWx6ZsdWo1abf9)

Tap on the green order to reveal the items that are ready to be served. Items that are ready are displayed in green.

![Green items are ready to be served](/files/wKQyqW8zwQvxRV5b8T8y)

Once the items have been served, tap 'Serve' to change the status of the items. Tap 'Serve all' to update all the items that are ready, or select individual categories or items by tapping on them, then tap 'Serve selected'.

![Serve all to update the status of all items](/files/KB6z0WbOZzq39GxxFQVP)

Once the status has been set to served, the order items change from green to grey and the actual order moves into the normal list of tables.

![Served items are grey](/files/Phn9IT86KoPWRMOkcQZE)

{% hint style="info" %}
Once all order items have been served and the order is fully paid, the order will disappear from the orders view and will be retrievable in Cash-out until a Z report is performed
{% endhint %}


---

# 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.accentpos.com/features/orders/order-view/serving-an-order.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.
