2025-03-07 17:06:49 +08:00
---
sidebar_position: 3
slug: /implement_deep_research
2026-01-07 10:00:09 +08:00
sidebar_custom_props: {
categoryIcon: LucideScanSearch
}
2025-03-07 17:06:49 +08:00
---
# Implement deep research
Implements deep research for agentic reasoning.
---
2025-03-11 16:03:11 +08:00
From v0.17.0 onward, RAGFlow supports integrating agentic reasoning in an AI chat. The following diagram illustrates the workflow of RAGFlow's deep research:
2025-03-07 17:06:49 +08:00

To activate this feature:
2025-08-30 21:44:58 +08:00
1. Enable the **Reasoning ** toggle in **Chat setting ** .
2025-03-07 17:06:49 +08:00
2025-08-30 21:44:58 +08:00

2025-03-07 17:06:49 +08:00
2025-08-30 21:44:58 +08:00
2. Enter the correct Tavily API key to leverage Tavily-based web search:
2025-03-07 17:06:49 +08:00
2025-08-30 21:44:58 +08:00

2025-03-07 17:06:49 +08:00
2026-04-03 13:43:25 +08:00
*The following is a screenshot of a conversation that integrates Deep research:*
2025-03-07 17:06:49 +08:00
