# Tạo Report nhanh từ Template

{% stepper %}
{% step %}

#### Truy cập Workspace làm việc

Đăng nhập vào hệ thống **FPT Data Suite**, sau đó truy cập **Organization** và **Workspace** mà bạn đang làm việc.
{% endstep %}

{% step %}

#### Tìm và chọn Template trong Template Marketplace

Vào **Template Marketplace** và chọn Template bạn muốn sử dụng để tạo Report. Bạn có thể truy cập Marketplace theo một trong hai cách:

* **Từ sidebar**
* **Từ tính năng Tạo Report**

<figure><img src="/files/LzHOoqarYlgfrjyKWyy1" alt=""><figcaption><p>Vào từ sidebar</p></figcaption></figure>

<figure><img src="/files/FhCmrQ7jJ8nmOqfYWjqa" alt=""><figcaption><p>Vào từ tính năng tạo báo cáo</p></figcaption></figure>
{% endstep %}

{% step %}

#### Bắt đầu tạo Report

Tại giao diện mô tả chi tiết của Template, nhấn nút **Create Report** để bắt đầu quá trình tạo Report.

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

{% step %}

#### Hoàn tất tạo Report

Xem lại các thông tin sẽ được sử dụng để tạo báo cáo từ template. Bạn có thể chỉnh sửa lại các thông tin nếu cần, sau đó nhấn **Create Report** để hoàn tất.

<figure><img src="/files/j0k8SPmMXjm7LfWxXsOD" alt=""><figcaption></figcaption></figure>
{% 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/marketplace/report-template/tao-report-nhanh-tu-template.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.
