# 프로젝트 폴더 이동

## 프로젝트를 폴더로 관리하고 공유하기

아키스케치에서는 프로젝트를 폴더 단위로 정리하고 공유할 수 있어요. 폴더로 정리된 프로젝트는 효율적으로 관리할 수 있으며, 원하는 유저와 폴더 단위로 공유도 가능해요.

폴더명을 클릭하면 정리된 폴더별로 프로젝트를 확인할 수 있어요. 물론 최상단의 전체 프로젝트를 클릭하면 폴더 구분 없이 모든 프로젝트를 한눈에 볼 수 있어요.

## 폴더 기능 활용법

#### 폴더 생성하기

* 화면에서 \[새로운 폴더] 버튼을 클릭하세요.
* 폴더 이름을 입력하고 저장하면 새로운 폴더가 생성돼요.

<figure><img src="/files/05gXVDeWlylb0spBjl3m" alt=""><figcaption></figcaption></figure>

#### 프로젝트를 폴더에 넣기

* 단일 이동:
* 프로젝트의 \[더보기] 버튼을 클릭해요.
* \[폴더 이동] 을 선택하여 원하는 폴더로 이동시킵니다.

<figure><img src="/files/QivuF1t4VZZOj7vAXAVH" alt=""><figcaption></figcaption></figure>

다중 이동:

* 여러 프로젝트를 선택해요.
* 상단 메뉴에서 \[폴더 이동] 버튼을 눌러 원하는 폴더로 한 번에 이동해요.

<figure><img src="/files/qtrEmCW8AC4wq2lObHWg" alt=""><figcaption></figcaption></figure>

#### 폴더 관리하기

* 폴더 이름 오른쪽의 \[더보기] 버튼을 클릭해요.
* 하위 폴더 생성, 이름 수정, 삭제, 공유 기능을 선택해 폴더를 관리하세요.

<figure><img src="/files/cRAiiCLkcFkbciaOZYsn" alt=""><figcaption></figcaption></figure>


---

# 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://docs.archisketch.com/guide/undefined-6/project-folder.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.
