# Overview

The order view can be accessed by tapping the Bag icon in the toolbar or by selecting the order type from the side menu.

![2 ways to enter the order view](/files/C5uA3QcSTh0VtwAClC8X)

In the order view, you can select an order type from the bottom (Dine in, Quick sale or Takeaway). Here you can view existing orders that have not been finalised, update orders, make payments and more.

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.

![AccentPOS order view](/files/HndetdQWx6ZsdWo1abf9)

Order items are displayed on the right-hand side. Items have different states depending on their status:

* White: the item has been ordered but is not ready and has not been served
* Green: the items are ready to be collected from the kitchen or bar
* Grey: the items have been served (finalised)

{% hint style="info" %}
Once all items in an order have been served or finalised and the order is fully paid, it will disappear from the orders view and be retrievable in the Cash-out until a Z report is performed&#x20;
{% 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/overview.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.
