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

# 지원팀과 Workspace 공유

Roboflow Support 팀이 귀하의 workspace에 액세스하도록 승인하세요. 이 승인으로 우리 팀은 workspace의 프로젝트를 직접 검토하고 디버깅 및/또는 문제 해결을 도울 수 있습니다.

{% 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>

선택 **"Yes, provide support access"** Roboflow Support 팀이 workspace의 프로젝트에 액세스하여 디버깅 및/또는 문제 해결을 도울 수 있도록 승인합니다.

### 이메일

Roboflow Support(<support@roboflow.com>)에 문의할 때는 다음 문장을 포함해 주세요: **"Roboflow Support가 workspace에 액세스할 수 있도록 허가합니다."**

이로써 Roboflow Support 팀이 workspace의 프로젝트에 액세스하여 디버깅 및/또는 문제 해결을 도울 수 있도록 명시적으로 승인하는 것입니다.

### 티켓

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

<figure><img src="/files/88aedd9c4c49094f81f6bc059d5c0b2da3b242ca" alt=""><figcaption><p>Roboflow Support에 대한 액세스 권한 부여</p></figcaption></figure>

"Grant Roboflow Support access" 체크박스를 선택하여 Roboflow Support 팀이 workspace의 프로젝트에 액세스하고 디버깅 및/또는 문제 해결을 도울 수 있도록 승인합니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/support/sharing-a-workspace-with-roboflow-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
