# 일반

이 페이지에서는 Loomex의 **설정 > 일반** 설정에 대해 안내합니다.

### **사용자 정보** <a href="#id" id="id"></a>

사용자에 대한 아이디를 확인하고 사용자명, 비밀번호를 변경할 수 있습니다. **변경**버튼을 눌러 비밀번호를 변경합니다.

<figure><img src="/files/yrawaaxQz2C2Q4OmYF3H" alt=""><figcaption><p>사용자 정보 설정</p></figcaption></figure>

<table><thead><tr><th width="155.5">메뉴</th><th>설명</th></tr></thead><tbody><tr><td>아이디</td><td>사용자 로그인 아이디 정보 입니다. 아이디는 한번 등록되면 수정될 수 없습니다.</td></tr><tr><td>사용자명</td><td>텍스트 영역에서 사용자명을 변경할 수 있습니다.</td></tr><tr><td>비밀번호</td><td><strong>변경</strong> 버튼을 눌러 사용자 비밀번호를 변경할 수 있으며 비밀번호는 영문, 숫자, 특수문자(!@$%^&#x26;*)를 조합하여 8~20자리 이하로 설정 가능합니다.</td></tr></tbody></table>

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

아이디와 사용자명은 Loomex 콘솔 우측 상단에 표기됩니다.
{% endhint %}

&#x20;

### **시스템 정보** <a href="#id" id="id"></a>

Loomex의 시스템에 적용된 회사의 정보를 확인하고 변경할 수 있습니다. 화면에 적용된 로고나 화면 모드를 변경하고 **저장** 버튼을 누르면 변경된 화면을 적용할 수 있습니다.

<figure><img src="/files/xPJOZVa0Q2H5zBPVAOgO" alt=""><figcaption><p>시스템 정보 설정</p></figcaption></figure>

<table><thead><tr><th width="158.5">메뉴</th><th>설명</th></tr></thead><tbody><tr><td>회사명</td><td>시스템에 적용된 회사명을 변경 할 수 있습니다.</td></tr><tr><td>저작권 표기</td><td>텍스트 영역에서 저작권을 입력하고 수정할 수 있습니다.</td></tr><tr><td>언어</td><td><p>Loomex에 적용된 시스템 언어를 변경할 수 있습니다.</p><ul><li>한국어: Loomex 접속 시 기본으로 적용되는 언어입니다.</li><li>영어: 영어를 선택하고 <strong>저장</strong> 버튼을 누른 후 알림창의 <strong>확인</strong>을 누릅니다.</li><li>일본어: 일본어를 선택하고 <strong>저장</strong> 버튼을 누른 후 알림창의 <strong>확인</strong>을 누릅니다.</li></ul></td></tr><tr><td>버전</td><td>Loomex 콘솔의 현재 버전을 나타냅니다.</td></tr><tr><td>빌드 날짜</td><td>현재 버전을 적용한 날짜를 나타냅니다.</td></tr><tr><td>서비스 기간</td><td>Loomex를 사용할 수 있는 서비스 기간을 나타냅니다.</td></tr><tr><td>시스템 로고</td><td>시스템 로고를 업데이트할 수 있으며, 로고는 100x32 픽셀 이하의 PNG 파일을 등록해야 합니다.</td></tr><tr><td>화면모드</td><td><p>화면 모드를 설정 할 수 있습니다.</p><ul><li>라이트 모드: 변하지 않는 화면으로 메모리 소모를 줄일 수 있는 라이트 모드를 제공합니다.</li><li>다크 모드: 다크 모드를 사용하면 색상 체계를 어둡게 변경하여 메뉴가 쉽게 눈에 띄도록 할 수 있습니다.</li></ul></td></tr></tbody></table>

&#x20;


---

# 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/loomex/userguide/setting/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.
