# 대시보드 위젯 복제하기

"위젯 복제(Duplicate Widget)" 기능을 사용하면 대시보드에 있는 기존 위젯을 쉽게 복사할 수 있습니다. 이 기능은 비슷한 설정의 위젯을 만들 때 시간을 절약해주는 유용한 도구입니다. 새 위젯을 처음부터 만드는 대신, 기존 위젯을 복제한 후 약간만 수정해서 새로운 위젯으로 저장할 수 있어요.

복잡하거나 반복적인 위젯을 자주 사용하는 사용자에게 완벽한 기능으로, 워크플로우를 효율화하고 생산성을 높여줍니다.

**목차**

* [1단계: 대시보드 편집 모드 진입](#1단계-대시보드-편집-모드-진입)
* [2단계: 위젯 복제하기](#2단계-위젯-복제하기)
* [3단계: 복제된 위젯 편집 및 저장](#3단계-복제된-위젯-편집-및-저장)

***

### 1단계: 대시보드 편집 모드 진입

* 위젯을 복제하고 싶은 대시보드로 이동하세요.
* Edit(편집) 버튼을 클릭해서 대시보드의 편집 모드를 활성화하세요.

![대시보드 편집 모드 진입](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155039846910/original/tuzPpDm4C9rlw0Ea8R9JnCuclT-P6GdgFQ.png?1736925385)

### 2단계: 위젯 복제하기

* 복제하려는 위젯을 찾으세요.
* 위젯 카드 오른쪽 상단의 점 3개 메뉴(⋮)를 클릭하세요.
* 드롭다운 메뉴에서 Duplicate(복제) 옵션을 선택하세요.
* 복제된 위젯이 대시보드에 나타납니다.

![위젯 복제하기](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155039846971/original/m1gBvM8iKmtzvTgUXhQzj64pQJGfBGfEYg.png?1736925420)

### 3단계: 복제된 위젯 편집 및 저장

* 원하는 편집을 완료한 후, Save(저장) 버튼을 클릭해서 위젯을 최종 저장하세요.

***

*원문 최종 수정: Wed, 15 Jan, 2025 at 1:19 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/dashboard/what-are-dashboard-widgets/duplicating-widgets-on-a-dashboard.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.
