> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/datasets/project-folders/project-folder-permissions.md).

# Project 폴더 권한

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

폴더 권한을 사용하면 Workspace 내의 특정 폴더에 있는 project를 누구나 보고 수정할 수 있는지 제어할 수 있습니다.

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

### Project Folder Permissions 설정 방법

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

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

창이 나타나면 일반 접근 수준을 선택할 수 있습니다.

* **모든 사용자:** Workspace의 모든 사용자가 폴더와 그 안의 project에 접근할 수 있습니다. *이는 모든 project folder의 기본 상태입니다*
* **제한됨:** 명시적으로 설정된 사용자 외에는 누구도 이 폴더에 접근할 수 없습니다.

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

제한된 접근을 선택하면 Workspace 내에서 사용자를 추가할 수 있는 검색창이 표시됩니다. 또한 사용자가 갖게 될 역할도 선택할 수 있습니다. 변경 사항을 적용하려면 "Save" 버튼을 누르세요.

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

{% hint style="info" %}
잠금 상태를 방지하기 위해, 현재는 변경 사항이 적용된 후 폴더에 접근할 수 없게 되는 상태로는 권한을 설정할 수 없습니다.
{% endhint %}


---

# 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.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.
