Go Deep
The Go Deep
tool allows your agents to hand off complex tasks to @deep-dive
for comprehensive analysis. With one click, you enable your agent to delegate deep research questions while preserving your agent's context and instructions.
When your agent encounters a complex question requiring extensive research, it can call the Go Deep
tool to:
- Stop its current execution.
- Hand off the conversation to
@deep-dive
. - Pass along your agent's instructions so
@deep-dive
understands the context.
@deep-dive
then takes over in the same conversation with full access to company data, databases, and web sources to deliver thorough, well-researched answers.
How to add It?
The Go Deep
tool is already included by default to the @dust
agent, meaning at all time @dust
can delegate to @deep-dive
.
To add Go Deep
to a custom agent, simply select the Go Deep
tool to your agent from the Tools section.
What Happens During Handoff?
When your agent calls the Go Deep
tool:
- Your agent notifies the user: "Handing off to @deep-dive for comprehensive analysis"
- Context is transferred:
@deep-dive
receives:- The content from the current conversation.
- Your agent's instructions (so
@deep-dive
understands your agent's purpose and context).
- @deep-dive takes over: Conducts deep research and delivers a comprehensive answer.
When to Use?
Your agent should use Go Deep
for:
- Complex research requiring multiple data sources.
- Questions needing deep investigation (several minutes of work).
- Tasks requiring SQL queries, web research, and company data exploration.
- Comprehensive analysis like market research or competitive intelligence.
Example Flow
User: "Analyze our Q3 performance vs competitors"
Your Agent: "This requires comprehensive analysis. I'll hand this off to
:mention[deep-dive] for thorough investigation across our data and market sources."
[Calls handoff tool]
@deep-dive: [Takes over, receives your agent's instructions, conducts
deep research across databases, company data, and web, delivers comprehensive report]
Admin Control
Workspace admins can deactivate @deep-dive
, which removes the Go Deep
tool from all agents. Otherwise, it's available to add to any agent with one click.
In short: One click gives your agent the ability to escalate complex questions to @deep-dive
, which receives your agent's instructions to maintain context while conducting thorough research.
Updated about 6 hours ago