# Category Management

**CATEGORY MANAGEMENT**

Barnet product categorization has 3 levels:

* Conditional Groups are the broadest and by default Barnet breaks them into LRS (for liquor) and NON LRS.
* Category Groups are available as a filter or grouping on most reports. Think: Beer, Wine, Spirits, Tobacco, Non-alcoholic.
* Categories are the most defined. Think: Gin, Vodka, Whiskey, etc.
  * There are some hardcoded categories in Barnet like: Gift Card, Credit, Returns, Rewards, Deposit, etc.
  * Categories set the tax rates on their SKUs for both sales and purchasing.
  * Price rounding can be set in Categories.

![](https://2804110026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRolwjsnaNxl0GxpPAsRY%2Fuploads%2FJ1csSzQLwLjN7fnnHADN%2F0.png?alt=media)

![](https://2804110026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRolwjsnaNxl0GxpPAsRY%2Fuploads%2Ftiqm5EdtBuUxoBvZ31re%2F1.png?alt=media)

Category Groups also have settings while Conditional Groups do not—the grouping is just a report option.

![](https://2804110026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRolwjsnaNxl0GxpPAsRY%2Fuploads%2FJEbe069XNKLwz2oAnuRn%2F2.png?alt=media)

![](https://2804110026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRolwjsnaNxl0GxpPAsRY%2Fuploads%2FAgqHRH0Skgjv6zpDLXpW%2F3.png?alt=media)


---

# 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://support-lite.barnetpos.com/portal/product/category-management.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.
