# Sao chép Chart

Có 2 cách để sao chép một Chart.

#### Cách 1: **Sao chép và dán**

{% stepper %}
{% step %}

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

Nhấp chọn vào Chart mà bạn muốn sao chép.
{% endstep %}

{% step %}

#### Thực hiện thao tác sao chép

Nhấn tổ hợp phím **Ctrl + C** hoặc nhấp chuột phải và chọn **Copy**.
{% endstep %}

{% step %}

#### Dán Chart đã sao chép

Nhấn  tổ hợp phím  **Ctrl + V** hoặc nhấp chuột phải và chọn **Paste** để dán biểu đồ ra vị trí mới.
{% endstep %}

{% step %}

#### Lưu thay đổi

Nhấn **Publish** để lưu lại các chỉnh sửa vừa thực hiện.
{% endstep %}
{% endstepper %}

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

#### **Cách 2: Sử dụng tính năng Duplicate**

{% stepper %}
{% step %}

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

Nhấp chọn vào Chart mà bạn muốn sao chép.
{% endstep %}

{% step %}

#### Dùng tính năng Duplicate

Chọn nút hoặc biểu tượng **Duplicate** trong thanh công cụ.
{% endstep %}

{% step %}

#### Lưu thay đổi

Nhấn **Publish** để lưu lại các chỉnh sửa vừa thực hiện.
{% endstep %}
{% endstepper %}

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


---

# 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/bieu-do-chart/thay-doi-chart/sao-chep-chart.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.
