# 계정 관리

이 페이지에서는 Kollus Live Commerce 관리 시스템에서 계정을 관리할 수 있는 방법에 대해 안내합니다.

&#x20;

> ### **계정 관리** <a href="#id-.1" id="id-.1"></a>
>
> 계정 관리에서는 Kollus Live Commerce 관리 시스템에 등록되어 있는 계정의 기본 정보를 확인하고 수정할 수 있습니다. 고객사(멀티) 계정의 경우, Kollus Live Commerce 서비스를 이용하는 소속 협력사의 계정 정보를 등록할 수 있습니다. 또한, 고객사 계정을 다수의 담당자가 이용할 수 있도록 담당자 계정을 생성하거나 관리할 수 있습니다.

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

Kollus Live Commerce 관리 시스템에 등록되어 있는 고객사 계정의 기본 정보를 확인하고 수정할 수 있는 메뉴입니다. 자세한 내용은 [고객사 정보](/klc/userguide/accounts/information_frontpage.md)에서 확인 가능합니다.

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

### **협력사 관리** <a href="#id-.1" id="id-.1"></a>

Kollus Live Commerce 관리 시스템을 이용하는 협력사의 정보를 등록하고 관리할 수 있는 메뉴입니다. 협력사 관리 메뉴는 Kollus Live Commerce 계정 유형이 고객사(멀티)인 고객에게만 노출됩니다. 자세한 내용은 [협력사 관리](/klc/userguide/accounts/partners.md)에서 확인 가능합니다.

<figure><img src="/files/C1D3IzWO688chGWsjcuZ" alt=""><figcaption><p>계정 관리 > 협력사 관리</p></figcaption></figure>

### **사용자 관리** <a href="#id-.1" id="id-.1"></a>

고객사 계정을 다수의 사용자가 이용할 수 있도록 계정을 신규로 발급하고 관리할 수 있는 메뉴입니다. 자세한 내용은 [사용자 관리](/klc/userguide/accounts/users.md)에서 확인 가능합니다.

<figure><img src="/files/NQaIQYcEgnnRah4ZKtvK" alt=""><figcaption><p>계정 관리 > 사용자 관리</p></figcaption></figure>


---

# 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.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.
