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

# AI-Powered PR Reviews

> Intelligent security analysis of pull requests

Get AI-generated security suggestions directly in your pull requests.

## AI PR Review Capabilities

[View complete AI PR reviews documentation →](/ai/pr-reviews)

* Security issue identification
* Contextual fix suggestions
* Priority and confidence ratings
* Code examples showing secure alternatives

## Enable AI PR Reviews

1. **Repository Settings** → **Pull Requests**
2. Toggle **AI PR Reviews** to enabled
3. Configure comment preferences
4. Save configuration

## What's Next?

<CardGroup cols={2}>
  <Card title="AI Features" icon="brain" href="/ai/overview">
    Explore all AI capabilities
  </Card>

  <Card title="Managing Violations" icon="list-check" href="/findings/managing-violations">
    Fix identified issues
  </Card>
</CardGroup>
