--- sidebar_position: 3 title: Implement Deep Research sidebar_label: Implement Deep Research slug: /implement_deep_research sidebar_custom_props: { categoryIcon: LucideScanSearch } --- # Implement Deep Research Implements deep research for agentic reasoning. --- From v0.17.0 onward, RAGFlow supports integrating agentic reasoning in an AI chat. To activate this feature: 1. Enable the **Reasoning** toggle in **Chat setting**. ![chat_reasoning](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/chat_reasoning.jpg) 2. Enter the correct Tavily API key to leverage Tavily-based web search: ![chat_tavily](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/chat_tavily.jpg)