# Cycle Count by Bin

To cycle count a single bin, select 'Cycle count by bin' icon.

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

#### Step 1&#x20;

Scan Bin/LPN you wish to cycle count.

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

{% hint style="info" %}
Notice: system will prevent users to cycle count bins with allocated stick on them.
{% endhint %}

#### Step 2

Scan the product within the bin.

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

#### Step 3

Count and enter actual quantity of previously selected product. If there is a difference between actual and recorded quantity, P4W system will make a correction after the cycle count has been approved by an administrator.

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

#### Step 4

When all the items in the been have been counted, click 'Complete' to bin cycle counting process (click 'Yes' to confirm).

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

{% hint style="info" %}
Notice: Remember when counting a bin location, you must count everything in the bin, otherwise the uncounted items will be removed from the system.
{% endhint %}

#### Result

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


---

# 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-bin.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.
