# Move Inventory Part

## Overview

This flow(app) is used to scan or enter a part no/GTIN to move the locations for the parts in stock including quantities, Handling Unit, Serial *&* Lot/Batch information.

![](/files/6VDgOMgxQ3APkL8ZyExz)

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

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

## Steps

### Enter From Location

* From Location is required.
* Click on the **List** button to see a list of locations.

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

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

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

### Enter Part/GTIN

* Part No is mandatory and should exist in the From Location entered in the previous step.
* Click on the **List** button to see a list of parts that satisfy the above condition.

| <img src="/files/ZURsQxcvTqx1OKyoXFLq" alt="" data-size="original"> | ![](/files/itEYw3hiKAuk1HQ5U3mD) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             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 to* [*Inventory Part In Stock Selection*](/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/inventory-part-in-stock-selection.md)&#x20;
{% endhint %}

### Enter Quantity To Move

* Enter Qty to Move/Catch Qty to Move as required.
* Quantity must be less than or equal to the available quantity to move.

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

Display information about the selected ***Inventory Part In Stock*** record
{% endhint %}

| ![](/files/qYlPzNPIlHwPfa6m1qt0) |
| -------------------------------- |

### Enter To Location

* To Location No is required.
* Click on the **List** button to see a list of To locations.

| ![](/files/LHwkgbUhU6KjsAQooLDV) |
| -------------------------------- |

### Select Destination

* Select either Move to inventory or Move to transit.

| ![](/files/fS4q4WMcaVSC7OfaHTkd) |
| -------------------------------- |

### Select Availability Control

* Select the required Availability Control. The options are as follows:
  * Same as From Location.
  * Same as To Location.
  * New Availability Control Id.

| ![](/files/UDM1aRDFt16MX8Mtf0mt) |
| -------------------------------- |

### Add Note

* Enter a note additionally.

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

Display information about the inventory move details.
{% endhint %}

| ![](/files/o8t1jWNnLocIEwALfn1S) |
| -------------------------------- |


---

# 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-application-10/warehouse-handling/move-inventory-part.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.
