# Data Row-Level Security

Hệ thống FPT Data Suite cho phép kiểm soát quyền truy cập không chỉ ở mức chức năng (RBAC), mà còn chi tiết đến mức dữ liệu hiển thị trong từng báo cáo. Điều này giúp đảm bảo người dùng chỉ nhìn thấy dữ liệu phù hợp với phạm vi và vai trò của họ, ngay cả khi đang xem cùng một báo cáo.

#### Phân quyền theo bộ lọc dữ liệu <a href="#id-5.2.1datarowlevelsercurity-phanquyentheobolocdulieu" id="id-5.2.1datarowlevelsercurity-phanquyentheobolocdulieu"></a>

Cho phép cấu hình quy tắc lọc dữ liệu theo dòng ngay trên báo cáo, dựa trên các thuộc tính như:

* Chi nhánh, khu vực, đơn vị tổ chức
* Vai trò người dùng
* Mã người dùng hoặc thuộc tính tùy chỉnh

Ví dụ: báo cáo doanh thu sẽ tự động chỉ hiện dữ liệu miền Trung nếu người dùng thuộc khu vực đó.

Tham khảo [Role-Based Security](/chia-se-va-quan-ly-truy-cap/phan-quyen/role-based-security.md)

#### Phân quyền theo User Group: <a href="#id-5.2.1datarowlevelsercurity-phanquyentheousergroup" id="id-5.2.1datarowlevelsercurity-phanquyentheousergroup"></a>

Mỗi báo cáo có thể được cấu hình để chỉ hiển thị dữ liệu tương ứng với nhóm người dùng truy cập.

Tham khảo [User Group](/chia-se-va-quan-ly-truy-cap/phan-quyen/user-group.md)


---

# 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.datasuite.vn/chia-se-va-quan-ly-truy-cap/phan-quyen/data-row-level-security.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.
