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

# Viewing Shipments

The **Shipment** tab in **Manage Orders** provides a summary of your shipments containing information, such as **Order Number**, **Shipment number**, **Shipment status**, **Ship date**, and **Master Tracking**.

* To search for a specific shipment, use filter conditions. For more information, see the [Searching, Filtering, and Sorting](/v3/orders-and-inventory/user-guides/orders/order-management/filtering-orders) section.

## Prerequisites

* Ensure that you have the **Viewer**, **Orders & Inventory Editor**, or **Administrator** privileges to fabric Orders. For more detailed information on these settings, see the [Role-Based Access Control](/v3/platform/settings/rbac/role-based-access-control-orders-roles) section.

## Shipment Table

The **Shipment** tab displays the following information:

| Field               | Description                                                                                                      | Values                                                                              |
| ------------------- | ---------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| **Order Number**    | A unique order identifier. You can view the **Basic details** page by clicking the order number.                 | String                                                                              |
| **Shipment number** | A merchant-defined unique shipment identifier. Click the shipment number to view the **Shipments** details page. | String                                                                              |
| **Shipment status** | The current shipment status code for the order.                                                                  | [Shipment Statuses](https://developer.fabric.inc/docs/overview-1#shipment-statuses) |
| **Ship date**       | The order shipment time in the UTC format.                                                                       | date-time                                                                           |
| **Master Tracking** | The tracking number for all cartons in the shipment.                                                             | String                                                                              |
