> ## 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 Handling Formatter

> Formats bug reports from customer tickets into clear, actionable items with essential details for support teams to address.

<Frame>
  <img src="https://mintcdn.com/cassidy/sYy-vNuqpU0xqerK/images/use-cases/bug-handling-formatter-img-0.png?fit=max&auto=format&n=sYy-vNuqpU0xqerK&q=85&s=a1349b469fb9916e24f4788dad3c181e" alt="Bug Handling Formatter" width="1920" height="1080" data-path="images/use-cases/bug-handling-formatter-img-0.png" />
</Frame>

## What does this mean?

Streamlines understanding and processing of customer issues, reducing time to resolution and enhancing cooperation between support and engineering teams to resolve problems efficiently.

Formats bug reports from customer tickets into clear, actionable items with essential details for support teams to address.

## Workflow steps

<Steps>
  <Step title="Trigger on new customer ticket">
    The Workflow activates when a new support ticket arrives from your helpdesk system, flagging a potential bug report for processing.
  </Step>

  <Step title="Extract bug details">
    Cassidy parses the incoming ticket to identify key information: the reported issue, steps to reproduce, affected features, customer environment details, and any error messages or screenshots provided.
  </Step>

  <Step title="Format into actionable bug report">
    Using your company's Knowledge Base and context, Cassidy transforms raw ticket content into a structured, standardized bug report—complete with severity assessment, affected components, and clear reproduction steps that engineering teams can act on immediately.
  </Step>

  <Step title="Route for review">
    The formatted bug report is sent to the appropriate support or engineering team member via email or Slack for quick validation before handoff.
  </Step>

  <Step title="Log and distribute">
    Once confirmed, the Workflow logs the formatted report back to your ticketing system and notifies the relevant engineering team, creating a clear paper trail and ensuring nothing falls through the cracks.
  </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>
