Skip to main content

Manage orders

The Orders page is one table for every order from every connected bridge. It updates live. A green Live badge shows when the realtime feed is connected, and new orders appear without a refresh.

Open Orders

Find the orders you want

Three filter rows sit above the table:

  • Status has pills for Pending, Confirmed, Processing, Shipped, Delivered, Cancelled, Refunded, plus a Needs attention toggle that surfaces orders with a problem (with a count badge).
  • Date offers All time, Today, 7 days, 30 days, or a Custom range.
  • Dest (destination) filters by which bridge an order is being fulfilled through.

The search box matches on order number or customer email. It searches the server, so it covers every order, not just the current page. Clear all resets the filters.

Save a view

Once you have dialed in filters you use often, open the Views dropdown and choose Save current view. Name it, for example "Unfulfilled this week", and it is saved for you. Reapply or delete it from the same menu. Views remember the filters, date range, and layout.

See orders and shipments together

The segmented control at the top left of the table switches between Orders and Orders + Shipments. The merged view adds a Shipments column and lets you expand a row to see the linked shipment's route, tracking, and status inline.

Both views export to CSV from the table's export button.

Open an order

Click any row to open the order in a slide-over. It has three tabs:

  • Details covers the customer, shipping and billing addresses, the order's destinations (where it is being dispatched and via which dispatcher), linked shipments (carrier, tracking, estimated delivery, and a Label download when one exists), related orders if it was split, and the money summary (subtotal, discount, shipping, tax, total).
  • Items lists every line item with SKU, variant, quantity, unit price, and line total.
  • Activity is a timeline of everything that has happened to the order: status and payment changes, dispatcher assignments, syncs, and notes. Click Add Note to leave a note.
Orders do not have a "cancel" or "buy label" button

To cancel or refund an order, change its status, either in the edit sheet or with the bulk Status menu. Shipments and labels are created by your fulfillment platforms and synced back into Orderly, so the order view shows them read-only. Use Sync shipments to pull the latest from the destination bridge.

Edit an order

Click Edit on an open order to change:

  • Status: order status, fulfillment status, and payment status.
  • Customer information: name, email, phone.
  • Shipping address: the full address fields.
  • Notes & tags: an order note and freeform tags.

If the order has already been dispatched, Orderly warns you. Edits are recorded in Orderly, but they are not guaranteed to push through to the destination platform after dispatch.

Act on an order

From an order's menu (on the row or in the open view) you can:

  • Sync order re-pulls this order from its source bridge.
  • Sync shipments pulls the latest shipment and tracking from the destinations it was sent to.
  • Export PDF downloads the order as a PDF.
  • Dispatch order either runs Evaluate dispatchers (your routing rules, creating assignments for whichever match) or assigns the order directly to a specific dispatcher. See Dispatchers.

Bulk actions

Select rows with the checkboxes and a toolbar appears:

  • Status bulk-updates order, fulfillment, or payment status, with a confirm step.
  • Export downloads the selection as CSV or JSON.
  • Sync syncs the selected orders, or their shipments.
  • Dispatch evaluates dispatchers across the selection or assigns them all to one dispatcher. If any selected orders have failed assignments, a Retry Dispatch button appears to reset them.

Next steps