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

# Viewing & Filtering Orders

> Understand which orders appear in your list and how to use filters effectively

## The Orders List

The Orders page displays all of your company's orders in a table format. By default, you'll see important information like Customer Name,
Fulfillment Date, Status, Fulfillment Type, and the Total about each order:

<Frame>
  <img src="https://mintcdn.com/dailybread/erCETpuJJZ2o4tlI/images/orders_table.png?fit=max&auto=format&n=erCETpuJJZ2o4tlI&q=85&s=111257ed3ccc55643c8ff92f4e9ff689" alt="Orders List Screenshot" width="1386" height="893" data-path="images/orders_table.png" />
</Frame>

## Quick View Details

There are two quick action icons available for each order in the list, allowing you to view important details without opening the full order.

### View Order Items

To quickly see all line items in an order, click the shopping bag icon next to the order. This opens a popup displaying all products and
quantities in that order.  If the order is [open](orders/creating-orders#open) you can modify the progress of individual items from this
popup as well.

<Frame>
  <video src="https://mintcdn.com/dailybread/erCETpuJJZ2o4tlI/images/line-item-quick-view.mp4?fit=max&auto=format&n=erCETpuJJZ2o4tlI&q=85&s=513a7037ed20f61de4f2fe99f76fa954" alt="Order Items Popup Screenshot" autoplay="true" data-path="images/line-item-quick-view.mp4" />
</Frame>

### View Order Notes

To view any special instructions or notes for an order, click the document icon next to the order. This opens a popup showing the fulfillment:

<Frame>
  <img src="https://mintcdn.com/dailybread/erCETpuJJZ2o4tlI/images/order_notes_popup.png?fit=max&auto=format&n=erCETpuJJZ2o4tlI&q=85&s=194506dc26b689a20dad8d5d2ef6ac8e" alt="Order Notes Popup Screenshot" width="971" height="296" data-path="images/order_notes_popup.png" />
</Frame>

## Permissions

All users can see the Orders page and the list of orders. However, only users with the appropriate roles can view
[draft](orders/creating-orders#draft) orders.  **Owners**, **Administrators**, and **Editors** can see and filter draft orders, while **Viewers**
cannot.
