# Workspace を Support と共有

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

chatの流れの中で、以下の質問が表示されます：

<figure><img src="/files/df42128da5c4b17abbec303991b7a13439cdbe1d" 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

ticket送信の流れの中で、以下の質問が表示されます：

<figure><img src="/files/f77342944e574b9b029fdcd5dcf32d0d1064eb2f" 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-jp/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.
