# 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>

चुनें **"हाँ, 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>

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


---

# 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/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.
