> ## 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 Capture from Calls

> Capturing bug reports from customer calls to create formal support tickets.

<Frame>
  <img src="https://mintcdn.com/cassidy/sYy-vNuqpU0xqerK/images/use-cases/bug-capture-from-calls-img-0.png?fit=max&auto=format&n=sYy-vNuqpU0xqerK&q=85&s=37aae8f908bed78bae08d470aab35222" alt="Bug Capture from Calls" width="1920" height="1080" data-path="images/use-cases/bug-capture-from-calls-img-0.png" />
</Frame>

## What does this mean?

Enhances customer service by ensuring issues are tracked, documented, and addressed swiftly, improving support accuracy and facilitating effective communication between support and development teams.

Captures bug reports discussed in customer interactions and transcribes them into formal support tickets with detailed context and necessary follow-up actions.

## Workflow steps

<Steps>
  <Step title="Trigger on call completion">
    The Workflow activates automatically when a customer call ends, capturing the conversation as soon as it wraps up.
  </Step>

  <Step title="Transcribe and extract bug details">
    Cassidy processes the call recording and identifies bug reports mentioned during the conversation, pulling out key details like issue descriptions, error messages, affected features, and customer impact.
  </Step>

  <Step title="Enrich with customer context">
    The Workflow gathers relevant customer information from your CRM and Knowledge Base, adding account history, product version, and any related past issues to give your support team the full picture.
  </Step>

  <Step title="Generate formal support ticket">
    Using the extracted bug details and customer context, Cassidy drafts a structured support ticket with clear reproduction steps, priority level, and recommended follow-up actions for the development team.
  </Step>

  <Step title="Route for review and create ticket">
    The draft ticket is sent to a support team member for human-in-the-loop approval. Once validated, the Workflow creates the ticket in your helpdesk system and logs the activity back to your CRM for complete visibility.
  </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>
