# Cycle Count by Product

Using cycle count by product action will direct handheld user to every bin that has a specific product. This option is best used to locate chosen product SKU across the warehouse.

Select 'Cycle count by product' icon from the 'Cycle count' folder.

<figure><img src="/files/80dlpqz8Q8qC3CbxiebK" alt=""><figcaption></figcaption></figure>

#### Step 1

Scan the product you wish to find/count.

<figure><img src="/files/ZX2GTjKhwaOlTpLb2Yyz" alt=""><figcaption></figcaption></figure>

#### Step 2

System will present a list of bins that contains chosen product.

<figure><img src="/files/4AFIUz6LGESvRIQEKswD" alt=""><figcaption></figcaption></figure>

From here, users can complete a cycle count of each bin as a regular 'Cycle Count by Bin' process.


---

# 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.p4warehouse.com/v2/floor-operations/cycle-count/cycle-count-by-product.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.
