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

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

선택 **"예, 지원 액세스를 제공하겠습니다"** 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>

Roboflow Support 액세스 부여" 체크박스를 선택하여 Roboflow Support 팀이 사용자의 workspace에 있는 projects에 액세스하고 디버깅 및/또는 문제 해결을 도울 수 있도록 승인합니다.


---

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