# Project 폴더 권한

{% hint style="info" %}
Project folder permissions는 Enterprise 플랜의 일부 선택 고객에게 제공되는 프리미엄 기능입니다. 기능 제공 여부에 대한 자세한 내용은 [요금 페이지](https://roboflow.com/pricing)를 참조하세요. 프로젝트 폴더의 permissions에 접근하려면, [영업팀에 문의하세요.](https://roboflow.com/sales)
{% endhint %}

Folder permissions를 사용하면 workspace 내 특정 folder 안에 있는 projects를 누가 보고 편집할 수 있는지 제어할 수 있습니다.

이를 통해 다른 데이터는 안전하게 유지하면서 팀원들이 자신의 업무와 관련된 projects에 집중할 수 있습니다. 또한 조직 내 데이터 접근을 특정 팀과 사람들로 구분하는 데에도 사용할 수 있습니다.

### Project Folder Permissions 설정 방법

Roboflow 앱에서 특정 project folder 옆의 점 3개를 클릭하고 메뉴에서 "Set Permissions" 버튼을 선택하세요.

<figure><img src="/files/a881a58e5f7182768070645e4d96fde76e9f59f0" alt="" width="375"><figcaption></figcaption></figure>

일반 access level을 선택할 수 있는 창이 나타납니다.

* **Anyone:** workspace의 모든 사용자가 해당 folder와 그 안에 있는 projects에 접근할 수 있습니다. *이는 모든 project folder의 기본 상태입니다*
* **Restricted:** 명시적으로 설정된 사용자 외에는 누구도 이 folder에 접근할 수 없습니다.

<figure><img src="/files/281b3545a64bcb9573559017315ea62edd6d674e" alt="" width="375"><figcaption></figcaption></figure>

restricted access를 선택하면 workspace 내에서 사용자를 추가할 수 있는 검색창이 나타납니다. 또한 그들에게 부여할 role도 선택할 수 있습니다. 변경 사항을 적용하려면 "Save" 버튼을 누르세요.

<figure><img src="/files/0bb94744728c62df1ccf5d02a7f8448923ada206" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
잠금 상태를 방지하기 위해, 변경 사항이 적용된 후 folder에 접근할 수 없게 되는 상태로 permissions를 설정하는 것은 현재 불가능합니다.
{% endhint %}


---

# 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.roboflow.com/roboflow/roboflow-ko/datasets/project-folders/project-folder-permissions.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.
