# Split billing for change orders

In the Marketplace Platform, change orders are created when you add more licenses to your subscription and submit the order.&#x20;

If split billing is active for the agreement under which you are ordering additional licenses, you can select buyers and assign billing to those buyers when placing the order.

{% hint style="info" %}
Note that this method of split billing only works for certain products in the platform.&#x20;
{% endhint %}

To split billing when ordering additional licenses using an existing agreement:

1. Navigate to the **Subscriptions** page. Then, select the desired subscription.
2. On the subscription details page, select **Edit**. Ensure that [split billing is activated](/modules-and-features/billing.md#activate-split-billing) for the agreement and that [buyers are configured](/modules-and-features/billing/split-billing/configure-buyers-for-split-billing.md).
3. Under **New Qty**, enter the new quantity, then select **Next**.&#x20;

<div data-with-frame="true"><figure><img src="/files/yF6HDCuI5kLKCxu0AS5v" alt=""><figcaption><p>Items section</p></figcaption></figure></div>

4. In the **Split billing** step, select the buyer to whom you want to allocate billing.&#x20;
   * Select a buyer from the list to allocate billing according to the percentage you have set for the buyer.&#x20;
   * Choose **None** to allocate billing based on the configured split percentages for this subscription.

<div data-with-frame="true"><figure><img src="/files/IyMpgxfLPbpYBSGKwLDS" alt=""><figcaption></figcaption></figure></div>

5. Enter reference information as necessary, then select **Next**.
6. Review the information on each tab, then select **Place order** to submit your order.
7. Select **View Order** to navigate to the order details page. Otherwise, select **Close**.

{% hint style="info" %}
After you've submitted the change order, you might need to review your billing allocations. For instructions, see [Review Split Billing Configuration](/modules-and-features/billing/split-billing/review-split-billing-configuration.md).
{% 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.platform.softwareone.com/modules-and-features/billing/split-billing/split-billing-for-change-orders.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.
