# Count Inventory Part

## Overview

This flow(app) is used to update the count for an inventory part in stock by location.

![Online Application Overview](/files/7NKAawVLD21vLpGhpPSi)

<figure><img src="/files/c44YQ2I2R3xo9Xgmi5fH" alt=""><figcaption><p>Offline Application Overview</p></figcaption></figure>

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

{% file src="/files/5Le656vHM5lGxsErFOKy" %}

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

## Steps

### Enter Location

* Location No is required and scan/enter a location to find parts.
* 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/xuEODwz6WNGDA5tD7gOp" alt="" data-size="original"> | ![](/files/UiyER34GQ1VMUHJbRr3V) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### Enter Part/GTIN

* Part No is mandatory and should exist in the 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/RXF3MMZXw3U2cgSu4Eh9" alt="" data-size="original"> | ![](/files/oQJYfrBfNwRJG2TF1B7N) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             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 Counted Qty

* Enter the Counted Qty/Counted Catch Qty as required.

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

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

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

{% hint style="info" %}
This application also supports offline functionality. Users can download existing data in advance and execute the workflow under offline conditions. Once the device reconnects to the internet, any entered data will automatically sync with IFS.

*Note: Above feature is currently available for Flow Classic and will be available in Flow Connect soon.*
{% endhint %}


---

# 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/count-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.
