> For the complete documentation index, see [llms.txt](https://docs.datasuite.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datasuite.vn/cac-tinh-nang/report-book/bang-thuat-ngu-report-book.md).

# Bảng thuật ngữ Report Book

Dùng bảng thuật ngữ này để giữ cách diễn đạt nhất quán trong toàn bộ tài liệu Report Book.

| Thuật ngữ               | Định nghĩa                                                                                 |
| ----------------------- | ------------------------------------------------------------------------------------------ |
| Report                  | Thành phần phân tích đã lưu, hiển thị dữ liệu dưới dạng chart/table từ dataset hoặc query. |
| Report Book             | Tập hợp nhiều trang/mục report được sắp theo thứ tự và truy cập từ một điểm đến duy nhất.  |
| Section (Folder)        | Thư mục dùng để nhóm các nội dung liên quan trong Report Book.                             |
| Setup                   | Bước đầu trong Edit Report Book để cấu hình thông tin cơ bản và giao diện.                 |
| Content                 | Bước thứ hai trong Edit Report Book để xây dựng Book Contents và thêm item.                |
| Audience                | Bước thứ ba trong Edit Report Book để gán users/groups và sao chép report book link.       |
| Assigned Users          | Danh sách người dùng cá nhân được cấp quyền ở bước Audience.                               |
| Assigned User Groups    | Danh sách nhóm người dùng được cấp quyền ở bước Audience.                                  |
| Organization membership | Điều kiện người dùng đã được mời vào organization của tenant.                              |
| Workspace access        | Điều kiện người dùng có quyền vào workspace chứa report book.                              |


---

# 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://docs.datasuite.vn/cac-tinh-nang/report-book/bang-thuat-ngu-report-book.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.
