# Sao chép Report

Quy trình này giúp tạo một bản sao của Report hiện có để chỉnh sửa hoặc sử dụng cho mục đích khác mà không ảnh hưởng đến bản gốc.

### Quy trình sao chép Report

<figure><img src="/files/jAb33QuP7CJwkYx0Qi3M" alt=""><figcaption></figcaption></figure>

Các bước để tạo bản sao của một Report hiện có.

{% stepper %}
{% step %}

#### Chọn Report cần sao chép

Di chuyển chuột đến khu vực Report bạn muốn tạo bản sao.
{% endstep %}

{% step %}
**Kích hoạt chức năng sao chép**

Chọn chức năng Duplicate.
{% endstep %}

{% step %}

#### Xem Report đã được sao chép

Report mới sẽ xuất hiện với tên mặc định là **Duplicate of \<Tên báo cáo được duplicate>**

{% 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/chinh-sua-report/sao-chep-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.
