# Bulk Inventory

Bulk inventory lists all LPNs currently stored in the warehouse. Navigate to Analytics > Inventory > Bulk Inventory.&#x20;

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

Similar to inventory, administrative users can initiate LPN move using 'Action' button.&#x20;

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

Assignment process is identical to the previously discussed one in the 'inventory' section.

## Functions

Bulk inventory page provides 3 functions related to LPN management: Cycle count, Generate LPNs, and Print LPNs.

#### Cycle Count

In order to initiate LPN cycle count, make a selection using check box marks and click 'Cycle count' button in the top right corner.&#x20;

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

Assign a user to complete the cycle count.

#### Generate LPNs

This action will generate and print new LPN labels for pallets. System will automatically generate the number to avoid duplicates. Click 'Generate LPNs' button in the top right corner.

Input the required number of label in the 'Generate' pop-up window.

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

Click 'Submit' to continue.

#### Print LPNs

This action will reprint labels for already existing LPNs. Select required pallet with a check box mark and click 'Print LPNs' button in the top right corner.&#x20;

<figure><img src="/files/1VbHYosRXITc9dGRrrji" alt=""><figcaption></figcaption></figure>

Set a printer and number of copies required. Click 'Submit' to continue.


---

# 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/analytics/inventory/bulk-inventory.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.
