# 리허설 등록

이 페이지에서는 Kollus Live Commerce 관리 시스템에서 리허설을 등록하고 관리하는 방법에 대해 안내합니다.

> ### **리허설** <a href="#id-.1" id="id-.1"></a>
>
> Kollus Live Commerce 서비스는 실제 라이브 방송을 진행하기 전 카메라, 통신, 음향 등 방송 상태를 점검할 수 있는 리허설(rehearsal) 기능을 제공합니다. 등록한 리허설 정보는 방송 전시 페이지에는 노출되지 않으며, 별도로 제공되는 리허설 전시 페이지를 통해 확인할 수 있습니다.

### **리허설 등록** <a href="#id-.1" id="id-.1"></a>

라이브 등록 페이지 또는 라이브 상세보기 페이지에 있는 **라이브 유형** 항목에서 **리허설**을 클릭한 후 라이브 방송 정보를 등록하면, 해당 라이브 방송은 리허설로 등록됩니다. 리허설 등록 과정은 일반 라이브 방송의 등록 과정과 동일하지만, 등록 이후 채널 배정은 일반 채널과 달리 시간 제한 없이 가능합니다.

<figure><img src="/files/ZvvX4A8Nf615YibXjB0m" alt=""><figcaption><p>LIVE > 라이브 관리 > 라이브 등록 > 라이브 유형 > 리허설</p></figcaption></figure>

### **리허설 확인** <a href="#id-.1" id="id-.1"></a>

리허설로 등록된 경우, 라이브 관리 페이지의 **라이브 타이틀** 항목 좌측에 **리허설** 라벨이 노출됩니다. 또는 좌측 상단의 검색 설정에서 **리허설**로 유형을 설정한 후 검색하면 리허설만 조회할 수 있습니다.

<figure><img src="/files/95XVrvBpmHVUCvM6kw6S" alt=""><figcaption><p>LIVE > 라이브 관리 > 리허설 라벨</p></figcaption></figure>

리허설의 경우, 리허설 전시 페이지가 별도 제공되며 해당 페이지를 통해 리허설 정보를 확인하고 방송 상태를 모니터링할 수 있습니다. 단, 리허설 정보가 **대기요청** 또는 **대기** 상태에서는 리허설 전시 페이지에 리허설 정보가 노출되지 않으며 리허설을 송출하고 있는 경우에만 리허설 전시 페이지에 노출됩니다.

<figure><img src="/files/hPk8Fgnh8I7VS3GO81Fp" alt=""><figcaption><p>리허설 페이지</p></figcaption></figure>

{% hint style="info" %}
**참고**

리허설을 진행한 후 리허설과 동일하게 세팅하여 라이브 방송을 진행하고 싶은 경우, 또는 기존에 진행한 라이브 방송과 동일하게 세팅하여 다시 방송을 진행하고 싶은 경우에는 [라이브 복사](/klc/userguide/liveregister/livecopy.md)를 이용하면 간편하게 라이브 방송 정보를 복사/추가할 수 있습니다.
{% endhint %}


---

# 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://catenoid-support.gitbook.io/klc/userguide/liveregister/rehearsal.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.
