# Support와 Workspace 공유

Roboflow Support 팀이 귀하의 workspace에 접근할 수 있도록 승인하세요. 이 승인을 통해 저희 팀은 귀하의 workspace에 있는 projects를 직접 검토하고 디버깅 및/또는 문제 해결을 도울 수 있습니다.

{% hint style="info" %}
다음 권한을 가진 계정만 **admin** 또는 **creator** 권한이 Roboflow Support에 workspace 접근 권한을 부여할 수 있습니다.
{% endhint %}

귀하의 계정에 다음 권한이 있다면 **labeler** 또는 **reviewer** 권한이 있다면, workspace의 admin 또는 creator가 <support@roboflow.com>으로 연락하여 workspace 접근 권한을 부여해 주시기 바랍니다.

### In App Chat

채팅 흐름에서 아래 질문이 표시됩니다:

<figure><img src="/files/45e8d82e84d986016478c9077a3c45e41b9f239e" alt=""><figcaption><p>Roboflow Support에 접근 권한 부여</p></figcaption></figure>

선택 **"네, support access를 제공하세요"** 를 선택하여 Roboflow Support 팀이 귀하의 workspace에 있는 projects에 접근하고 디버깅 및/또는 문제 해결을 도울 수 있도록 승인하세요.

### Email

Roboflow Support(<support@roboflow.com>)에 연락할 때는 다음 문구를 포함해 주세요: **"Roboflow Support가 workspace에 접근할 수 있도록 허용합니다."**

이는 Roboflow Support 팀이 귀하의 workspace에 있는 projects에 접근하고 디버깅 및/또는 문제 해결을 도울 수 있도록 명시적으로 승인하는 것입니다.

### Ticket

티켓 제출 흐름에서 아래 질문이 표시됩니다:

<figure><img src="/files/88aedd9c4c49094f81f6bc059d5c0b2da3b242ca" alt=""><figcaption><p>Roboflow Support에 접근 권한 부여</p></figcaption></figure>

"Grant Roboflow Support access" 확인란을 선택하여 Roboflow Support 팀이 귀하의 workspace에 있는 projects에 접근하고 디버깅 및/또는 문제 해결을 도울 수 있도록 승인하세요.


---

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