# ペルソナの追加

## 概要

新しいペルソナを作成します。左メニューの「ペルソナの追加」をクリックすると、ペルソナ作成画面が表示されます。

![](/files/m2BniceWmMlNYiAEfqJK)

## 基本設定

ペルソナの基本情報を設定します。

### 必須項目

* **ペルソナ名**: ペルソナの表示名を入力します。日本語可。管理しやすい名前を設定してください。
* **ワークスペース**: 現在利用できるワークスペースが表示されます。ペルソナを所属させるワークスペースを選択します。

### 任意項目

* **メモ**: 　【任意】ペルソナの説明を入力します。管理しやすい様に目的や用途などを登録可能です。

## ペルソナの作成

必要な設定を入力したら、画面下部の「作成」ボタンをクリックしてペルソナを作成します。作成が完了すると、ペルソナ一覧画面に戻ります。


---

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