# Project Folder Permissions

{% hint style="info" %}
Project folder permissions एक premium feature है, जो हमारे Enterprise plan पर चुनिंदा ग्राहकों को दिया जाता है। feature availability के बारे में अधिक जानकारी के लिए देखें [pricing page](https://roboflow.com/pricing). Project folders के permissions का access पाने के लिए, [हमारी sales team से बात करें।](https://roboflow.com/sales)
{% endhint %}

Folder permissions आपको यह नियंत्रित करने का एक तरीका देती हैं कि आपके workspace में कौन specific folders के अंदर मौजूद projects को देख और edit कर सकता है।

यह सुनिश्चित करने में मदद करता है कि team members अपने काम से संबंधित projects पर ध्यान केंद्रित कर सकें, जबकि अन्य data सुरक्षित रहे। इसका उपयोग किसी organization के भीतर data access को specific teams और लोगों तक सीमित करने के लिए भी किया जा सकता है।

### Project Folder Permissions कैसे सेट करें

Roboflow app में, किसी दिए गए project folder के पास मौजूद तीन dots पर क्लिक करें और menu में "Set Permissions" button चुनें।

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

एक window दिखाई देगी जहाँ आप एक general access level चुन सकेंगे।

* **Anyone:** आपके workspace में हर कोई folder और उसके अंदर मौजूद projects को access कर सकेगा। *यह सभी project folders के लिए default state है*
* **Restricted:** स्पष्ट रूप से configured users के अलावा किसी और को इस folder का access नहीं होगा।

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

जब आप restricted access चुनते हैं, तो एक search bar दिखाई देगी जहाँ आप अपने workspace के users जोड़ सकते हैं। आप यह भी चुन सकते हैं कि आप उन्हें कौन-सा role देना चाहते हैं। बदलावों को लागू करने के लिए "Save" button दबाएँ।

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

{% hint style="info" %}
lockouts से बचने के लिए, अभी ऐसी permissions set करना possible नहीं है जहाँ changes लागू होने के बाद आप folder का access न कर सकें।
{% 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-hi/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.
