> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/portals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/inventory/serial-number-on-hand.md).

# Serial Number On Hand

**Overview**

Go to **CAS** --> **Reports** --> **Inventory**--> **Serial Number on Hand**

Serial Number On Hand report generates a report of the serial number available on hand.

**Details**

![](/files/-Lx4jp735I-jO7kaAb0W)

![](/files/-Lx4jOLB8WW_mt7KeAI-)

User provides details by using criteria on the drop down menus. User specifies the report by the **venue, store,** and then provides details such as **department, size**, and the **date range** which the sales are to be reported. Users can also provide the UPC code of the serialized items.

The user then can generate the report or download the CSV file.&#x20;

Each Serial Number is listed that is available on hand.

Description of report headers:

**Dept:** Dept of the serialized item.

**UPC:** UPC number of the serialized item.

**Description:** Description of the serialized item.

**Category:** Category of the serialized item.

**SubCat:** Sub Category of the serialized item.

**Color:** Color of the serialized item

**Size:** Size of the serialized item

**Supplier:** Vendor of the serialized Item.

**Unit Cost:** The cost of the serialized item.

**Retail Price:** Selling price of the serialized item.

**Serial Number:** The serial number of the item.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/inventory/serial-number-on-hand.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.
