# Attribute groups

Groups of attributes help effectively manage attributes with similar properties or contexts or with users with similar similar focus or needs. A right grouping strategy may help you to better utilize  PIM in your organization.&#x20;

{% hint style="info" %}
Users can also use groups for access restriction with the [Attribute privileges](/system/user-roles/attribute-privileges.md) feature (This feature is not available in all pricing plans.)
{% endhint %}

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

To edit a group click on the edit (pen) icon. There are two tabs in edit mode [General ](/product-design/attribute-groups/general.md)and [Translations](/product-design/attribute-groups/translations.md).

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

To delete a group click on the *bin icon*.&#x20;

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

{% hint style="info" %}
If you want a group to be deleted, you must remove all the attributes from it first.
{% endhint %}

To remove an attribute from a group go to [Attributes](/product-design/attributes.md), then edit the one you need and you will be taken to the [General](/product-design/attribute-groups/general.md) tab.


---

# 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://usermanual.ergonode.com/product-design/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.
