> 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/bestseller-list.md).

# Bestseller List

### **Overview**

Go to **CAS** --> **Reports** --> **Inventory**--> **Bestseller List**

The Best Seller Report has been enhanced to include vital business formulas to help you review your inventory mix. Not only does the report provide financial data on your top 50 selling items, but also the bottom sellers of your inventory. New filters have been added such as GMROI, Margin, and total sales to allow the user to look at their inventory from different angles.

It’s often more manageable to start by selecting a department and looking at the items within the department then analyzing the items, filtering by total sales and then by GMROI. Do any stand out either being identified as stronger than expected or in need of pricing adjustments

&#x20;To determine reorder requirement use the [**Reorder Rules**](/portals/central-administration-server-cas/untitled-2/pos-settings/reorder-levels.md) and the [**Reorder Level Report .**](/portals/central-administration-server-cas/reports/warehouse/reorder-levels.md)

{% hint style="success" %}
Review the report periodically by Classification or Attribute, are you carrying similar product from different vendors? Would there any benefit in consolidating vendors that would result in better pricing or more attractive terms?
{% endhint %}

**Details**

![](https://retailcloud.atlassian.net/wiki/download/attachments/688394/seller.jpg?version=2\&modificationDate=1357473746261\&cacheVersion=1\&api=v2\&effects=border-simple,shadow-kn)

To filter Report by **Venue, Store, Group, or Warehouse** user selects the appropriate drop down.

To pull items by classifications user selects **Department, Category, Sub Category, Vendor, Royalty, Size, Style or Color**. Any combination selected will pull the appropriate items to the report.

In the sort option, you will be able to sort the report by **Units Sold**, **Margin**, **Total sales***,* and by **GMROI**

To view what items are being looked at you can select **Bottom Seller** or **Top Seller** from report option

To view the report from a beginning UPC number to an ending UPC number in numeric order user enters the beginning UPC into **From:** and the ending UPC into **To:**

User selects date range by selecting the **Date From** and **Date To** Calendar and entering the appropriate dates.

The user then can generate the report or download the CSV file.  The generated report contains the SKUs of the top 50 sellers, and the description (name), supplier, category, department, unit sold, and sales price of each item.

**UPC** **-** Universal Product code of the Item

**Description** - The Description of the Item

**Supplier** - Vendor

**Category** - Second tier of the items classification

**Department** - First Tier of items classification

**Units Sold** - Units of items sold

**Sales Price** - Retail price of the item

**Stock Days&#x20;*****-***&#x53;tock Days is the number of days until the stock of the item is depleted. It is the average number of items sold per day (in the given date range)/quantity on hand.&#x20;

**Gross Margin** - (Actual Sales after discounts before taxes- Cost of Goods Sold)

**Markdown** % - Discounted amounts/Extended Retail

**Access**

Access to this function at an enterprise level is limited by default to the System Administrator and Financial users only. Accounting, store managers, warehouse general managers as well as zone managers and human resource managers may view Bestseller List report at Venues or Store assigned to them.<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/bestseller-list.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.
