# Attribute groups

You can add or update attribute groups through [Product model setup](/pim3/reference/product-model-setup.md) > [Attribute groups](/pim3/reference/product-model-setup/attribute-groups.md).

Attribute group can be set on attributes through [Attributes page](/pim3/reference/product-model-setup/attributes/attribute-details.md#attribute-group).

### Add a new attribute group

1. Click "Create new attribute group"
2. Set Alias, Backoffice name along with additional [details](/pim3/reference/product-model-setup/attribute-groups/attribute-group-details.md).
3. Click "Save attribute group"

### Edit attribute group

1. Click "Edit"-icon
2. Modify the attribute group [details](/pim3/reference/product-model-setup/attribute-groups/attribute-group-details.md).
3. Click "Save attribute group"

### Find attribute group

1. Click column header for Name, Alias or Number of attributes
2. Type value to search for

{% hint style="info" %}
**Tip** To read about how to search more effectively, read here: [Search help](/pim3/reference/search/search-help.md)
{% endhint %}

### Sort attribute groups

Change the order of how the attribute groups are presented in backoffice. Also usable as sorting for attribute group external display.&#x20;

To sort attribute groups follow below steps:

1. Click "Sort"-icon
2. Drag and drop attribute group rows to change sorting
3. Click "Save sorting"

### Show attributes in attribute group

1. Click "Tag"-icon

A list of all attributes attached to selected attribute group is displayed.

{% hint style="info" %}
**Tip** In the view display by clicking the "Tag"-icon you can remove an attribute by clicking the "Minus"-icon next to the attribute
{% endhint %}


---

# 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.struct.com/pim3/reference/product-model-setup/attribute-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.
