> For the complete documentation index, see [llms.txt](https://book.kamimind.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.kamimind.ai/khong-gian-rieng/quan-ly-thanh-vien.md).

# Quản lý thành viên

| Chức năng                                                                                                                        | Mô tả                                                                   |
| -------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| [Thêm thành viên bằng Email](/khong-gian-rieng/quan-ly-thanh-vien/them-thanh-vien-bang-email.md)                                 | Mời cá nhân hoặc nhóm nhỏ bằng cách nhập email trực tiếp.               |
| [Thêm thành viên bằng hình thức Tải Tệp Tin](/khong-gian-rieng/quan-ly-thanh-vien/them-thanh-vien-bang-hinh-thuc-tai-tep-tin.md) | Mời số lượng lớn thành viên cùng lúc bằng tệp Excel mẫu.                |
| [Duyệt Yêu cầu Tham gia Không gian riêng](/khong-gian-rieng/quan-ly-thanh-vien/duyet-yeu-cau-tham-gia-khong-gian-rieng.md)       | Xem xét và phản hồi các yêu cầu xin tham gia từ người dùng.             |
| [Quản lý Thành viên trong Không gian riêng](/khong-gian-rieng/quan-ly-thanh-vien/quan-ly-thanh-vien-trong-khong-gian-rieng.md)   | Thay đổi vai trò, phân quyền hoặc xóa thành viên khỏi Không gian riêng. |


---

# 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:

```
GET https://book.kamimind.ai/khong-gian-rieng/quan-ly-thanh-vien.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.
