# Project Folder Permissions

{% hint style="info" %}
Project folder permissions is a premium feature offered to select customers on our Enterprise plan. For more details on feature availability, see the [pricing page](https://roboflow.com/pricing). To get access to permissions for project folders, [talk to our sales team.](https://roboflow.com/sales)
{% endhint %}

Folder permissions provide a way to control who in your workspace can view and edit projects within specific folders in your workspace.

This helps ensure team members can focus on the projects relevant to their work while keeping other data secure. It can also be used to compartmentalize data access within an organization to specific teams and people.

### How to Set Project Folder Permissions

Within the Roboflow app, click on the three dots next to a given project folder and select the "Set Permissions" button on the menu.

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-310728a2076d7707bbed9fc14f3eba911ef5f700%2Fimage.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

A window will appear where you will be able to select a general access level.

* **Anyone:** Everyone in your workspace will be able to access the folder, and the projects located within. *This is the default state for all project folders*
* **Restricted:** Nobody except the users explicitly configured will have access to this folder.

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-e04c5c5200bf67a4ec04737cced55cf8b0245f8d%2Fimage.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

Once you select the restricted access, there will be a search bar where you can add users within your workspace. You can also select the role you want them to have. Press the "Save" button to have the changes go into effect.

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-190a5c29e725f1a0382ed881928dfba36feed49d%2Fimage.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
To prevent lockouts, it's currently not possible to set permissions to a state where you won't be able to access the folder once the changes goes into effect.
{% 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/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.
