---
title: Asset Type Groups
id: "en:tracking:admin:assettypegroups.adoc"
site: en
component: tracking
module: admin
version: 3.0
lang: en
url: "https://help.rtlscloud.io/en/tracking/3.0/admin/assettypegroups.html"
source_repo: "https://github.com/iot-invent/xCloud.git@3.0.x"
source_path: tracking/docs/en/modules/admin/pages/assettypegroups.adoc
---

# Asset Type Groups

To organize different types within a group, it is possible to enter individual asset types.

## Reference

| Module | Description |
| --- | --- |
| ![refresh](_images/refresh.svg) Refresh | Refreshes the list |
| ![plus](_images/plus.svg) Plus | Create group |
| ![edit](_images/edit.svg) Edit | Edit group |
| ![delete](_images/delete.svg) Delete | Delete group |
| ![info](_images/info.svg) Info | Number of displayed groups |
| ![assetList](_images/tracking_app_admin_assetgroups.png) | Asset group list |

## Asset Type Group

### Details

| Field | Type | Description |
| --- | --- | --- |
| Id | Uuid | System-generated ID |
| Name | Text | Name of the group |
| Parent | DropDown | Parent connection to asset type group |

### Asset Types

In this dialog, all or individual asset types can be added and removed.

![Asset types](_images/tracking_app_admin_assetgroups_assettypes.png)

| Button | Description |
| --- | --- |
| ![arrowAllRight](_images/arrow_all_right.svg) | Adds all available asset types to the group |
| ![arrowSingleRight](_images/arrow_single_right.svg) | Adds the types selected in the left column to the group |
| ![arrowSingleLeft](_images/arrow_single_left.svg) | Removes the types selected in the right column from the group |
| ![arrowAllLeft](_images/arrow_all_left.svg) | Removes all available asset types from the group |
