> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/enterprise-en/manage-furniture/group-furniture.md).

# Furniture grouping

If you group furniture **management and editing become much more convenient**! In particular, products grouped in the editor can, even after being placed once, **be easily edited**or **quickly changed**which is a major advantage.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-ca324c855e02faad15621fc2db52a3936a1d4a4c%2Fgroup-furniture-1.png?alt=media)

**Path**

Dashboard → Company Library → Products → Furniture → desired category

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-9f735fba6f631e54137a0c18ac1af25ca9d06e62%2Fgroup-furniture-2.png?alt=media)

## Step 1. Select furniture

1. Select the furniture to group.
   * You can select checkboxes one by one or select multiple.
   * If multiple are selected **\[Select All]** the button is activated.
2. Once selection is complete **\[Product Group]** click the button.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-5f960447937dc02926cc9c45420bbad73ccbb145%2Fgroup-furniture-3.png?alt=media)

## Step 2. Enter options

When the grouping settings window opens, enter or select the items below.

1. **Upload group thumbnail** `Optional`
   * If you don't upload one, the product image in the first order will automatically be set as the representative thumbnail.
2. **Group name**
   * Enter the representative name for the group.
3. **Classification criteria**
   * Enter the grouping criteria. (e.g., color, type, size, etc.)
4. **Brand**
   * Select the brand of the products belonging to the group.
5. **Option name**
   * Enter the option name that matches the classification criteria.
   * The default value is automatically set to the product name, but it is better to change it to the option name.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-86650e9788af5476e4dd5b57f95000a0bf4807d1%2Fgroup-furniture-4.png?alt=media)

## Step 3. Grouping complete

Once grouping is complete **\[Refresh]** click the button.

* The grouped items are displayed as a single group.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-9f78ffce8ef3b738ad9c1dbbb58e2f9999720c57%2Fgroup-furniture-5.png?alt=media)

* Click the group to view or edit the group information at the top.
* In the product list on the right, you can click each product to view details.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-0988002ff924c705b93f704a948c62d71098eebb%2Fgroup-furniture-6.png?alt=media)

## Add individual products to a grouped product

If you want to add a new product to an already grouped product, follow the steps below.

**Select the grouped product and the product to add**

* Select the existing grouped product and the single product to be added.
* Once selection is complete, click the \[Product Group] button.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-7816a642efdc752df7793b54e1811828a51f4d07%2Fgroup-furniture-7.png?alt=media)

**Option settings**

* The product to be added will follow the existing group's **Group name**and **Classification criteria**criteria.
* You can edit the option name of the newly added product.

**Save**

* When all settings are complete, click the confirm button to save the changes.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-fd324929368d422fb241b78636734e84fa0ab29f%2Fgroup-furniture-8.png?alt=media)

## Ungroup

If you want to ungroup, click the grouped item and press the \[Ungroup] button.

* When ungrouped, the category location remains the same.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-f72ffd41cfe14cd94c93aa4bedb38bc7ead9baff%2Fgroup-furniture-9.png?alt=media)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/enterprise-en/manage-furniture/group-furniture.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
