# Create a new attribute group

To create a new group click on the green button *+ NEW ATTRIBUTE GROUP* in the upper right corner.&#x20;

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

Set the system name and click on *CREATE* to save or *CREATE & EDIT* to save and open in edit mode.

{% hint style="info" %}
Attribute group code can have only letters, digits, or underscore symbols.
{% endhint %}

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

If you press *CREATE & EDIT* you will be redirected to the [General](/product-design/attribute-groups/general.md) page.


---

# 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/create-a-new-attribute-group.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.
