# Groups

On this page, you can view a list of created product groups and create new ones.

Product groups help organize multiple [products](/back-office-guide/products/products.md) into categories and determine how they are displayed to clients in the B2CORE UI, ensuring a structured presentation.

## General information

The following information is provided about each product group:

**ID**

The identifier of the product group.

***

**Priority**

The priority index assigned to the product group.

***

**Caption**

The product group caption. This caption will be assigned to the product group in the Back Office and will be visible to clients in the B2CORE UI.

To view product group details, click the **Edit** button.

## Details

On the details page, you can view the following additional information:

**Description**

The description of the product group.

***

**Type**

The type of the product group. The possible types include the `Default`, `Payment account` types, and others.


---

# 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.b2core.b2broker.com/back-office-guide/products/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.
