# セッションログ

デジタルヒューマンとユーザーの会話履歴（セッションログ）を確認・分析する機能です。

## セッションログ一覧

サイドメニューから「セッションログ」をクリックすると、セッションログの一覧が表示されます。**抽出条件**を設定すると条件で抽出可能です。

### **抽出条件**

以下の条件でセッションログを絞り込むことができます：

* 抽出期間
* ワークスペース
* ペルソナ
* NLPアカウント

### 統計情報

| 項目               | 説明                                                               |
| ---------------- | ---------------------------------------------------------------- |
| **払出アバターセッション数** | 呼び出された数（10秒以下のセッションも含む）                                          |
| **有効アバターセッション数** | 呼び出された数（10秒以下のセッションを含まない）                                        |
| **合計使用時間**       | 抽出条件に対する合計使用時間                                                   |
| **平均使用時間**       | 抽出条件に対する平均使用時間                                                   |
| **セッション換算合計**    | セッション換算合計（デジタルヒューマンを呼び出してから10秒〜10分を1セッションとして換算。10秒以下は0として表示します。） |

### セッション一覧

**表示される情報**

* ペルソナ名
* NLPアカウント
* アバターセッションID
* 開始日時
* 終了日時
* 使用時間
* セッション換算（デジタルヒューマンを呼び出してから10秒〜10分を1セッションとして換算。10秒以下は0として表示します。）

表示されている一覧は `COPY` `CSV` `Excel` のファイルでダウンロード可能です。

![](/files/rLAIpjvPxlOaomd3K21D)

## セッション分析

サイドメニューから「セッション分析」をクリックすると、セッションデータの分析画面が表示されます。

### 分析期間の指定

分析する期間を指定することで、特定の期間のデータを確認できます。

![](/files/iSXF17R0CkWiInvONCEJ)


---

# 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-session-log.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.
