# 채널 키 복사

{% hint style="info" icon="bullhorn" %}

## **새로운 Kollus Docs 사이트에서 이 문서의 최신 버전을 확인하세요!**

본 문서는 **구버전**이며, 더 정확하고 최신화된 정보는 아래 신규 경로에서 확인하실 수 있습니다.

* **신규 문서**: [채널 메뉴 > 채널 목록](https://docs.kollus.com/service-guide/vod/console-menu/channel/#%EC%B1%84%EB%84%90-%EB%AA%A9%EB%A1%9D)
* **게시 중단 안내**: 본 문서는 **2026년 6월 30일**까지만 제공됩니다.
  {% endhint %}

이 페이지에서는 Kollus VOD 콘솔의 채널 메뉴에서 채널 키를 복사하는 방법에 대해 안내합니다.

> ### **채널 키** <a href="#id" id="id"></a>
>
> 채널 키는 Kollus VOD의 채널을 고유하게 식별하는 데 사용하는 ID입니다. API 활용 시 채널 콜백을 설정하거나 통계 데이터 분석을 하는 경우 채널 키를 고유한 식별자로 사용합니다.

### **채널 키 복사** <a href="#id" id="id"></a>

채널 메뉴 리스트 또는 카드 리스트에서 더보기 버튼을 클릭한 다음 채널 키 복사를 선택하여 채널 키를 간편하게 복사할 수 있습니다.

<figure><img src="/files/HhMIwAbR2UJgiiCeGUID" alt=""><figcaption><p>채널 > 더보기 메뉴에서 '채널 키 복사' 버튼 선택</p></figcaption></figure>

### **채널 키 사용** <a href="#id" id="id"></a>

채널에 액세스하여 API 데이터를 가져오고자 하는 경우, Kollus VOD 콘솔에서 채널 키를 복사하여 사용할 수 있습니다. 채널 키는 다음의 기능을 수행하는 경우 참조 데이터로 활용됩니다.

* 채널 관리(생성, 수정, 삭제)
* FTP 업로드 시 채널 키를 통한 업로드
* 인사이트 > 채널별


---

# 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/kollus-vod-console-v2/userguide/channel/key-copy.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.
