# Count Handling Unit Per Count Report

## Overview

This flow is used to update the count for a Handling Unit using a count report.

![](/files/eGIWLrUMSivy50VKk8Jg)

*The complete overview of the flow:*

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

## Steps

### Enter Count Report

* Count Report No is required.
* Click on the **List** button to see a list of count reports.

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

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

| <img src="/files/jFC3j6u7kWYipbWiYqaf" alt="" data-size="original"> | <p><img src="/files/65C7tnp1jWArLwQFmlkK" alt=""><br></p> |
| :-----------------------------------------------------------------: | :-------------------------------------------------------: |
|                             Flow Connect                            |                        Flow Classic                       |

### Enter Handling Unit&#x20;

* Handling Unit ID is required and should be included in the count report entered in the previous step.
* Click on the **List** button to see a list of handling units.

| <img src="/files/PrbUDlTxiIwwWGjD3lXP" alt="" data-size="original"> | <p><img src="/files/JEqX8eGw2KdZzsP17yjO" alt=""><br></p> |
| :-----------------------------------------------------------------: | :-------------------------------------------------------: |
|                             Flow Connect                            |                        Flow Classic                       |

### Select Action

* Choose an action for handling unit count report and options are,
  * **Exists** - Confirm the on-hand quantity of all the stock records attached to the handling unit.
  * **Does not Exist** - Count stock records attached to the handling unit to zero.
  * **Count Sublevel** - Continue the count with the next handling unit in the structure.
  * **Count Part** - Continue the count at the part level allowing the user to update the individual Part count by executing the [Count Inventory Part Per Count Report](/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/warehouse-handling/count-inventory-part-per-count-report.md) Workflow.

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

* Displays instructions for each item in Action to Perform dropdown
  {% endhint %}

| <img src="/files/r48Iy6MoSD9AhQyd1aKC" alt="" data-size="original"> | <p><img src="/files/BCZScXqc9utc7GT5Dce7" alt=""><br></p> |
| :-----------------------------------------------------------------: | :-------------------------------------------------------: |
|                             Flow Connect                            |                        Flow Classic                       |

### Confirm for Count Exists/Does Not Exist

* This step is only visible when you select either **Exists** or **Does Not Exist** options in the previous step.
* Select **Yes** to confirm the count.

| <img src="/files/QDGQLK78xUlo1xUaitzj" alt="" data-size="original"> | <p><img src="/files/GHriWYmaLcyg3l5UIPMx" alt=""><br></p> |
| :-----------------------------------------------------------------: | :-------------------------------------------------------: |
|                             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/count-handling-unit-per-count-report.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.
