# Change Parent Handling Unit

## Overview

This flow(app) can be used to change the parent handling unit of a handling unit which either connected or not connected to a shipment.

<div align="left"><figure><img src="/files/GBcivfId353zlCnS9x6u" alt=""><figcaption></figcaption></figure></div>

*The complete overview of the flow(app):*

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

## Steps

### Enter Shipment ID

* Shipment ID is not mandatory. Any shipment in Status ‘Preliminary’ belonging to the user default Site can be entered and the shipment should have at least 1 handling unit connected
* Site shows the user default Site ID and its description
* Click on the **List** button to see a list of available shipments which satisfy the above conditions

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

Display the user default Site ID and its description&#x20;
{% endhint %}

| <img src="/files/oQsAakrkiLZFWPWqlGZ2" alt="" data-size="original"> | ![](/files/AlR1SFEei5nGk3V3eWwT) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### Enter Handling Unit ID

* Enter the Handling Unit ID which the parent needs to be changed
* Site of the handling unit should be either empty or the same as the user default site
* If the Shipment ID is entered in the previous step, handling unit Shipment ID should match the same
* Click on the **List** button to see a list of available Handling Units that satisfy the above conditions

| <img src="/files/pE6wrmfE1aeUyizcuxFq" alt="" data-size="original"> | ![](/files/AlR1SFEei5nGk3V3eWwT) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### Enter New Parent Handling Unit ID

* Enter the new parent Handling Unit

{% hint style="info" %}
The handling units allowed to be connected as a Parent should satisfy the following conditions:

* Site of the handling unit should be either empty or the same as the user default site

* If the Shipment ID is entered in the first step, the handling unit Shipment ID should match the same. If not, handling unit Shipment ID should be empty

* Handling Unit ID should **not** be equal to the Handling Unit selected in the previous step

* Handling Unit ID should **not** be equal to Parent Handling Unit ID of Handling Unit selected in the previous step

* Top Parent Handling Unit ID of the entered Handling Unit ID should not be equal to the Handling Unit selected in the previous step
  {% endhint %}

* Click on **List** button to see a list of available Parent Handling Units that satisfy the above conditions

| <img src="/files/msBP8UXtZ952eK2dvRPj" alt="" data-size="original"> | ![](/files/pBpxg3hjqFqMtNOY0fiW) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### Summary

* Summary step. Click on the **Save** button to save the changes

{% hint style="warning" %}
Changing the parent handling unit can cause changes to the handling unit structure. Therefore, it is important to reprint documents and labels to ensure correct documents and labels that include information based on the changed structure.
{% endhint %}

| <img src="/files/j0UzkhKN0SzrwtXHsZB5" alt="" data-size="original"> | ![](/files/FVXJSxzEDVct9qv5DrTF) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             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/handling-unit-management/change-parent-handling-unit.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.
