# How to split orders by product tag, type, tag or SKU

To split orders navigate to the "Create Split" page&#x20;

<figure><img src="/files/JL2dHMYayaakri5vFHCF" alt=""><figcaption></figcaption></figure>

### Choose how to split orders

Once on the "Create Split" page, you'll see a dropdown menu. This menu allows you to select the criteria for splitting your orders. You can choose to split by:

* **Product Tag:** Splits items with a specific tag into a new order.
* **Product Type:** Splits items of a certain type.
* **Vendor:** Splits items from a particular vendor.
* **SKU:** Splits specific SKUs into a separate order.

Select the option that best fits your workflow from the dropdown list.

<figure><img src="/files/FXFOXmUrpOX92Vf9OeFF" alt=""><figcaption></figcaption></figure>

**Testing Your Split Rule**

If you'd like to test your new rule, you can create a test order in your Shopify admin. A simple way to do this without any cost is to create an order with a 100% discount. Add products that match the split rule you just created to see it in action.


---

# 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://ordersplitpro-co.gitbook.io/ordersplitpro/basics/howtosplitorder.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.
