# Hướng dẫn tạo tài khoản member và phân quyền cho tài khoản member

Bước 1: Tại Menu -> chọn Settings -> Chọn Team member. Tại màn team member các bạn chọn Add member

Bước 2: Popup Add member hiện ra, tại đây các bạn cần nhập:

* Username, Email, và Pass của tài khoản member
* Folder: User member sẽ nhìn thấy các profile thuộc folder mà bạn chọn.
* Tag: User member sẽ nhìn thấy các profile có Tag tương ứng
* Status: User member sẽ nhìn thấy các profile có Status tương ứng.
* Create: Khi bật quyền này, user member có quyền tạo profile mới
* Edit: Khi bật quyền này, user member có quyền chỉnh sửa profile.
* Remote: Khi bật quyền này, user member có quyền xóa profile.
* Shared: Khi bật quyền này, user member có quyền chia sẻ profile cho tài khoản khác.

&#x20;

<img src="http://education.hidemium.io/wp-content/uploads/2025/04/Screenshot_3.png" alt="" height="721" width="528">

&#x20;

**\* Lưu ý khi tạo tài khoản và phân quyền cho tài khoản member:**

* Khi tạo tài khoản con, nếu các bạn không chọn cả 3 điều kiện là Folder, Tag, status thì tài khoản con sẽ nhìn thấy toàn bộ profile của tài khoản cha. Nên hãy chọn ít nhất 1 điều kiện để tránh việc tài khoản con thấy toàn bộ profile nha.
* Ở đây, điều kiên là **“or”** không phải **“and”** nên chỉ cần profile thỏa mãn 1 trong 3 điều kiện mà bạn chọn thì tài khoản con cũng có thể nhìn thấy profile đó. Ví dụ, folder bạn chọn là **Facebook**, status bạn chọn là **Ready**, khi profile thỏa mãn 1 trong 2 điều kiện thì tài khoản con cũng có thể thấy, có nghĩa là mặc dù profile không nằm trong folder **Facebook** nhưng có status là **Ready** thì tài khoản con cũng có thể nhìn thấy profile đó.


---

# 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://docs.hidemium.io/hidemium-4/iii.-quan-ly-tai-khoan-and-config/huong-dan-tao-tai-khoan-member-va-phan-quyen-cho-tai-khoan-member.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.
