# Product Classifications, Classes and Groups

There are several windows that provide means to classify the products in trees of hierarchy to ease reporting:

* Product Classification
* Product Class
* Product Group

Each of these is similar, providing a name and a link to a parent. Like the Product Category, these could be used to report on product results. Their use is optional.

By creating entries in these windows, you can select the Group, Class and Classification in the Product window from a drop down list.

{% hint style="info" %}
The system administrator will have to create custom reports using parent Product Group, Class or Classifications. The default reports do not provide summaries by parent.
{% endhint %}

In addition, there are three text fields in the Product window that allow further identification for reporting:

* Group 1
* Group 2
* Classification

These fields are uncontrolled and could hold any text value.


---

# 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://adempiere.gitbook.io/docs/introduction/products-and-material-management/product-setup/product-classifications-classes-and-groups.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.
