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

# Handling Cost %: Handling Expense as Share of Revenue

> Track Handling Cost % to measure handling expenses as a percentage of net revenue — essential for monitoring fulfillment cost efficiency and margin impact.

<Tip>
  Handling Cost % measures what percentage of your net revenue is consumed by order handling expenses.
</Tip>

## Formula

<Info>
  **Handling Cost %** = ( [**Handling Cost**](/reference/metrics/orders/fulfillment/handling-cost) ÷ [**Net Revenue**](/reference/metrics/orders/revenue/net-revenue) ) × 100
</Info>

### Formula Components

| Metric                                                                   | Definition                                    |
| ------------------------------------------------------------------------ | --------------------------------------------- |
| [**Handling Cost**](/reference/metrics/orders/fulfillment/handling-cost) | Total warehouse and order processing expenses |
| [**Net Revenue**](/reference/metrics/orders/revenue/net-revenue)         | Revenue after refunds and discounts           |

| Metadata        |                                                                      |
| --------------- | -------------------------------------------------------------------- |
| **Type**        | Percentage                                                           |
| **Data Source** | [Shopify](/sources/shopify), [Upstack Costs](/sources/upstack-costs) |
| **Aggregation** | Ratio                                                                |

***

## Example

Your store generated **\$185,000** in net revenue in March with **\$9,250** in handling costs, resulting in a **5.0%** handling cost percentage.

| Month | Net Revenue | Handling Cost | Handling Cost % |
| ----- | ----------- | ------------- | --------------- |
| March | \$185,000   | \$9,250       | 5.0%            |
| April | \$192,000   | \$8,640       | 4.5%            |

***

## How It Works

Handling Cost % divides your total handling expenses by net revenue. This gives you a normalized view of handling burden that can be tracked month-over-month regardless of revenue fluctuations. Lower percentages indicate more efficient fulfillment operations.

***

## When to Use

| Scenario                | Action                                              |
| ----------------------- | --------------------------------------------------- |
| Margin analysis         | Monitor handling burden on contribution margin      |
| Efficiency benchmarking | Compare against industry standards (typically 3-8%) |
| Seasonal planning       | Track how fulfillment scales during peak periods    |
| 3PL evaluation          | Compare handling costs across fulfillment providers |

***

## Related Metrics

| Metric                                                                                   | Relationship                          |
| ---------------------------------------------------------------------------------------- | ------------------------------------- |
| [Handling Cost](/reference/metrics/orders/fulfillment/handling-cost)                     | Absolute handling expense (numerator) |
| [Handling Cost Per Order](/reference/metrics/orders/fulfillment/handling-cost-per-order) | Per-order handling expense            |
| [Shipping Cost %](/reference/metrics/orders/fulfillment/shipping-cost-percent)           | Shipping as percentage of revenue     |

[See all Fulfillment metrics →](/reference/metrics/orders/fulfillment)
