# Tạo mới Report

Bạn cần hoàn tất [Xây dựng các Dataset](/khoi-dau-nhanh-voi-data-suite/tutorial/xay-dung-cac-dataset.md) và [Xây dựng Data Model](/khoi-dau-nhanh-voi-data-suite/tutorial/xay-dung-data-model.md) trước khi thực hiện các bước dưới đây.

Bạn có thể tạo mới một Report theo ba cách sau:

### **Tạo Report trực tiếp từ Data Model** <a href="#id-4.3.1.2taomoidashboard-cach1-khoitaotructieptudatamodel" id="id-4.3.1.2taomoidashboard-cach1-khoitaotructieptudatamodel"></a>

{% stepper %}
{% step %}

#### Tạo Report

Mở Data Model vừa tạo và nhấn Create Report

<figure><img src="/files/WvUYpwh8U5mxWZmtue5N" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Hoàn tất khởi tạo

Xem xét thông tin và bấm Create để hoàn tất. Bạn có thể chỉnh sửa tên của Report tại bước này nếu muốn.

<figure><img src="/files/i9d2mCBVXMB92V9Fgtra" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### **Tạo Report khi truy cập danh sách Report** <a href="#id-4.3.1.2taomoidashboard-cach2-khoitaokhitruycaptaiphanhedashboard" id="id-4.3.1.2taomoidashboard-cach2-khoitaokhitruycaptaiphanhedashboard"></a>

{% stepper %}
{% step %}

#### Truy cập Danh sách Report

Truy cập danh sách Report và nhấn Create Report > Use Existing Data Model.

<figure><img src="/files/8YBc7TflFrliLyme9Byw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Chọn Data Model

Chọn Data Model bạn đã tạo trước đó. Hệ thống sẽ tự động tạo tên mặc định cho Report mới; bạn có thể đổi tên theo nhu cầu.

<figure><img src="/files/YEkUV9g9KDAYaZNAiCYw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Hoàn tất khởi tạo

Nhấn **Create** để hoàn tất quá trình.
{% endstep %}

{% step %}

#### Chỉnh sửa Report

Hệ thống sẽ tự động chuyển tiếp bạn tới trang Chỉnh sửa Report.
{% endstep %}
{% endstepper %}


---

# 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/cac-tinh-nang/report/tao-moi-report.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.
