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

# Issue detection

## Intelligent Issue Detection

Limelight doesn't just show you data—it helps you find problems:

### Automatic Pattern Recognition

Limelight scans all network calls and console logs to detect:

* **Multiple failed requests** (e.g., three 404s in a row)
* **Slow requests** (e.g., requests taking > 2 seconds)
* **Duplicate requests** to the same endpoint
* **High-complexity GraphQL queries** causing slowdowns
* **Console error patterns** indicating bugs

### Guided Debugging

When issues are detected, Limelight:

* **Creates issue cards** with severity levels
* **Highlights related requests** in the timeline
* **Provides context** about why it's flagged
* **Suggests next steps** to investigate
