# Can Product Groups automatically group products from the same collection?

No.\
Product Groups currently need to be **created and managed manually**.

You’ll need to:

* Create a Product Group inside the app
* Manually add the products you want into that group

At the moment, Product Groups **do not auto-group products based on collections or other rules**.

That said, this is a feature we’re actively considering for future development. For now, manual setup ensures you have full control over which products appear together and how they’re displayed.

If you have a specific use case in mind, feel free to reach out - your feedback helps us prioritize future improvements 😊


---

# 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.optis.me/swatch/product-groups/common-questions/can-product-groups-automatically-group-products-from-the-same-collection.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.
