# Finalising a takeaway order (received)

{% 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](https://docs.accentpos.com/hub/menus) section
{% 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](https://2076463788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpf3U9Nfe9qrdN8eQgIs6%2Fuploads%2FcYISHGI6o6doasgrH7Xg%2FScreenshot%202022-03-20%20at%2021.04.48.png?alt=media\&token=39cb86bc-fe9b-4cd2-9951-944d116791d9)

Once the Takeaway is finished (paid and delivered or colleted), tap 'Order receieved' to finalise the order. It will disappear from the orders view and be retrievable in the Cash-out until a Z report is performed.

![Tap order receieved to finalise the order](https://2076463788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpf3U9Nfe9qrdN8eQgIs6%2Fuploads%2FGFmFDxj14tuJwsihBZ0p%2FScreenshot%202022-03-20%20at%2021.05.07.png?alt=media\&token=3613b877-1add-4994-a489-150da6dde630)


---

# 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/finalising-a-takeaway-order-received.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.
