# Delete Handling Unit

## Overview

This flow (app) can be used to delete a handling unit which either connected or not connected to a shipment provided the handling unit does not have any inventory connected.

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

*The complete overview of the flow:*

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

## Steps

### Enter Shipment ID

* Shipment ID is not mandatory. Any shipment belonging to the user default Site can be entered
* Click on the **List** button to see a list of shipments connected to the user default site

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

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

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

### Enter Handling Unit ID

* Enter the Handling Unit ID to be deleted
* If the Shipment ID is entered in the previous step, handling unit Shipment ID should match the same
* Entered Handling Unit ID should not have any stocks connected
* Click on the **List** button to see a list of Handling Units that satisfy the above conditions

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

### Summary

* The confirmation screen before the delete shows a summary of the Handling Unit chosen to be deleted

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

### Delete Child Handling Units

* If the handling unit has Child Handling Units in its structure, the user will be given the option to delete Child Handling Units as well
* The user can select either Yes or No

{% hint style="warning" %}
Deleting a 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 %}

{% hint style="info" %}
The example shown here (Flow Classic) Handling Unit ID 288 has a child node with ID 289
{% endhint %}

| <img src="/files/XwLl3MybHYvPvKqSZcdm" alt="" data-size="original"> | <img src="/files/2zgnxQ9wyXm6hZA9vpo1" 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/handling-unit-management/delete-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.
