# Product groups

Produktgruppen bieten neben Kategorien eine weitere Möglichkeit der Gruppierung. Diese Gruppen sind z.B. für die API notwendig, Sie können dem Kunden ebenfalls Produktlisten anhand der Produktgruppen anzeigen.

## Produktoption erstellen / bearbeiten

Definieren Sie einen Anzeigenamen und URL Slug. Dieser wird in der URL verwendet, wenn Sie eigene Produktlisten mit dieser Produktgruppe anzeigen wollen.

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

## Beispiel

Sie haben folgende Produkte und Kategorien:

**EPYC VPS**

* VPS 1GB
* VPS 2GB

**RYZEN VPS**

* VPS 2GB
* VPS 4GB

Mit Produktgruppen können Sie nun alle diese Produkte in einer weiteren Gruppe "VPS" zusammenfassen. Das ist dafür sinnvoll, dass Sie dem Kunden nun alle seine VPS Produkte anzeigen können.


---

# 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.hostware.io/hosting/products/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.
