# Orders

Click [HERE](https://www.youtube.com/watch?v=5vxb7NRATDQ\&t=139s) to watch the video about how to complete an order in Lumise.

## 1. All Orders

From the Dashboard, click on **WooCommerce** > **Orders.**

![](/files/-MN2eT6rMOTKbtEbWCxV)

This is where you manage all of your customer's orders. In this area, you can see the order id, custom design, date, order status, and the total price.

* **Add Order:** Instantly add a new order.
* **Filter**: Sort customer's orders with the date and registered customer.&#x20;
* **Search**: Quick search with the order ID.
* **Bulk Actions**: Multiple actions apply to your selected orders.

## 2. Order Details

Click to any order to see its details

![](/files/-MN2g8KCbPKHGaQnnxo-)

You can download the order file designs here.

![](/files/-MN2grHYu1ClDIS1iLMH)


---

# 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.lumise.com/backend/orders.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.
