> For the complete documentation index, see [llms.txt](https://docs.novacura.com/marketplace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/handling-unit-management/modify-handling-unit.md).

# Modify Handling Unit

## Overview

This flow (app) can be used to modify a handling unit configuration which either connected or not connected to a shipment.

![](/files/z4nk6bvFgSE2Eztk26IM)

*The complete overview of the flow:*

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

## 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/WePcFKSCNc73t0Rko7IY" alt="" data-size="original"> | <img src="/files/04zc5wTYV64uPI3YXlzz" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### Enter Handling Unit ID

* Enter the Handling Unit ID to be modified. The 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 Handling Units that satisfy the above conditions

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

### Enter Width/Height/Depth

{% hint style="info" %}
These steps are optional.
{% endhint %}

| <img src="/files/yiD5E9dpx6VfZSww7C6y" alt="" data-size="original"> | <img src="/files/xCZkmuFQpFEwtBKI3q3w" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/kTRqVGJimThAaSkn3cVI" alt="" data-size="original"> | <img src="/files/BKuQe8bJksooYFzHrOEg" alt="" data-size="original"> |
| <img src="/files/CMdjGOR6g56mdOixmawY" alt="" data-size="original"> | <img src="/files/tpBXR6OQwdiwDWpsjT1X" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

### Enter Gross Weight/Volume

{% hint style="info" %}
These steps are optional.
{% endhint %}

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

### Check Generate SSCC

* This step is shown only if the selected Handling Unit’s Type is SSCC generation enabled

{% hint style="info" %}
Check box selection is optional.
{% endhint %}

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

### Enter SSCC

* This step is optional and will be shown only if Generate SSCC option is **Not** used

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

### Enter Alt Handling Unit Label

{% hint style="info" %}
This step is optional.
{% endhint %}

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

### Print Handling Unit Label

{% hint style="info" %}
This step is optional.
{% endhint %}

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

### Print Content Label

{% hint style="info" %}
This step is optional.
{% endhint %}

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

### Print Shipment Label

* This step is optional and is shown only if a Shipment ID is entered in the first step

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

### Summary

* Summary step. Click on the **Save** button to save the updated Handling Unit

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/handling-unit-management/modify-handling-unit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
