2025-03-07 17:06:49 +08:00
---
sidebar_position: 3
slug: /implement_deep_research
---
# 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-04-09 19:32:25 +08:00
1. Enable the **Reasoning** toggle under the **Prompt engine** tab of your chat assistant dialogue.
2025-03-07 17:06:49 +08:00

2025-04-09 19:32:25 +08:00
2. Enter the correct Tavily API key under the **Assistant settings** tab of your chat assistant dialogue to leverage Tavily-based web search
2025-03-07 17:06:49 +08:00

*The following is a screenshot of a conversation that integrates Deep Research:*
