# How do I set the Shipped Qty of a Confirmed Sales Order Item?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Sales Order access is required.&#x20;
{% endhint %}

### Step 1

Within Sales Order Items, click <mark style="color:blue;">**Set Shipped Qty**</mark>.

<figure><img src="/files/1PHHq9uRb2nt2lxZ3mOf" alt=""><figcaption></figcaption></figure>

### Step 2

Confirm Shipped Quantity and Shipped Unit Price.

Click <mark style="color:blue;">**Save**</mark>.

{% hint style="info" %}
As each Order Item updates, the corresponding Sales Order and Invoice updates to reflect the new Shipped Order Total. However, these changes are not reflected on the Purchase Order and respective Bill until the Sales Order status updates to **Shipped**.&#x20;
{% endhint %}

<figure><img src="/files/RNjWYb0paQU7kLYyYy7v" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.apptiflo.com/application-docs/sales-orders/how-do-i-set-the-shipped-qty-of-a-confirmed-sales-order-item.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.
