# Viewing your Orders

{% embed url="<https://urbanpiper-support.portal.trainn.co/share/c9H3wMiP34fZOGDFAzeOoQ>" %}

## Keeping a track of your Orders

In this video, we explore how to effectively manage orders using the Urban Piper Business Manager. This tool empowers you to oversee all orders processed across various locations and platforms, complementing the day-to-day order management by operators and cashiers using the Order Tracker tool.

{% hint style="warning" %}
This section will move under the 'Analytics' section in the near future.
{% endhint %}

### Viewing your Orders

1. **Login:** Visit [login.urbanpiper.com](https://login.urbanpiper.com) and log in using your credentials.
2. **Access Orders:** Click on the 'Orders' section to view a list of orders processed across different locations and platforms for your business.

#### Order List View

* **Order ID:** Unique identifier for each order.
* **Platform IDs:** Identifiers for the platforms where orders were placed.
* **Date and Time:** When the order was placed.
* **Location:** The location for which the order was placed.
* **Customer Details:** Quick view of the customer information.
* **Payment Mode:** The method of payment used by the customer.
* **Order Status:** Current status of the order.
* **Amount:** Total amount for the order.

#### Order Details

To view detailed information about an order, click on the respective tab. This will display:

* **Order Summary:** List of items in the order, including any add-ons or customizations.
* **Special Instructions:** Any specific instructions provided by the customer.
* **Delivery Info:** Details about the delivery.
* **Customer Info:** Additional customer information.

#### Order Lifecycle

To acknowledge your orders and manage its delivery states, we recommend using our [Store Manager](/store-manager/prime-app-version/logging-in-to-store-manger.md).


---

# 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://help.urbanpiper.com/business-manager/viewing-your-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.
