# Product Groups

Product Groups allow you to assign different general ledger accounts based on the type of product or service you are selling. This is useful when you want to understand your sales mix — for example, separating revenue from physical goods, services, and subscriptions into different accounts.

To create a Product Group:

1. Go to **Master Data** > **Sales** > **Product Groups**.
2. Click **New** to create a group.
3. Assign the appropriate revenue, cost, and inventory G/L accounts.
4. When creating or editing a product, select the Product Group so transactions post to the correct accounts.

{% hint style="info" %}
This is not required — it is an advanced feature. Please consult with your accounting team before configuring this functionality.
{% endhint %}

***

**Related:** [Products](/english-1/master-data/products.md) · [Chart of Accounts](/english-1/quick-guide/chart-of-accounts.md)


---

# 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.p4.software/english-1/advanced-setup/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.
