# Nhóm

## Tổng quan

* Nhóm (**Group**): là một thực thể ảo giúp gom nhóm các thực thể cùng loại như: Người dùng, Thiết bị, Sự kiện, Vai trò.
* Mỗi nhóm có một ID duy nhất để định danh.

## Tạo nhóm

* Chọn tab Cloud -> Quản lí tổ chức -> Nhóm, click nút "+" để tạo mới nhóm.
* Nhập tên, chọn kiểu nhóm, tổ chức.
* Click nút ✓ để lưu nhóm.

<figure><img src="/files/R8g7cZvwSv6j54JuYN5o" alt=""><figcaption><p>Tạo nhóm</p></figcaption></figure>

<figure><img src="/files/6ctWj5qEzgYFWrTqnTbd" alt=""><figcaption><p>Kết quả</p></figcaption></figure>

## Xóa nhóm

Chọn tổ chức muốn xóa -> Chọn "Xóa nhóm".


---

# 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://innoway.gitbook.io/innoway/tinh-nang/quan-li-thuc-the/nhom.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.
