# 계정 로그인

이 페이지에서는 Kollus Live Commerce 관리 시스템에 로그인하는 방법과 사용자의 정보를 확인하고 수정하는 방법에 대해 안내합니다.

> ### **계정 로그인 및 사용자 정보 수정** <a href="#id" id="id"></a>
>
> Kollus Live Commerce 관리 시스템을 이용하기 위해서는 발급받은 계정으로 로그인을 해야 합니다. 로그인 후 사용자 정보를 수정할 수 있습니다. 사용자 정보에는 사용자 이름, 메일 주소, 비밀번호, 연락처 등이 포함됩니다.

### **계정 발급** <a href="#id" id="id"></a>

Kollus Live Commerce 관리 시스템에 로그인하기 위해서는 계정을 먼저 발급받아야 합니다. 로그인 계정은 Kollus Live Commerce 영업 담당자(AM)으로부터 발급받으실 수 있으며, 발급받은 후 즉시 Kollus Live Commerce 서비스 이용이 가능합니다.

### **계정 로그인** <a href="#id-.1" id="id-.1"></a>

[Kollus Live Commerce - 관리 시스템](https://bms-commerce.kollus.com/)에 접속한 후 발급받은 계정의 아이디와 비밀번호를 차례대로 입력합니다.

<figure><img src="/files/6bJaci9JoZ6ThkKSSrBu" alt=""><figcaption><p>로그인</p></figcaption></figure>

### **사용자 정보 수정** <a href="#id-.1" id="id-.1"></a>

정상적으로 로그인이 되면 **LIVE > 라이브 관리** 페이지가 나타납니다. 페이지 우측 상단에 노출되고 있는 고객사 명을 클릭하면 로그인 계정에 등록되어 있는 이름과 연락처를 확인할 수 있으며, **정보 수정** 버튼을 클릭하면 **사용자 정보 입력** 팝업이 나타납니다. 해당 팝업에서 사용자 정보를 수정 입력한 후, 하단의 **수정** 버튼을 클릭하면 사용자 정보가 수정됩니다.

<figure><img src="/files/3bLXvvolBFoRm9aQVXlz" alt=""><figcaption><p>사용자 계정 정보 확인</p></figcaption></figure>

<figure><img src="/files/mVWh8LTDsogXUKQL4jF8" alt=""><figcaption><p>사용자 계정 정보 확인 > 사용자 정보 입력</p></figcaption></figure>

{% hint style="info" %}
**서비스 지원**

로그인 문제 및 기타 계정과 관련한 문의 사항은 영업 담당자(AM) 또는 기술 담당자(PE)에게 연락 바랍니다.

* E-mail 문의하기 > <klc_support@catenoid.net>
* 대표 전화 > 1544-4367
  {% 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/login.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.
