> 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/support/sharing-a-workspace-with-roboflow-support.md).

# Support के साथ एक Workspace साझा करें

Roboflow Support टीम को आपके workspace तक पहुंचने के लिए अधिकृत करें। यह authorization हमारी टीम को आपके workspace में मौजूद projects की सीधे समीक्षा करने और debugging और/या issue resolution में मदद करने की अनुमति देता है।

{% hint style="info" %}
केवल वे accounts जिनके पास **admin** या **creator** privileges हैं, Roboflow Support को workspace access प्रदान करने में सक्षम हैं।
{% endhint %}

यदि आपके account के पास **labeler** या **reviewer** permissions हैं, तो कृपया अपने workspace के किसी admin या creator से <support@roboflow.com> पर संपर्क करने को कहें ताकि workspace access प्रदान किया जा सके।

### In App Chat

chat flow में, आपको नीचे दिया गया प्रश्न दिखाया जाएगा:

<figure><img src="/files/d3c5561d27d5d63a50a0549a1a3f901fad56cc63" alt=""><figcaption><p>Roboflow Support को access प्रदान करें</p></figcaption></figure>

Select **"हाँ, support access प्रदान करें"** Roboflow Support टीम को आपके workspace में मौजूद projects तक पहुंचने और debugging और/या issue resolution में मदद करने के लिए अधिकृत करने हेतु।

### Email

Roboflow Support (<support@roboflow.com>) से संपर्क करते समय, कृपया यह वाक्य शामिल करें: **"मैं Roboflow Support को workspace तक पहुंचने की अनुमति देता/देती हूँ।"**

यह स्पष्ट रूप से Roboflow Support टीम को आपके workspace में मौजूद projects तक पहुंचने और debugging और/या issue resolution में मदद करने के लिए अधिकृत करता है।

### Ticket

ticket submission flow में, आपको नीचे दिया गया प्रश्न दिखाया जाएगा:

<figure><img src="/files/90df908f78d277464b38bd3210a3add2882880ec" alt=""><figcaption><p>Roboflow Support को access प्रदान करें</p></figcaption></figure>

Roboflow Support टीम को आपके workspace में मौजूद projects तक पहुंचने और debugging और/या issue resolution में मदद करने के लिए अधिकृत करने हेतु "Grant Roboflow Support access" checkbox चुनें।


---

# 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/support/sharing-a-workspace-with-roboflow-support.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.
