Skip to main content
Deep Dive is an interactive, conversational investigation tool grounded in the context of a specific ticket. It builds on the AI agent’s initial analysis, allowing you to ask follow-up questions and dig deeper into specific aspects of the issue: while still having access to your full codebase, knowledge base, and connected tools.

How It Works

  1. Open a ticket and switch to the Deep Dive tab in the right panel
  2. Type a follow-up question and press Enter
  3. The agent searches your codebase, knowledge base, and connected tools to answer: showing results inline as it works
You can continue the conversation with multiple follow-up questions. Each response includes hover actions to Copy, Translate, or Re-run that specific message.

When to Use Deep Dive

Deep Dive is useful when you need to:
  • Investigate further: Ask the agent to look at a specific area of your codebase or logs
  • Explore related issues: Ask about edge cases or related functionality
  • Get code explanations: Ask the agent to explain how a specific piece of code works
  • Verify hypotheses: Test theories about root causes by asking targeted questions
Deep Dive builds on the AI agent’s initial analysis. If the agent hasn’t been run on a ticket yet, the Deep Dive tab will prompt you to deploy it first.