> 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/tao-report-book.md).

# Tạo Report Book

Hướng dẫn này mô tả cách cấu hình Report Book qua wizard **Edit Report Book** gồm các bước **Setup**, **Content**, và **Audience**.

## Điều kiện tiên quyết

* Bạn có quyền tạo và chỉnh sửa Report Book.
* Bạn có các trang report/dashboard trong cùng workspace.

## Các bước thực hiện

{% stepper %}
{% step %}

### Vào Report Book

Vào **Report Book** từ menu trái, hoặc từ Home > **Report Books**.
{% endstep %}

{% step %}

### Tạo report book mới

Bắt đầu luồng **Create Report Book**, sau đó mở report book mới trong **Edit Report Book**.
{% endstep %}

{% step %}

### Thiết lập thông tin cơ bản

Trong **Setup**, tải lên **Report Book Logo** (nếu cần).

Nhập **Report Book Name** và **Description** (nếu cần).
{% endstep %}

{% step %}

### Cấu hình giao diện

(Tuỳ chọn) Cấu hình giao diện:

* **Theme Background**
* **Text Color**
* **Selected Text Color**
* **Selected Background Color**
  {% endstep %}

{% step %}

### Lưu cấu hình Setup

Chọn **Save Changes**, sau đó chọn **Next**.
{% endstep %}

{% step %}

### Thêm nội dung

Trong **Content**, chọn **Add Item** và thêm:

* **Dashboard**
* **Folder** (nhóm các mục liên quan; có thể hiển thị là **Section**)
* **External Links** (có thể hiển thị là **External Link**)
* **Static Image** (ảnh bìa welcome screen)
  {% endstep %}

{% step %}

### Sắp xếp Book Contents

Sắp xếp Book Contents theo thứ tự người xem cần theo dõi, sau đó chọn **Save Changes**.
{% endstep %}

{% step %}

### Chuyển sang Audience

Chọn **Next** để sang **Audience**.
{% endstep %}

{% step %}

### Gán người dùng và nhóm

Trong **Assigned Users** và **Assigned User Groups**, gán quyền cho người dùng mục tiêu.
{% endstep %}

{% step %}

### Lưu cấu hình Audience

Chọn **Save Changes**.
{% endstep %}

{% step %}

### Kiểm tra report book

Mở Report Book ở chế độ xem để kiểm tra kiểu menu cuối cùng, cách nhóm mục, và điều hướng nội dung.
{% endstep %}
{% endstepper %}

<figure><img src="/files/xXPe7uFtodlkho0xduym" alt=""><figcaption><p>Tạo/chỉnh sửa Report Book - Bước Setup</p></figcaption></figure>

<figure><img src="/files/A3ocLYy4lroe4qHoWqiC" alt=""><figcaption><p>Tạo/chỉnh sửa Report Book - Bước Content với Add Item</p></figcaption></figure>

<figure><img src="/files/kHOHjkGkG3VUdFHOhY5O" alt=""><figcaption><p>Tạo/chỉnh sửa Report Book - Bước Audience</p></figcaption></figure>

Kết quả mong đợi: nội dung trong book và audience đã được lưu. Người dùng thỏa điều kiện organization/workspace có thể mở report book bằng liên kết được cấp.

## Lưu ý

{% hint style="warning" %}
Việc gán users/groups trong **Audience** không bỏ qua kiểm tra quyền ở tầng organization/workspace. Hãy bảo đảm người dùng đã được invite vào organization và có quyền workspace trước.
{% endhint %}

## Bước tiếp theo

* [Khắc phục sự cố Report Book](/cac-tinh-nang/report-book/khac-phuc-su-co-report-book.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:

```
GET https://docs.datasuite.vn/cac-tinh-nang/report-book/tao-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.
