> ## Documentation Index
> Fetch the complete documentation index at: https://manual.muzemus.online/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing store orders

> Track the orders placed for your store.

As a Store Manager you can view all orders placed for your store and follow their progress through production.

<Note>
  Navigate to **Orders** from the sidebar under **Store**.
</Note>

## Order list

Orders are grouped by **store order batch** (`SO-#####`). Use the **status dropdown** to filter by any of the 12 statuses, or click a summary card at the top of the page.

| Column                | Description                 |
| --------------------- | --------------------------- |
| **Order Number**      | Unique order identifier     |
| **Store Order Batch** | The `SO-#####` batch number |
| **Employee**          | Who the order is for        |
| **Submitted By**      | Who placed the order        |
| **Status**            | Current order status        |
| **Submitted**         | When it was placed          |
| **Items**             | Number of items             |

The stages and their meanings are covered in the [Order lifecycle](/orders/order-lifecycle).

## Order detail

Click an **order number** to open the detail dialog:

* **Line items**: products, sizes, quantities, and prices
* **Financial summary**: company-paid vs employee-paid breakdown
* **Status timeline**: every status change with timestamp and notes

## Sales Order documents

Each store order batch generates a **Sales Order PDF**. Find the batch and click **Sales Order** to preview or download it. See [Sales Order documents](/orders/sales-orders).

## Notifications

You receive in-app and email notifications when an order you placed is approved or rejected, when it advances to a new production stage, and when it is delivered. See [Notifications](/orders/notifications).

<Note>
  You can only view orders from your assigned store.
</Note>


## Related topics

- [Viewing orders (HR)](/hr/viewing-orders.md)
- [Viewing store employees](/store-manager/employees.md)
- [Managing orders](/administrator/managing-orders.md)
- [Managing stores and regions](/administrator/managing-stores.md)
- [Order lifecycle](/orders/order-lifecycle.md)
