# 고객사 정보

이 페이지에서는 Kollus Live Commerce 관리 시스템에서 고객사 계정의 기본 정보를 확인하는 방법에 대해 안내합니다.

> ### **고객사 정보** <a href="#id" id="id"></a>
>
> 고객사 정보는 Kollus Live Commerce 서비스에 등록되어 있는 고객사 계정의 기본 정보를 확인할 수 있는 메뉴입니다.

### **고객사 정보** <a href="#id" id="id"></a>

고객사 정보는 **계정 관리 > 고객사 정보**를 클릭하면 조회되며, Kollus Live Commerce 관리 시스템에 등록된 고객사 계정의 기본 정보를 보여줍니다. 고객사 정보를 통해 확인 가능한 정보는 다음과 같습니다.

<figure><img src="/files/OPyA74t7HXUooG54cslo" alt=""><figcaption><p>계정 관리 > 고객사 정보</p></figcaption></figure>

<table><thead><tr><th width="152">항목</th><th>설명</th></tr></thead><tbody><tr><td>고객사명</td><td>Kollus Live Commerce 서비스를 계약한 고객사의 이름을 확인할 수 있습니다.</td></tr><tr><td>서비스 키</td><td>라이브 방송을 위해 할당된 서비스 키를 확인할 수 있습니다.</td></tr><tr><td>채널 수</td><td>계약된 전체 채널 수를 확인할 수 있습니다.</td></tr><tr><td>리허설 채널 수</td><td>리허설 채널 사용 계약을 진행한 경우에만 해당 항목이 노출되며, 리허설 방송 용도로 사용할 수 있는 채널 수를 확인할 수 있습니다.</td></tr></tbody></table>

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

고객사명, 서비스 키, 채널 수, 리허설 채널 수는 Kollus Live Commerce 서비스 계약 시 등록된 정보이므로 직접 수정이 불가합니다. 수정이 필요한 경우, 영업 담당자(AM)에게 문의하시면 도움을 드릴 수 있습니다.
{% 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/accounts/information_frontpage.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.
