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

# サポートに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/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

チケット送信の流れでは、以下の質問が表示されます：

<figure><img src="/files/f77342944e574b9b029fdcd5dcf32d0d1064eb2f" alt=""><figcaption><p>Roboflow Support へのアクセスを許可する</p></figcaption></figure>

「Roboflow Support access を許可する」チェックボックスを選択して、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, and the optional `goal` query parameter:

```
GET https://docs.roboflow.com/roboflow/roboflow-jp/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.
