---
title: "Tracking import & auto-fulfillment"
description: "Upload a carrier shipment CSV to create fulfillments with tracking URLs and optionally notify customers. OrderRules matches rows to orders by order number."
contentType: "docs"
locale: "en"
localized: true
source: "https://orderrules.com/docs/delivery/tracking-import-auto-fulfillment"
slug: "delivery/tracking-import-auto-fulfillment"
---
**Once a carrier assigns tracking numbers, you can close the loop in one upload instead of fulfilling orders by hand.**

1. Go to **Delivery → Tracking import**.
2. Upload the carrier's **shipment CSV** — the file that includes tracking numbers.
3. OrderRules matches each row to an order **by order number**, creates the fulfillment with the correct **carrier tracking URL**, and (optionally) **notifies the customer**.

This pairs with [Carrier CSV export](/docs/delivery/carrier-csv-export): export your shipments, hand the file to the carrier tool, then import the returned file with tracking numbers.

## Related

- [Carrier CSV export](/docs/delivery/carrier-csv-export) · [Order auto-tagging](/docs/delivery/order-auto-tagging)
