> 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-jp/datasets/project-folders/project-folder-permissions.md).

# Project フォルダの権限

{% hint style="info" %}
Project folder permissions は、Enterprise plan の一部のお客様向けに提供されているプレミアム機能です。機能の提供状況の詳細については、 [pricing page](https://roboflow.com/pricing)。project folder の権限を利用するには、 [営業チームにご相談ください。](https://roboflow.com/sales)
{% endhint %}

フォルダ権限は、workspace 内の特定のフォルダにある projects を、workspace 内の誰が閲覧・編集できるかを制御する方法を提供します。

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

### Project Folder Permissions の設定方法

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

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

一般的なアクセスレベルを選択できるウィンドウが表示されます。

* **誰でも:** workspace 内の全員が、そのフォルダとその中にある projects にアクセスできるようになります。 *これはすべての project folder のデフォルト状態です*
* **制限付き:** 明示的に設定されたユーザー以外は、このフォルダにアクセスできません。

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

制限付きアクセスを選択すると、workspace 内のユーザーを追加できる検索バーが表示されます。付与する role も選択できます。変更を反映するには「Save」ボタンを押してください。

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