Skip to main content

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.

This page is located in the left-hand navigation menu in the Qodo portal.
Qodo portal configuration page showing organization-wide review settings

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

SettingDescriptionOptions
Code review triggerDetermines 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 typeControls 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 thresholdDetermines 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
Severity definitions:
  • High findings indicate issues that require action.
  • Medium findings are generally recommendations.
  • Low severity findings are informational.

PR summary

SettingDescriptionOptions
PR summary triggerDetermines 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.
SettingDescriptionOptions
Finding overflowDetermines 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 displayControls 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 expansionControls 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.
Live preview full view

Custom instructions

  1. Add custom free-text instructions to guide how Qodo behaves.
    SettingDescription
    Issue finding agentAdd custom prompts to guide issue detection and reporting behavior.
    Compliance agentAdd custom prompts to guide compliance checks and policy enforcement.
  2. Complete your selection and click Save.