# 기본 정보

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

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

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

* **신규 문서**: [서비스 계정 > 기본 정보 수정](https://docs.kollus.com/service-guide/vod/account/service-account/#%EA%B8%B0%EB%B3%B8-%EC%A0%95%EB%B3%B4-%EC%88%98%EC%A0%95)
* **게시 중단 안내**: 본 문서는 **2026년 6월 30일**까지만 제공됩니다.
  {% endhint %}

이 페이지에서는 Kollus VOD 콘솔의 서비스 계정 메뉴에서 제공하고 있는 기본 정보에 대해 안내합니다.

> ### **기본 정보** <a href="#id-.1" id="id-.1"></a>
>
> Kollus VOD에서 서비스 계정의 기본 정보 메뉴는 서비스 계정의 기본 정보를 확인하고 수정할 수 있는 영역입니다. 이 메뉴에서는 서비스 계정, 서비스 계정 키, 서비스 등급, 메인 노드 지역 등의 정보를 볼 수 있습니다.

### **기본 정보** <a href="#id-.2" id="id-.2"></a>

기본 정보에서는 서비스 계정명을 수정하고 서비스 계정과 관련된 기본 정보들을 확인할 수 있습니다. 기본 정보에서 확인한 항목은 다음과 같습니다.

<figure><img src="https://92012944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F07xE4g9511BtbCTnY4D4%2Fuploads%2FvjCSgW1CiukEpO7A8UYe%2Fimage.png?alt=media&#x26;token=74b163f7-cef9-4195-82df-20e4ffcc2458" alt=""><figcaption><p>기본 정보</p></figcaption></figure>

<table><thead><tr><th width="225">항목</th><th>설명</th></tr></thead><tbody><tr><td>서비스 계정</td><td>서비스 계정의 이름을 수정해야 하는 경우, 서비스 계정 메뉴에서 수정할 항목을 선택한 후 저장 버튼을 클릭하여 수정 사항을 저장합니다. 참고로 서비스 계정 이름에는 이모지(Emoji)와 꺽쇠 기호(&#x3C;, >)는 입력할 수 없습니다.</td></tr><tr><td>서비스 계정 키</td><td>서비스 계정 생성 시 입력된 서비스 계정 키를 확인합니다. 서비스 계정 키는 최초 생성 후 변경 불가합니다. 또한 서비스 계정 키는 업로드 및 FTP 업로드 경로에 적용됩니다. 예를 들어, 서비스 계정 명이 kollus-user인 경우에는 FTP 주소는 <a href="http://kollus-user.ftp.kr.kollus.com/">kollus-user.ftp.kr.kollus.com</a>입니다.</td></tr><tr><td>서비스 등급</td><td>계약 시 선택한 서비스 등급이 표시됩니다.</td></tr><tr><td>메인 노드 지역</td><td>서비스의 대상이 되는 지역을 의미하며, 서비스 지역이 대한민국일 경우 KR이 표시됩니다.</td></tr></tbody></table>


---

# 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/service-account/basic.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.
