Skip to main content
The Configurations page in the Qodo portal is organized into five tabs: Code review, Display preferences, Remediation, Custom instructions, and Account. Each tab groups related settings so you can quickly find and manage what you need. To access it, select Configurations from the left navigation menu in the Qodo portal.

Configuration levels: organization and repository

By default, settings on this page apply to all repositories connected to Qodo. Use the All repositories selector at the top left of the Configurations page to switch between two levels:
  • Organization level (default): Settings apply to all connected repositories.
  • Repository level: Settings apply only to the selected repository and override the organization-level defaults in the portal.
Configurations page repository selector with the All repositories dropdown expanded, showing a search box and a list of connected repositories Click Save, located at the top right of the Configurations page, to apply your changes. A confirmation toast appears to let you know your changes were saved successfully. To restore settings to Qodo’s defaults, select Reset, next to Save.
This repository-level override applies only within the portal and does not change where portal settings sit in the overall hierarchy. Portal settings have the lowest precedence overall: configuration defined in the repository wiki, repository root, or organization settings repository (pr-agent-settings) takes precedence over any portal setting. See Customize the code review experience.

Code review

The Code review tab controls how Qodo runs code reviews, generates PR summaries, manages review standards and skills, and enables advanced review capabilities. Code review tab of the Configurations page showing the code review trigger, comment type, inline comment threshold, in-progress comment, persistent comment notification, and cross-repo context settings, with the PR Summary trigger setting visible below

PR Summary

The PR Summary settings control when Qodo generates a PR summary and how it’s presented.

Review standards

The Review standards settings control how rules from Rule Miner and from non-admin users are approved, and whether native skills are applied during review.

Chat agent

Spec & design

The Spec & design settings extend reviews by checking pull requests against your linked specifications and Figma designs.

Display preferences

The Display preferences tab controls how findings appear in pull requests. Display preferences tab of the Configurations page showing the Verbosity settings (View more, Action level routing mode, and the per-action-level routing matrix) above the finding overflow setting, alongside a live preview of the review comment

Verbosity

The Verbosity settings control how Qodo’s findings are surfaced on your pull requests.

Findings

Display live preview

GitHubGitLabAzure DevOps
The Live Preview pane shows a real-time visual of how review comments will appear in the target Git provider. Changes to display preference settings update the preview immediately, with no save or refresh required.
Live preview showing how review findings appear in the target Git provider

Remediation

The Remediation tab lets Qodo resolve review findings for you, either on demand through chat or automatically with the Remediation Agent. Remediation tab of the Configurations page showing the remediation agent, auto fix, auto-fix severity, open a fix PR, close fix PR when done, and suggest committable fixes settings

Custom instructions

The Custom instructions tab lets you add free-text instructions to guide how Qodo behaves during reviews. Click Save after completing your instructions. Custom instructions tab of the Configurations page with text fields for the Issue finding agent and Compliance agent

Account

The Account tab controls organization-level settings. Account tab of the Configurations page showing the invite-only access and grant edit permissions settings

Next steps