# 대시보드를 다른 하위 계정에 복제하는 방법

대시보드를 다른 하위 계정으로 복제할 수 있습니다.

***

## 대시보드 복제란 무엇인가요?

대시보드는 하위 계정 내에서 생성되고 존재합니다. 같은 하위 계정 내에서 복사본을 만들기 위해 [대시보드를 복제](/hyperclass-docs/dashboard/how-to-clone-a-subaccount-dashboard.md)할 수도 있고, **다른 하위 계정**에서 복사본을 만들기 위해 대시보드를 **복제**할 수도 있습니다.

대시보드를 하위 계정 간에 복제하려면 두 하위 계정 모두에 접근 권한이 있어야 합니다.

**데이터 소스는 복제되지 않습니다**. 원본 대시보드 위젯이 커스텀 값에서 데이터를 가져오는 경우, 복제된 대시보드에는 삭제하거나 적절한 데이터 소스에 연결해야 하는 **빨간색 위젯**이 표시됩니다.

***

## 대시보드 복제하기

### 1단계: 다른 하위 계정으로 복제

하위 계정(Sub-account) → 대시보드(Dashboard) → 작업 메뉴(3점 아이콘)로 이동한 후, "다른 하위 계정으로 복제(Duplicate to another sub-account)" 버튼을 클릭하세요.

![대시보드 복제 메뉴](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155044574029/original/O0vLGEhSqiGmFIt4VNamMSXhB6_apE0dLA.png?1743807699)

### 2단계: 설정 및 저장

"다른 하위 계정으로 복제" 모달에서 새 대시보드의 이름을 입력하고, 대상 하위 계정을 선택한 후, 복제 버튼을 클릭하세요. 대상 하위 계정에 새 대시보드가 생성됩니다.

![대시보드 복제 설정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155044574066/original/CfhzKZoA-sYi9VuC3Vo-gMX4Uze5Rpy0yQ.png?1743807853)

### 3단계: 끊어진 데이터 소스 연결

대시보드의 위젯이 대상 하위 계정에 존재하지 않는 데이터 소스를 사용하는 경우, 해당 위젯은 빨간색 테두리와 함께 "데이터 로딩 중 오류" 메시지가 표시됩니다. 이런 위젯은 삭제하거나 적절한 데이터 소스에 연결하세요.

![데이터 로딩 오류](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155015087054/original/Xd5krK3uQ5EeDaHSuHJlZUc6m11FoqnVJA.png?1702455026)

![위젯 오류 표시](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155015087138/original/gSvpp7XniIQCPh8SX63Kc9tq5DUv1Cz_lw.png?1702455110)

## 관련 도움말

* [대시보드 편집 방법](/hyperclass-docs/dashboard/what-are-dashboard-widgets/how-to-edit-a-dashboard.md)
* [대시보드를 즐겨찾기로 고정하는 방법](/hyperclass-docs/dashboard/how-to-pin-favorite-dashboards.md)
* [대시보드 권한 관리 방법](/hyperclass-docs/settings/user-access/how-to-manage-permissions-for-a-dashboard.md)

***

*원문 최종 수정: Fri, 4 Apr, 2025 at 6:07 PM* *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/how-to-duplicate-a-dashboard-to-another-sub-account.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.
