# 전체 프로젝트

## 전체 프로젝트란?

일정 권한 이상 유저가 같은 기업 내에서 생성한 프로젝트들을 모아볼 수 있는 기능입니다.

* No role 유저에게는 전체 프로젝트 탭이 보이지 않습니다.

**권한 별 전체 프로젝트 접근 권한**

|                      | **관리자 & 매니저** | **디자이너** | **No role** |
| -------------------- | ------------- | -------- | ----------- |
| '전체 프로젝트' 탭 노출       | ✅             | ✅        | ❌           |
| 타 유저가 만든 프로젝트 에디터 진입 | ✅             | ❌        | ❌           |

![](/files/hmhLAQ9GtNKDNAvVdFu8)

## 폴더 관리하기

전체 프로젝트 탭에서는 프로젝트를 폴더별로 정리하여 효율적인 관리가 가능합니다.&#x20;

내 프로젝트 폴더 관리와 동일한 방식으로 작동합니다.

**폴더 이동하는 방법**

1. 새로운 폴더 생성
   * 먼저, 프로젝트를 정리할 새로운 폴더를 만들어주세요.
2. 프로젝트 다중 선택
   * 이동할 프로젝트를 하나씩 선택하거나 다중 선택 기능을 사용해 여러 개를 선택합니다.
3. \[폴더 이동] 클릭
   * 선택 후 \[폴더 이동] 버튼을 클릭하고, 이동할 폴더명을 선택합니다.
4. 이동 확인
   * 해당 폴더를 클릭해 프로젝트가 잘 이동되었는지 확인합니다.

**폴더 삭제**

폴더를 삭제해도 **안에 있는 프로젝트는 삭제되지 않습니다**! 삭제되는 것은 **폴더** 자체만이며, 프로젝트는 그대로 남아있으니 안심하고 정리할 수 있어요.


---

# 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/enterprise-guide/undefined-1/undefined.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.
