---
title: "Order auto-tagging"
description: "Every order is tagged by delivery date, slot, and pickup date so you can build daily picking lists from Shopify order search. A backfill action tags existing orders."
contentType: "docs"
locale: "en"
localized: true
source: "https://orderrules.com/docs/delivery/order-auto-tagging"
slug: "delivery/order-auto-tagging"
---
**OrderRules tags every order with its delivery details, turning Shopify order search into a picking-list tool.**

- `delivery:YYYY-MM-DD` — the delivery date.
- `slot:HHMM-HHMM` — the time slot (e.g. `slot:1400-1600`).
- A **pickup date** tag for in-store pickup orders.

Filter Shopify orders by these tags to print or process everything due on a given date or slot. A **backfill action** tags existing orders, so you can start filtering historical orders right away.

These tags also make [Carrier CSV export](/docs/delivery/carrier-csv-export) filters exact — export precisely the shipments for one date and slot.

## Related

- [Carrier CSV export](/docs/delivery/carrier-csv-export) · [Time slots](/docs/delivery/time-slots) · [Capacity limits](/docs/delivery/capacity-limits)
