# Move Handling Units Between Shipment Inventories

## Overview

This flow (app) can be used to move handling units between different shipment locations.

<div align="left"><img src="/files/DHAOoIdNQ1JqNRZeDnO2" alt=""></div>

*The complete overview of the flow:*

{% file src="/files/Cn3G0nZy7W5oTOwJwTt7" %}

## Steps

### **Enter Handling Unit ID**

* Handling Unit ID is required and should be connected to a shipment
* The connected shipment should belong to the user’s default site
* Click on the **List** button to see a list of handling units that satisfy the above conditions

{% hint style="info" %}
**Pin Step:**

Display the user default Site ID and its description.
{% endhint %}

| <img src="/files/E8oPU6A6qZsNeSSDN8se" alt="" data-size="original"> | <img src="/files/kjHU7eRIjIejg4xrnAsW" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### **Enter To Location No**

* To Location No is required and it should be a Shipment location
* Click on the **List** button to see a list of inventory locations that belong to the user’s default site

| <img src="/files/uCtBrJJCNu2f7chvRYx6" alt="" data-size="original"> | <img src="/files/szOtfVuGHPewxYYdHqTC" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### **Enter Note**

{% hint style="info" %}
Note is optional&#x20;
{% endhint %}

* Click on the **Save** button to complete the process

| <img src="/files/cO8k0Aq4voEVzomYomsi" alt="" data-size="original"> | <img src="/files/yRqZ6uF59R5hlcH5T7lS" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |


---

# 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.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-cloud/customer-order-and-shipment/move-handling-units-between-shipment-inventories.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.
