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

# Project Folder Permissions

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

Folder permissions आपको यह नियंत्रित करने का तरीका देती हैं कि आपके workspace में कौन विशिष्ट folders के भीतर projects को देख और edit कर सकता है।

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

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

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:** जिन users को स्पष्ट रूप से configure किया गया है, उनके अलावा किसी को भी इस 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 को ऐसी state में set करना संभव नहीं है जिसमें changes के प्रभावी होने के बाद आप folder तक access न कर सकें।
{% 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-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.
