# 캘린더 그룹을 사용하지 않고 여러 캘린더를 표시할 수 있나요?

## **페이지에 두 개 이상의 캘린더를 표시하는 방법**

**비디오 개요:**

***

**캘린더 링크 사용하기:**

1. 각 캘린더의 링크 아이콘을 클릭하여 새 탭에서 각 캘린더 링크를 열어주세요

![캘린더 링크 아이콘](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48028729853/original/iSYberKOoEApQfh-8Pr4Juo8nEtcOE7NUQ.png?1582550960)

2. 한 캘린더에서 캘린더 ID를 복사한 다음, 다른 캘린더로 가서 해당 ID 뒤에 쉼표를 추가하고, 쉼표 뒤에 다른 캘린더의 ID를 붙여넣은 후 Enter를 눌러 페이지를 새로고침해주세요

![캘린더 ID 조합 과정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48028730526/original/wOzP-A0gi7Wgl9PKNIla6MJdbRodnIXH4A.gif?1582551129)

**퍼널 페이지에 여러 캘린더 삽입하기:**

1. Settings(설정) → Appointment Widget(예약 위젯)으로 가서 첫 번째 캘린더의 임베드 코드를 복사해주세요
2. 퍼널 페이지로 가서 "Custom JS/HTML" 요소를 추가하고, "Open Code Editor(코드 편집기 열기)"를 클릭한 후 캘린더 임베드 코드를 붙여넣어주세요.

![퍼널 페이지에 캘린더 코드 삽입](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48028731607/original/O98ivJb2-YuppRZs1LjzSof-zzL4IgZELg.gif?1582551394)

3. 새 탭에서 다시 Settings(설정) → Appointment Widget(예약 위젯)으로 가서, 캘린더 이름 드롭다운을 두 번째 캘린더로 변경하고 해당 캘린더의 캘린더 ID를 복사해주세요
4. Custom JS/HTML 요소 코드 편집기가 열려있는 퍼널 페이지 탭으로 돌아가서, 캘린더 ID 뒤에 쉼표를 추가하고 두 번째 캘린더 ID를 붙여넣은 후 "Yes, save(네, 저장)"를 클릭해주세요.

![두 번째 캘린더 ID 추가](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48028732907/original/OOszXMmvEULTeK8eAXfOZvVv6lsRwF2CKg.gif?1582551763)

5. 퍼널 페이지를 저장하고 미리보기로 확인해보세요.

***

*원문 최종 수정: Tue, 30 Jul, 2024 at 4:03 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/and-calendars/can-i-show-multiple-calendars-without-using-a-calendar-group.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.
