> For the complete documentation index, see [llms.txt](https://help.doraverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doraverse.com/jp/feature-list/deep-research.md).

# ディープリサーチ

[ディープリサーチとは?](#dpurischitoha)

[ディープリサーチの使い方](#dpurischinoi)

## ディープリサーチとは?

ディープリサーチは、DoraverseのAI搭載リサーチアシスタントです。専任のリサーチチームのように、調査計画の立案からウェブ全体の検索、数百件のオンライン情報源の統合までを自動で行い、網羅的かつ分析レベルのレポートを作成します。

Doraverseのディープリサーチは、モジュール型のマルチAgentワークフローを採用し、各ステージで**お客様が主導権を持てます**。人間による計画（human-in-the-loop planning）、強力な検索・クロール、データ自動処理を組み合わせ、あらゆるテーマを明確で実用的なインサイトに変換します。

**ディープリサーチでできること：**

* **調査を大幅に効率化**：手作業による検索の手間を省き、数分でレポートを取得できます。
* **より深いインサイトを獲得**：ウェブ、学術、構造化データを組み合わせ、全体像を把握できます。
* **すべての事実を検証可能**：各インサイトには、すぐに確認できる実際の出典がリンクされています。
* **形式を選択可能**：仕上がったレポート、ポッドキャスト形式の要約、Markdown/PDFファイルとして受け取れます。

***

## ディープリサーチの使い方

### ステップ **1:** トピックを定義

* 調査したいトピックや質問を入力します。
* 地域・業界・期間などのコンテキストを追加すると、AIがより的確に調査します（任意）。

送信後、ディープリサーチがご要望に合わせた明確なアクションプランを即時生成します。

<figure><img src="/files/49RKQOlzlu4exapc6i2R" alt=""><figcaption></figcaption></figure>

### ステップ2：調査計画の確認・編集

AIによる調査計画を事前に確認し、必要に応じて調整できます。目標や重点領域の明確化、必須項目の追加も自然な日本語で編集可能です。

内容に納得したら**リサーチを開始**をクリックしてください。

### ステップ3：調査の進行を確認

AIが調査全体（検索、記事の精査、データ収集、レポート作成）を自動で進めます。その間、お客様は他の作業に集中できます。

<figure><img src="/files/XBO2syG9YkKmhHzNARut" alt=""><figcaption></figcaption></figure>

**アクティビティ**タブで、訪問サイト・読んだ内容・発見事項・参照元など、リアルタイムで進捗を確認できます。各ステージの状況が常に把握できます。

完了後は**レポート**タブで、構造化され出典明記の専門レポートを受け取れます。信頼できる実用的なインサイトが満載です。

### ステップ4：レポートを活用

* **NotebookAI**に保存して、いつでもすぐに参照
* **ポッドキャスト形式の音声要約**を生成
* Doraverse上で直接レポートを編集
* **Markdown、PDF、HTML**としてダウンロード

Doraverseのディープリサーチがあれば、必要な知識にワンクリックでアクセスでき、自信を持って次の一歩を踏み出せます。


---

# 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:

```
GET https://help.doraverse.com/jp/feature-list/deep-research.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.
