# Create Handling Unit

## Overview

This flow (app) can be used to create one or more handling units connected or not connected to a shipment.

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

*The complete overview of the flow:*

{% file src="/files/1jTSjtTbHgu0rQQOSJag" %}

## Steps

### Enter Shipment ID

* Shipment ID is not mandatory. Any shipment in Status ‘Preliminary’ belonging to user default site can be entered
* Click on the **List** button to see a list of available shipments which satisfy the above condition

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

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

| <img src="/files/9CaR9eEs0TBywsdazJR0" alt="" data-size="original"> | <img src="/files/KaHvAoGlpCuXGnIGpDd4" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### Enter Handling Unit Type

* Handling Unit Type is mandatory, and any Handling Unit Type can be entered
* Click on the **List** button to see a list of available Handling Unit Types

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

### Enter Parent Handling Unit

* Parent Handling Unit is not mandatory. The handling units allowed to be connected as a Parent should satisfy two conditions
  * 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 the list of Handling Units that satisfy the above conditions

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

### Enter No of Units

* This will create several handling units with the given configuration

{% hint style="info" %}
Default is set to 1.
{% endhint %}

|   | ![](/files/9SVAuqSanl92KZdItMe7) |
| - | :------------------------------: |
|   |           Flow Classic           |

### Check Generate SSCC

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

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

|   | ![](/files/45VB4L31YBMGO9G1o77K) |
| - | :------------------------------: |
|   |           Flow Classic           |

### Enter Alt Handling Unit Label ID

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

|   | ![](/files/zgKYAIP2le1NzztziZ0H) |
| - | :------------------------------: |
|   |           Flow Classic           |

### Print Handling Unit Label

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

|   | ![](/files/1bhn18trL2BoNVaNxmE7) |
| - | :------------------------------: |
|   |           Flow Classic           |

### Print Shipment Label

{% hint style="info" %}
This step is optional and only shown if a Shipment ID is entered in the first step.
{% endhint %}

|   | ![](/files/hfvaAxr4940viUekKGh5) |
| - | :------------------------------: |
|   |           Flow Classic           |

### Summary

* Summary of all the steps performed. Click on the **Save** button to create the Handling Unit

|     | ![](/files/WGwrmmdHPIbWMVk6n6DH) |
| :-: | -------------------------------- |
|     | 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/create-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.
