This page is located in the left-hand navigation menu in the Qodo portal.Documentation Index
Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
Use this file to discover all available pages before exploring further.

How these settings are applied
The Portal Configuration page is applied only when no configuration is defined in the repository wiki, the repository root, or the organization settings repository (pr-agent-settings).
For full details about configuration precedence, see the Configuration Overview.
Review settings
This section controls how Qodo performs code reviews, generates PR summaries, and displays findings in pull requests.Code review
| Setting | Description | Options |
|---|---|---|
| Code review trigger | Determines when Qodo runs an AI code review. | • Manual only: Reviews run only when triggered manually using /agentic_review • Published PRs: Reviews run automatically when a PR is published |
| Comment type | Controls how findings are posted in the pull request. | • Summary only: All findings appear in a single summary comment • Inline only: Findings are posted directly on relevant lines of code • Summary & Inline: A summary comment is posted and findings are also added inline |
| Inline comment threshold | Determines which severity levels generate inline comments. | • High: Only high-severity findings appear inline (all findings still appear in the summary) • Medium: Findings above medium appear inline • Low: Findings above low severity appear inline |
- High findings indicate issues that require action.
- Medium findings are generally recommendations.
- Low severity findings are informational.
PR summary
| Setting | Description | Options |
|---|---|---|
| PR summary trigger | Determines when Qodo generates an AI-powered PR summary. | • Manual only: Generated using /agentic_describe • Published PRs: Generated automatically when a PR is published |
Display preferences
These settings control how findings are displayed in the pull request.| Setting | Description | Options |
|---|---|---|
| Finding overflow | Determines how many findings appear before showing a “All” option. | • 0: All collapsed • 1, 3, or 5: Findings shown before “View all” • All: All findings expanded |
| Findings display | Controls how finding type and category labels appear in review comments. | • Minimal Display: Type icon • Short display: Type and category icon • Detailed display: Type icon, category icon, and category name • Full display: Type icon, category icon and full name |
| Finding expansion | Controls which sections are expanded by default when opening a finding. Multiple selections allowed. | • Description • Code • Relevance • Evidence • Prompt |
Display live preview
GitHubGitLabAzure DevOps
The display Live Preview pane shows you as an admin and repository owners a real-time visual of how their review comments will appear in the target Git provider. This lets you confidently configure the display for your org or repo without leaving the Configurations page or triggering an actual review.
Changes to the display preferences control on the page for Finding overflow, Finding expansion, and any related options updates the preview immediately. No save or refresh is required.

Custom instructions
-
Add custom free-text instructions to guide how Qodo behaves.
Setting Description Issue finding agent Add custom prompts to guide issue detection and reporting behavior. Compliance agent Add custom prompts to guide compliance checks and policy enforcement. - Complete your selection and click Save.