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

# Bulk Editing Orders

> Learn how to add or remove items across multiple orders simultaneously with bulk editing tools, including available actions and step-by-step workflow.

<div className="page-intro">
  When you need to make the same product-level changes across multiple orders—adding promotional items, removing discontinued SKUs, or adjusting quantities—bulk editing saves you hours of manual work. Unlike bulk actions (which change order settings), bulk editing modifies the actual items within orders in a single operation.
</div>

## Bulk Editing vs. Bulk Actions

It's important to understand the difference between these two features:

**Bulk Actions** (separate feature):

* Change order **settings** like fulfillment center, signature requirements, or On-Hold status
* Operate on order-level properties
* Learn more about [bulk actions on orders](/fulfillment/tools-techniques/bulk-actions-on-orders)

**Bulk Editing** (this feature):

* Modify **products** within orders—add items, remove items, adjust quantities
* Operate on order contents
* Useful for promotional inserts, product recalls, or inventory adjustments

***

## Available Bulk Edit Actions

You can perform two types of bulk edits on multiple orders simultaneously:

| Action           | What It Does                                                                            | Use Cases                                                                                                                                                                               |
| ---------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Add Items**    | Adds a specified product (by SKU) with a specified quantity to all selected orders      | <ul><li>Adding promotional inserts or free gifts</li><li>Including marketing materials in shipments</li><li>Adding forgotten items to a batch of orders</li></ul>                       |
| **Remove Items** | Removes a specified product (by SKU) with a specified quantity from all selected orders | <ul><li>Removing discontinued or recalled products</li><li>Eliminating out-of-stock items from pending orders</li><li>Removing promotional items that are no longer available</li></ul> |

### Important Considerations

**Inventory Availability**:

* If there is not enough inventory to fulfill an added item across all selected orders, some orders will move to **Action Required** status until stock becomes available
* The bulk edit will complete for orders where inventory is available

**Missing Items**:

* Attempting to remove an item that is not present in an order has no effect on that order
* If you remove every item from an order, that order is **automatically cancelled**

**Feature Limitations**:

* **Bundles cannot be added or removed** in bulk—bundles must be edited individually
* **B2B orders containing manual-lot items** cannot be updated via bulk edit—lot products require individual order editing

***

## How to Bulk Edit Orders

Follow these steps to add or remove items across multiple orders:

<Steps>
  <Step title="Navigate to Orders">
    Click **Orders** in the left-hand navigation bar
  </Step>

  <Step title="Select order view">
    Choose **All Orders** (or apply a custom filter to narrow your order list)
  </Step>

  <Step title="Select orders to edit">
    Check the box next to each order (**Shipment ID**) you wish to edit

    <Warning title="Cannot Modify Orders in Fulfillment">
      Orders cannot be modified once Jetpack's Operations team has begun fulfillment. Only select orders in **Action Required** or **Processing** status that have not yet been picked.
    </Warning>

    <img src="https://mintcdn.com/jetpack/vowpUVk9ga2bYYSi/images/tools-techniques/bulk-edit-check-orders.png?fit=max&auto=format&n=vowpUVk9ga2bYYSi&q=85&s=17e6fdd1d27c9413ebf8680afefed1fe" alt="Orders page with checkboxes selected for bulk editing" className="screenshot" width="1414" height="794" data-path="images/tools-techniques/bulk-edit-check-orders.png" />
  </Step>

  <Step title="Open Actions menu and select Bulk Order Edit">
    Click the green **Actions** button at the top right of the Orders page, then select **Bulk Order Edit** from the dropdown menu

    <img src="https://mintcdn.com/jetpack/vowpUVk9ga2bYYSi/images/tools-techniques/bulk-edit-actions-dropdown.png?fit=max&auto=format&n=vowpUVk9ga2bYYSi&q=85&s=902c29eaca087f2928cac6d55242abcb" alt="Actions dropdown menu with Bulk Order Edit option highlighted" className="screenshot" width="1414" height="651" data-path="images/tools-techniques/bulk-edit-actions-dropdown.png" />
  </Step>

  <Step title="Configure your bulk edit">
    In the Bulk Edit popup:

    1. Use the **Select Action** dropdown to choose:
       * **Add Item to Order** - To add products to all selected orders
       * **Remove Item from Order** - To remove products from all selected orders
    2. Enter the target **SKU** or **product name** in the **Search for Item** field
    3. Specify the **quantity** to add or remove in the **Enter Quantity** box
    4. Click **Update Orders**

    <Info title="Quantity Clarification">
      The quantity you enter will be added to (or removed from) **each** selected order, not split across all orders.

      For example, if you add 2 units of a SKU to 10 orders, you're adding 20 total units (2 per order).
    </Info>

    <img src="https://mintcdn.com/jetpack/vowpUVk9ga2bYYSi/images/tools-techniques/bulk-edit-select-action.png?fit=max&auto=format&n=vowpUVk9ga2bYYSi&q=85&s=57912c1e06e0d6a5d1bef5e3fc8270d6" alt="Bulk Edit dialog showing action selection, item search, and quantity fields" className="screenshot" width="979" height="637" data-path="images/tools-techniques/bulk-edit-select-action.png" />
  </Step>

  <Step title="Review summary and confirm changes">
    Review the on-screen summary, which shows **how many orders can be updated**. Orders that cannot be edited will trigger a **follow-up email** detailing the reasons for failure (e.g., insufficient inventory, order already picked, lot products present, etc.)

    Click **Confirm** to finalize the changes. The bulk edit will be applied to all eligible orders, and you'll receive confirmation once the operation completes.

    <img src="https://mintcdn.com/jetpack/vowpUVk9ga2bYYSi/images/tools-techniques/bulk-edit-confirm.png?fit=max&auto=format&n=vowpUVk9ga2bYYSi&q=85&s=96bb1c113a7c5a7ff547d18fab6304fe" alt="Confirmation dialog showing summary of orders to be updated" className="screenshot" width="787" height="334" data-path="images/tools-techniques/bulk-edit-confirm.png" />
  </Step>
</Steps>

***

## Tracking Bulk Edit Results

After submitting a bulk edit, Jetpack processes the changes and provides feedback:

### Successful Updates

Orders that were successfully updated will reflect the changes immediately:

* **Added items** appear in the Shipment Details panel with reserved inventory
* **Removed items** are removed from the Shipment Details panel and inventory is unreserved
* Orders remain in their current status (unless inventory issues arise)

### Failed Updates

Orders that could not be updated will generate a **follow-up email** sent to your account email address. The email will detail:

* Which orders could not be updated
* The specific reason for each failure (e.g., insufficient inventory, order status, lot products, bundles)
* Recommended next steps

### Common Failure Reasons

| Reason                         | Why It Happens                                                     | What to Do                                                                                                                                                                                                              |
| ------------------------------ | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Insufficient Inventory**     | Not enough stock at the assigned FC to fulfill the added item      | <ul><li>[Create a WRO](/fulfillment/sending-inventory/creating-wro) to replenish inventory</li><li>Remove the order from the bulk edit selection and handle individually</li></ul>                                      |
| **Order Already Picked**       | The order has moved to Picked, Packed, Labeled, or Shipped status  | <ul><li>Contact [Jetpack Care](/fulfillment/jetpack-care) if changes are urgent</li><li>Accept that the order cannot be modified</li></ul>                                                                              |
| **Lot Products Present (B2B)** | The order contains manual-lot items requiring individual selection | <ul><li>Edit the order individually from the [Shipment Details page](/fulfillment/order-management/shipment-details-page)</li><li>Learn more about [Pick By Lot for B2B orders](/fulfillment/b2b/pick-by-lot)</li></ul> |
| **Bundle Limitation**          | You attempted to add or remove a product bundle                    | <ul><li>Edit bundles individually from the Shipment Details page</li><li>Bundles cannot be added or removed in bulk</li></ul>                                                                                           |

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="The Orders Page" icon="list" href="/fulfillment/order-management">
    Navigate and filter all your orders with customizable views
  </Card>

  <Card title="Editing an Order" icon="pen" href="/fulfillment/order-management/editing-orders">
    Make changes to individual orders including customer info and products
  </Card>

  <Card title="Bulk Actions on Orders" icon="list-check" href="/fulfillment/tools-techniques/bulk-actions-on-orders">
    Change order settings like fulfillment center or On-Hold status across multiple orders
  </Card>

  <Card title="Shipment Details Page" icon="file-lines" href="/fulfillment/order-management/shipment-details-page">
    Access detailed order information and editing options
  </Card>

  <Card title="Controlling Processing Speed" icon="gauge" href="/fulfillment/tools-techniques/controlling-processing-speed">
    Use dummy SKUs to control order timing
  </Card>

  <Card title="Tools & Techniques Overview" icon="arrow-left" href="/fulfillment/tools-techniques">
    Back to the main tools guide
  </Card>
</CardGroup>

<div className="jetpack-callout">
  <div className="jetpack-callout-header">Questions? Contact Jetpack Care.</div>

  <div className="jetpack-callout-body">
    If you have any questions or run into issues, you can always contact Jetpack Care for help. Our team is always here to assist via Slack, phone, or email!
  </div>
</div>
