# Project Folder Permissions

{% hint style="info" %}
Project folder permissions は、Enterprise プランをご利用の一部のお客様向けに提供されるプレミアム機能です。機能の利用可否の詳細については、 [pricing page](https://roboflow.com/pricing)をご覧ください。project folders への permissions を利用するには、 [営業チームにお問い合わせください。](https://roboflow.com/sales)
{% endhint %}

Folder permissions を使用すると、workspace 内の特定のフォルダー内にある projects を、workspace の誰が表示・編集できるかを制御できます。

これにより、他のデータを安全に保ちながら、チームメンバーが自分の仕事に関連する projects に集中できるようになります。また、組織内のデータアクセスを特定のチームや個人に限定して区分するためにも使用できます。

### Project Folder Permissions の設定方法

Roboflow アプリ内で、対象の project folder の横にある三点メニューをクリックし、メニューの「Set Permissions」ボタンを選択します。

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

ウィンドウが表示され、一般的な access level を選択できるようになります。

* **Anyone:** workspace 内の全員が、その folder とそこにある projects にアクセスできるようになります。 *これはすべての project folders の既定の状態です*
* **Restricted:** 明示的に設定された users 以外は、誰もこの folder にアクセスできません。

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

restricted access を選択すると、workspace 内の users を追加できる search bar が表示されます。付与する role も選択できます。「Save」ボタンを押すと、変更が有効になります。

<figure><img src="/files/8569563d2a74cd491c4355c71d9ef7a58f39fdd8" 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-jp/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.
