> For the complete documentation index, see [llms.txt](https://usermanual.ergonode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.ergonode.com/ergonode-user-manual-pl/struktura-produktu/grupy-atrybutow.md).

# Grupy atrybutów

Grupy atrybutów pomagają efektywnie zarządzać atrybutami o podobnych właściwościach lub kontekście oraz użytkownikami o zbliżonym zakresie zainteresowań lub potrzebach. Odpowiednia strategia grupowania może pomóc lepiej wykorzystać PIM w Twojej organizacji.&#x20;

{% hint style="info" %}
Użytkownicy mogą również używać grup do ograniczania dostępu przy użyciu [Uprawnienia do atrybutów](/ergonode-user-manual-pl/system/role-uzytkownikow/uprawnienia-atrybutow.md) funkcji (Ta funkcja nie jest dostępna we wszystkich planach cenowych.)
{% endhint %}

<figure><img src="/files/6ef613c718e6932e186c5093ea2e09e544115d6d" alt=""><figcaption></figcaption></figure>

Aby edytować grupę, kliknij ikonę edycji (ołówek). W trybie edycji dostępne są dwie karty [Ogólne ](/ergonode-user-manual-pl/struktura-produktu/grupy-atrybutow/ogolne.md)oraz [Translations](/ergonode-user-manual-pl/struktura-produktu/grupy-atrybutow/tlumaczenia.md).

<figure><img src="/files/0d92c60777e1a3337cfa7bcd99cbdc59a44b21e1" alt=""><figcaption></figcaption></figure>

Aby usunąć grupę, kliknij *ikonę kosza*.&#x20;

<figure><img src="/files/0ebe34d8b0e044f1df8b3dd1a948cba95d6a5468" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Jeżeli chcesz usunąć grupę, najpierw musisz usunąć z niej wszystkie atrybuty.
{% endhint %}

Aby usunąć atrybut z grupy, przejdź do [Atrybuty](/ergonode-user-manual-pl/struktura-produktu/atrybuty.md), następnie edytuj potrzebny atrybut, a zostaniesz przeniesiony do [Ogólne](/ergonode-user-manual-pl/struktura-produktu/grupy-atrybutow/ogolne.md) karty.


---

# 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://usermanual.ergonode.com/ergonode-user-manual-pl/struktura-produktu/grupy-atrybutow.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.
