Settings
Configure your account, PR reviews, and integrations from the Settings page.Account
- Name: Editable display name
- Email: Synced from GitHub (read-only)
- Avatar: Synced from GitHub profile
Automatic PR Reviews
Toggle automatic PR scanning on/off and manage monitored repositories:- Enable the “Automatic PR Reviews” toggle
- Click “Add Repos” to select repositories
- Search and select repositories with checkboxes
- Monitored repos appear in the list below
- Remove repos using the X button
GitHub Connection
Connect your GitHub account to enable repository access:- View connection status in “Code Host Connections”
- Click “Connect” or “Reconnect” to authorize
- Tokens are encrypted and auto-refresh
API Key
Your API key is displayed in Settings. Use it for CLI authentication withparagon auth login.
Severity Filters
Control which types of issues are reported in your PR reviews.Issue Severity Levels
Critical
Security vulnerabilities, data loss risks, crash-causing bugs
High
Major bugs, significant performance issues
Medium
Code quality issues, best practice violations
Low
Style issues, minor improvements, suggestions
Additional Filters
| Filter | Description |
|---|---|
| Out of Diff | Include issues found outside the changed lines |
| PR Summary | Generate a summary of analysis findings |
| System Diagram | Generate architecture visualization (requires PR Summary) |
At least one severity filter must remain enabled.
Custom Rules
Define custom coding standards for the AI to follow during code reviews.Upload Documents
Upload existing documentation to automatically extract rules:- Supported formats: PDF, DOCX, MD, TXT
- AI extracts coding rules automatically
- Rules tagged with “upload” source
Manual Entry
Add rules by typing directly:- Click “Manual Entry”
- Type your rule or guideline
- Save to add to active rules
Example Rules
Managing Rules
- Click any rule to view full content
- Copy rule content to clipboard
- Delete rules no longer needed
- View source (upload/manual) and creation date

