# Unattach Part from Handling Unit

## Overview

This flow(app) can be used to unattach a inventory part in stock record from a handling unit.

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

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

{% file src="/files/8XEzQcFO7PRX1Eelhz8t" %}

## Steps

### Enter Handling Unit ID

* Handling Unit ID is mandatory and validated against the inventory part in stock

{% hint style="warning" %}
Entered Handling Unit ID should satisfy the following conditions in “Inventory Part In Stock”:

* Site is set to user default site

* Qty in Transit set to zero

* Qty Available set to greater than zero

* Already connected to a Part

* Inventory location is set to a location with location type “Picking”, “Floor Stock” or “Production line”

* Stock, **not** frozen for counting
  {% endhint %}

* Click on the **List** button to see a list of Handling Unit ID’s which satisfy the above conditions in “Inventory Part In Stock”

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

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

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

### Enter Part No

* Part No is mandatory and validated against “Inventory Part in Stock” using the same conditions mentioned in the previous step with the additional condition of Handling Unit ID being equal to the value entered in the previous step
* Click on the **List** button to see a list of Parts that satisfy the above conditions

{% hint style="info" %}
*Based on the selected Part user might be prompted with additional user steps as described in the rest of this document*.
{% endhint %}

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

{% hint style="info" %}
*Based on the selected Part user might be prompted with additional user steps to filter out* **Inventory Part In Stock** *records until a unique stock record is selected. For more info about these additional steps please refer* [*Inventory Part In Stock Selection*](/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/inventory-part-in-stock-selection.md)*.*
{% endhint %}

### Enter Quantity

* Qty to Unattach is mandatory and is defaulted to attached qty

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

Display information about the selected inventory part in stock record.
{% endhint %}

| <img src="/files/cnzU0SCxzlAhz5QU6PdN" alt="" data-size="original"> | ![](/files/e3xlKXHXCXdjI76BOQ6g) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             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/unattach-part-from-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.
