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

# Shipment Package View

The Shipment Package view allows a shipment to be connected to one or more associated packages.

The measures calculated by this view are:

| Name                   | Measure Type | Description                         |
| ---------------------- | ------------ | ----------------------------------- |
| Shipment Package Count | Count        | The count of all shipment packages. |

The dimensions included in this view are:

| Name                          | Data Type | Description                                                                                                          |
| ----------------------------- | --------- | -------------------------------------------------------------------------------------------------------------------- |
| Carrier                       | String    | Name of the carrier delivering the package.                                                                          |
| Carrier Type                  | String    | The carrier (USPS, FedEx, etc.) delivering the shipment.                                                             |
| Carrier Type Other            | String    | The carrier's name if it is not one of Kibo's listed carriers.                                                       |
| Delivery Type                 | String    | The delivery type of the package.                                                                                    |
| Has Label                     | Yes/No    | Whether a shipping label has been generated for the shipment.                                                        |
| Package ID                    | String    | A unique identifier for the package. Will be automatically set by OMS upon creation.                                 |
| Shipment Package Created Date | Datetime  | The date and time the shipment package was created.                                                                  |
| Shipment Package Updated Date | Datetime  | The date and time the shipment package was updated within the system.                                                |
| Shipping Method Code          | String    | The code associated with a carrier's shipping method service type used during fulfillment of packages and shipments. |
| Shipping Method Name          | String    | The carrier-supplied name for the shipping service type, such as "UPS Ground" or "2nd Day Air."                      |
| Site ID                       | Number    | Unique identifier for the site.                                                                                      |
| Tracking Number               | String    | The tracking number assigned to the package by the carrier.                                                          |
| Tracking URL                  | String    | The URL to track the shipment.                                                                                       |
