# Issue Inventory Part

## Overview

This flow (app) is used to manually issue an inventory part on the user’s default site. It handles catch quantity and all inventory part options.

![](/files/FnSSHDUI9LIPzSKQke8V)

*The complete overview of the flow:*

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

## Steps

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

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

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

{% 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)&#x20;
{% endhint %}

### Enter Location

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

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

### Enter Quantity to Issue

* Enter the Qty to Issue/Catch Qty to Issue as required.
* Quantity must be less than or equal to the available quantity on hand.

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

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

| <img src="/files/1Oy8ietVql9tS9hrM6V8" alt="" data-size="original"> | <img src="/files/LZZdfcoecDngo9ODny9k" 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-application-10/warehouse-handling/issue-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.
