> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cassidyai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bug Insights Extractor

> Automatically transcribes customer calls and extracts bug-related information from support tickets, creating detailed reports.

<Frame>
  <img src="https://mintcdn.com/cassidy/sYy-vNuqpU0xqerK/images/use-cases/bug-insights-extractor-img-0.png?fit=max&auto=format&n=sYy-vNuqpU0xqerK&q=85&s=9c33afc365f87db8411ebcf5368df92c" alt="Bug Insights Extractor" width="1920" height="1080" data-path="images/use-cases/bug-insights-extractor-img-0.png" />
</Frame>

## What does this mean?

Ensures comprehensive documentation of bugs, improving the speed and accuracy of issue resolution and fostering seamless communication between support and product development.

Transcribes customer calls and extracts bug-related information from support tickets, automatically creating detailed reports with context for the development team.

## Workflow steps

<Steps>
  <Step title="Trigger on support activity">
    The Workflow activates when a customer call ends or a new support ticket arrives—capturing bug-related conversations as they happen through your existing support tools.
  </Step>

  <Step title="Extract bug details">
    Cassidy transcribes the call recording or parses the support ticket, then identifies and extracts bug-related information—symptoms, error messages, steps to reproduce, and customer impact.
  </Step>

  <Step title="Enrich with context">
    The Workflow pulls additional context from your Knowledge Base and connected systems (like your CRM or product documentation) to add relevant details about the customer's environment, account history, and any related known issues.
  </Step>

  <Step title="Generate detailed bug report">
    Using the extracted information and enriched context, Cassidy compiles a structured bug report formatted for your development team—including severity assessment, reproduction steps, and customer quotes that bring the issue to life.
  </Step>

  <Step title="Route and log for resolution">
    The completed report is automatically sent to the appropriate channel (Slack, Jira, or email) and logged in your ticketing system, ensuring support and product teams have full visibility and can act fast.
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="Build and configure an Agent" icon="robot" href="/agents/build-and-configure">
    Create a custom Agent with tailored instructions and Knowledge Base access.
  </Card>

  <Card title="Set up your Knowledge Base" icon="book" href="/knowledge-base/setup">
    Add your company documents so Agents can reference them.
  </Card>
</CardGroup>
