> 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-en/custom-setting/editor-setting.md).

# Editor Settings

Enterprise settings are available to administrators (admin) only.

You can change settings related to the editor.

## Folder sorting criteria

You can set the folder sorting criteria for public/corporate libraries.

* Default setting: Folder ID ascending (Folder ID: a value randomly assigned in the database)

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-2bddda609290c065fc4f43ff998dd98ccee91de5%2Feditor-setting-1.png?alt=media)

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-c7baccbb739e447525d7d50b10f3e651d22414a3%2Feditor-setting-2.png?alt=media)

## Default room height / wall thickness

You can change the default values used when drawing walls or rooms.

* Default room height: 2300 mm
* Default wall thickness: 200 mm

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-36415ac4eba874e22e30751a284df361a61abc8f%2Feditor-setting-3.png?alt=media)

## Editor library tab On/Off

* Public library
* Public finish materials library
* Corporate furniture library
* Corporate finish materials library

**Supported features**

* Library titles support multiple languages.
* You can set a library image.
* You can set the library title color.

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-a153a6b34eaa8035aaebb90f7df45084f806ec25%2Feditor-setting-4.png?alt=media)

* Individual library folder On/Off

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-6f57765af68df54cd01849095e3d1193faefc2d0%2Feditor-setting-5.png?alt=media)

**Setting example) Today’s House**

![](https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-c0cccf9228f91cc4dc08b1aa2e872e760fdbd83c%2Feditor-setting-6.png?alt=media)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/enterprise-en/custom-setting/editor-setting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
