> For the complete documentation index, see [llms.txt](https://help.gpmloginapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gpmloginapp.com/huong-dan-s-dung-gpm-login-global/groups.md).

# Groups

{% hint style="success" %}
***GPMLogin tip:** Bạn cần hướng dẫn chi tiết*? *Xem video trên kênh chính thức của chúng tôi* [<mark style="color:red;background-color:$info;">**YouTube Channe**</mark>](#user-content-fn-1)[^1]<mark style="color:red;background-color:$info;">**l**</mark>
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/6vOQrAUCPrhqFaBpBNAx" alt="" width="563"><figcaption></figcaption></figure></div>

Tính năng quản lý nhóm giúp bạn phân loại, sắp xếp số lượng lớn Profile theo dự án, mục đích sử dụng hoặc nền tảng (Ví dụ: `Nhóm Nuôi Facebook`, `Nhóm TikTok US`, `Nhóm Crypto Drop`). Việc chia nhóm giúp tối ưu hóa không gian làm việc và giúp việc quản lý, tìm kiếm trở nên khoa học hơn.

Hệ thống hỗ trợ đầy đủ các thao tác: Thêm, Sửa, Xóa và phân bổ Profile vào từng nhóm riêng biệt.

### 1. Tạo mới nhóm Profile (Create Group)

### 2. Chỉnh sửa thông tin nhóm (Edit Group)

### 3. Xóa nhóm Profile (Delete Group)

> ⚠️ CẢNH BÁO QUAN TRỌNG KHI XÓA NHÓM: > Để đảm bảo an toàn cho dữ liệu, trước khi tiến hành xóa bất kỳ nhóm nào, bạn cần phải xử lý toàn bộ các Profile đang có bên trong nhóm đó.
>
> * Trường hợp không dùng đến các Profile cũ: Bạn phải tiến hành chọn và xóa hết các Profile đó trước.
> * Trường hợp muốn giữ lại Profile: Bạn phải thực hiện Di chuyển (Move) các Profile đó sang một nhóm khác (hoặc đưa về nhóm mặc định) trước khi xóa nhóm hiện tại để tránh việc thất lạc hoặc mất mát cấu hình Profile.

[^1]: <https://www.youtube.com/playlist?list=PLpEwQxqRGbYlXaITaChGEZHLQvuZpNVAs>


---

# 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://help.gpmloginapp.com/huong-dan-s-dung-gpm-login-global/groups.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.
