> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/enterprise/custom-setting/editor-setting.md).

# 에디터 설정

에디터와 관련된 설정을 변경할 수 있습니다.

## 폴더 정렬 기준

공용/기업 라이브러리의 폴더 정렬 기준을 설정할 수 있습니다.

* 기본 설정: 폴더 ID 오름차순 (폴더 ID: 데이터베이스상에서 무작위로 부여한 값)

![](/files/nJom3xhRgpSOkay5RWtn)

![](/files/EIAGgyapuLS3JtVuO6HJ)

## 기본 방 높이 / 벽 두께

벽 혹은 방을 그렸을 때 기본으로 설정된 값을 변경할 수 있습니다.

* 기본 방 높이: 2300 mm
* 기본 벽 두께: 200 mm

![](/files/dSnJ2uOk6nBCh4HQj9uF)

## 에디터 라이브러리 탭 On/Off

* 공용 라이브러리
* 공용 마감재 라이브러리
* 기업 가구 라이브러리
* 기업 마감재 라이브러리

**지원 기능**

* 라이브러리 제목 다국어를 지원합니다.
* 라이브러리 이미지를 설정할 수 있습니다.
* 라이브러리 제목 색상을 설정할 수 있습니다.

![](/files/BovmHFqAwbEHj22f34gq)

* 라이브러리 폴더 개별 On/Off

![](/files/YTvwlrj2xg7mpHcM8XiC)

**설정 예시) 오늘의집**

![](/files/BMqfhjS9UvMDJe8kCT5D)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.archisketch.com/guide/enterprise/custom-setting/editor-setting.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.
