# ✏️ Editing Orders from the Backend

Managing and updating draft orders directly from your Shopify Admin is straightforward. Whether you need to adjust product details, update customer information, or modify pricing, the process is designed for efficiency.

### 🔄 Two Methods to Edit Orders

**Method 1: Import to Edit**

1. Navigate to **Manual Orders** within the BSS B2B Solution app.
2. Click on the **Import** button located at the top right corner.
3. A pop-up window will appear; select the order you wish to edit.
4. Choose **Import to Edit**. This action will open the selected draft order, allowing you to make necessary modifications.

**Method 2: Edit from Order History**

1. In the **Manual Orders** section, scroll down to find the **Order History**.
2. Locate the draft order you wish to edit.
3. Click on the **pen icon** beside the order. This will open the draft order editor, where you can update product quantities, customer details, discounts, shipping information, and more.

### 🛠️ Editing Order Details

Once you've accessed the draft order editor, you can:

* **Modify Product Quantities**: Adjust the number of items as needed.
* **Update Customer Information**: Change billing or shipping addresses, contact details, etc.
* **Apply or Remove Discounts**: Add new discount codes or remove existing ones.
* **Adjust Shipping Methods**: Change the shipping carrier or method if necessary.
* **Review Pricing**: Ensure that all pricing aligns with your wholesale agreements and pricing rules.

### ✅ Finalizing Changes

After making the desired edits:

1. Review all changes to ensure accuracy.
2. Once satisfied, click **Save** to update the draft order.
3. If the order is ready for processing, you can proceed to **Mark as Paid** or **Create Order** to convert it into a live Shopify order.

{% hint style="info" %}
If you have any trouble using the feature, feel free to reach us at [**support-sbc@bsscommerce.com**](mailto:support-sbc@bsscommerce.com) or [**Live Chat**](https://go.crisp.chat/chat/embed/?website_id=9f64b5a9-1a02-4190-93b8-8ef56b19f740)**.**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/order-management/manual-orders/editing-orders-from-the-backend.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
