# ワークスペース

ワークスペースは、ペルソナをグループ化して管理するための機能です。

## ワークスペースとは

ワークスペースは、複数のペルソナを論理的にグループ化するための単位です。プロジェクトや部門、用途などに応じてペルソナを整理することができます。

## ワークスペース一覧

サイドメニューから「ワークスペース」をクリックすると、所属しているワークスペースの一覧が表示されます。

### 表示される情報

* ワークスペース名
* ワークスペースID

## ワークスペースの詳細

ワークスペース名をクリックすると詳細表示されます。ここではワークスペースの情報の確認と、 許可ドメイン（ドメインホワイトリスト）の登録が可能です。詳しくはホステッドエクスペリエンスの [セキュリティ保護](/dev/hosted-experience/hosted-experience-security.md) をご覧ください。

![](/files/kcexkEeKtACtAb4ZaMpq)

ユーザー権限では、ワークスペースの作成はできません。ワークスペースの追加・削除は弊社ならびにパートナーまでお問い合わせください。


---

# 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.digitalhumans.jp/ops/persona-dip/dip-workspace.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.
