> For the complete documentation index, see [llms.txt](https://docs.softhub.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.softhub.vn/huong-dan-su-dung/quan-ly-chung/lay-nhom-ban-be.md).

# Lấy nhóm/bạn bè

**Lợi ích :**

* Nắm được số lượng bạn bè, số lượng nhóm đã tham gia của từng tài khoản đang nuôi.
* Lấy thông tin nhóm để chạy tính năng đăng bài nhóm
* Lấy thông tin để cho rời nhóm nếu muốn thay đổi tệp khách hàng tiếp cận.

**Hướng dẫn sử dụng:**

* Chọn vào mục Quản lý chung và chọn tiếp vào tính năng [Quản lý tài khoản](/huong-dan-su-dung/quan-ly-chung.md).

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

* Chọn vào tài khoản đang muốn lấy thông tin và chọn tiếp vào ô thông tin muốn lấy về bên dưới cùng góc tay phải là hoàn thành.

\- Lấy thông tin cá nhân của tài khoản như Name, Birthday.

<figure><img src="/files/1jDs1NnLb8v5z7gIYsau" alt=""><figcaption></figcaption></figure>

\- Lấy thông tin nhóm mà tài khoản đã tham gia.

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

\- Lấy thông tin bạn bè mà tài khoản đã kết bạn được.

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

* Video hướng dẫn [lấy nhóm/bạn bè](/huong-dan-su-dung/quan-ly-chung/lay-nhom-ban-be.md) :


---

# 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://docs.softhub.vn/huong-dan-su-dung/quan-ly-chung/lay-nhom-ban-be.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.
