# Product Groups

The Product Groups section provides a centralized management system for organizing and categorizing products into logical collections across your angoor.ai workspace. This feature enables users to streamline product management, facilitate bulk operations, and maintain organized catalog structures for improved workflow efficiency.

## Product Groups Dashboard

The main dashboard showcases visual cards for each product group, providing detailed collection information, including:

* **Group Name** — Title and identifier of the product collection
* **Product Count** — Total number of products contained within the group (displayed as +486, +97, etc.)
* **Source Type** — Origin of the data (Uploaded, Shopify, Manual Import)
* **Product Thumbnails** — Visual preview images for groups containing products with imagery
* **Creation Date** — Timestamp of when the group was initially created
* **Status Indicators** — Shows groups with no products or connection issues

<figure><img src="/files/nhyCNRpEMcxzbxD5Qxd8" alt=""><figcaption></figcaption></figure>

## Group Detail View

Clicking any product group opens a comprehensive list view displaying all contained products with detailed management capabilities. The interface shows product names, variant counts, creation dates, and modification timestamps. A dedicated Product Group Details panel provides metadata including source information, total product count, assigned tags, and creation/modification history.

<figure><img src="/files/oSmV8LNzdq5VX1zNWvub" alt=""><figcaption></figcaption></figure>

## Creating Product Groups

### **Step 1: Connect Data**&#x20;

Upload your CSV file using drag-and-drop or file browser.

<figure><img src="/files/aAspJ3l5cgc8cz5c0r3l" alt=""><figcaption></figcaption></figure>

### **Step 2: Define Data**&#x20;

Map CSV columns to system fields and select data types. Preview your data before finalizing.

<figure><img src="/files/WMBp47IXfFg0LzHllf8U" alt=""><figcaption></figcaption></figure>

### **Step 3: Metadata**&#x20;

Add group name, description, and tags.

<figure><img src="/files/55xsTZZWZih5rmEsorpT" alt=""><figcaption></figcaption></figure>

***

## Use Cases

* Create focused product sets for marketing campaigns, seasonal promotions, or targeted advertising
* Maintain distinct groups for different import sources (Shopify, manual uploads, third-party integrations)
* Generate reports and analytics for specific product segments or categories


---

# 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://angoor-ai.gitbook.io/angoor-ai/basics/interactive-blocks/product-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.
