# Property Groups

The Property Groups part of the Data Maintenance section allows users to create and edit property groups, define their display settings, and set their order on [material pages](/total-materia-integrator/total-viewer/material-pages/overview.md). Users can also configure main property groups and define child (subgroups) under them. Additionally, the system allows assigning colors to main property groups in order to improve their visibility and help users more easily distinguish them on [material pages](/total-materia-integrator/total-viewer/material-pages/overview.md).

To create a new property group or edit/delete an existing one, simply click the <img src="/files/SfKsl5UpzYdC7gS8Pg2U" alt="" data-size="line"> or <img src="/files/gZVQvKOaachot6qs8lPO" alt="" data-size="line"> buttons in the interface.

Clicking the "ADD PROPERTY GROUP" <img src="/files/lonnr1Drq944HunHVciJ" alt="" data-size="line"> button opens a new window in which users can either assign a child property group to an existing main property groups or define a main material group by clicking <img src="/files/kpopz9WhmrpIniL4ZtyS" alt="" data-size="line"> slider to the right.&#x20;

{% hint style="warning" %}
After adding the new property group, assign it to the appropriate [User Profile](/total-materia-integrator/creator/user-management/user-profile.md#property-groups) in "Property Groups" section to ensure its visibility.
{% endhint %}

"Property group" text box, in which the property group name is defined, is mandatory and must be populated when adding both parent and child property groups. To add a property subgroup (child group), the main property group must be selected in drop-down list.

<figure><img src="/files/Yvs9EJhQYbUV6rNhlayn" alt=""><figcaption><p><strong>Figure 1:</strong> Screenshot of Property groups in Data Maintenance section</p></figcaption></figure>

<figure><img src="/files/WithjpgZs2EerTbU8QBe" alt=""><figcaption><p><strong>Figure 2:</strong> Screenshot of Add Property Group window when adding Main group</p></figcaption></figure>

<figure><img src="/files/XbXMA8zKiDQnFajFVaZ8" alt=""><figcaption><p><strong>Figure 3:</strong> Screenshot of Add Property Group window when adding Child group</p></figcaption></figure>

"Enable condition filters" checkbox, when adding child group is optional. When and if selected, three additional checkboxes will appear, each used to control the display of filtering options on [material pages](/total-materia-integrator/total-viewer/material-pages/overview.md). When the checkbox "Show thermometer in filters" is selected, temperature ranges will be displayed. "Show references in filters" will enable the display of references, while "Show properties in filters" will enable showing and filtering propererties on material pages for defined property group.

<figure><img src="/files/ZersEP4miu7r60vEbySb" alt=""><figcaption><p><strong>Figure 4:</strong> Screenshot of Enable condition filters checkboxes when adding Child group</p></figcaption></figure>

To order property groups, click the link ![](/files/eho8ZgiGS26ukSvQEr7u), located in the upper-right corner. This will open a window in which ordering of property groups is done by clicking the arrows on the right.

<figure><img src="/files/fQdOhTI6dCuuXVRa6KI7" alt=""><figcaption><p><strong>Figure 5:</strong> Screenshot of Order property groups window</p></figcaption></figure>

{% hint style="warning" %}
Deletion of property groups is not possible if the group is already assigned to a material.

Ordering of property groups is available both for main and child property groups.

Each existing property group will display its assigned material group. To learn how to assign a property groups to material groups, click the [link](/total-materia-integrator/creator/data-maintenance/material-groups.md).
{% 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.totalmateria.com/total-materia-integrator/creator/data-maintenance/property-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.
