> 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/user/make-project/floor-management.md).

# 층 관리하기

## 층 추가

층 관리 탭에서 층을 추가하고, 각 층별로 인테리어를 설정할 수 있어요.\
층을 추가하면 현재 작업 중인 도면과 동일한 구조의 도면이 복사되어 하나의 프로젝트 내에서 관리할 수 있어요.\
층을 추가하려면 \[층 추가하기] 버튼을 클릭하고, 층의 이름을 설정해주세요.

![](/files/1rSbjUICkAO48bWkXXwF)

현재 가구를 그대로 적용할지 여부를 선택할 수 있어요.

![](/files/d4BlbeKljykumcWgKc8W)

* 아니오: 빈 화면의 새로운 층이 생성돼요.
* 가구만 전체 삭제: 가구는 제거되며, 도면만 유지된 채 새로운 층이 추가돼요.
* 예: 현재 층과 동일한 내용으로 층이 복사되어 추가돼요. 층 리스트에서 층 이름을 변경할 수도 있어요.

![](/files/FWTs7CMIwzs66hNJGZWs)

{% hint style="info" %}
같은 구조에서 다양한 인테리어 버전을 표현하고 싶을 때, 층 추가 기능을 활용해 보세요.\
여러 층을 추가하여 각 층마다 다른 인테리어 스타일을 적용하면, 한 프로젝트 내에서 다양한 디자인을 손쉽게 비교하고 관리할 수 있어요.
{% endhint %}

## 층 높이

모든 공간의 천장 높이를 일괄적으로 수정하려면 \[층 관리] → \[층 높이]를 변경해 주세요.

* 층 관리 탭으로 진입해요.
* 층 높이에 원하는 숫자를 입력한 후 Enter 를 누르면, 모든 공간의 천장 높이가 일괄 적용돼요.\
  방 단위로 층 높이를 변경하고 싶다면 해당 링크를 참고해 주세요. ([천장, 바닥 높이 설정하기](/guide/user/make-project/ceiling-floor-height.md))

{% hint style="info" %}
2D에서 벽을 그리면 자동으로 일반적인 주거공간의 천장 높이인 2300mm를 기본값으로 설정해요.
{% endhint %}

![](/files/wqQ7SVKETRfxgViYZAME)

## 가구 속성 관리

층 관리 탭에서 도면에 배치된 모든 가구 리스트를 한눈에 확인할 수 있어요.

* 가구는 공간(방)별로 구분되어 있어요.
* 보기/잠금 등 속성에 따라 원하는 제품만 선택하여 볼 수 있어요.
* 그룹화된 제품은 각 그룹의 구성 단계와 속성을 확인할 수 있어, 그룹 내 제품들의 구조를 파악하기 용이해요.

![](/files/ETcetVvZNSgxneDTBLTW)

### 보기/숨기기

숨김 처리된 제품을 다시 보고 싶다면, 층 관리 탭에서 \[가려진 제품 보기]를 선택하여 숨겨진 제품을 확인한 후,\
눈 모양 아이콘을 클릭하여 제품을 다시 보이도록 설정해 주세요.

![](/files/sUCvDEBatZcsHwSrl4p6)

### 잠금/잠금 해제

각 가구 옆의 잠금 버튼을 클릭하면 개별적으로 잠금 상태를 변경할 수 있어요.\
일괄적으로 잠금 상태를 변경하려면 최상단의 자물쇠 버튼을 클릭하세요.

![](/files/gEcR4mdpIILLfvIQza68)

### 제품 이름 변경

원하는 대로 가구 이름을 수정하여 나만의 방식으로 관리할 수 있어요.\
리스트에서 연필 모양 아이콘을 클릭하면 가구 이름을 쉽게 수정할 수 있어요.

![](/files/Y0OYnWmA0CQc1NGQatUn)


---

# 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/user/make-project/floor-management.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.
