Rules System availabilityThe Rules System is currently available in beta and supported on GitHub only. It is enabled by default for new Qodo customers. Existing customers can contact Qodo to request access.
Rules overview page
In the Qodo portal, select Rules from the left navigation menu. The Rules overview page shows the current state of rule enforcement across your organization. You’ll see two main tabs:- Rules — view, edit, and monitor active and inactive rules enforced during code reviews
- Suggestions — review and activate proposed rules generated from real code and PR history

Summary cards
At the top of the Rules page, Qodo displays rule analytics for the last 30 days to help you understand how rules are performing in practice:- Passed (no violations) — evaluations with no rule violations
- Detected violations — violations identified during reviews
- Merged violations — pull requests merged with at least one rule violation
Rules table
Each row represents a single rule and its current configuration. Click a rule to review its full definition, enforcement behavior, and historical performance.Analytics
Use analytics to understand how rules perform across pull requests and identify trends over time. Merged violations metrics can be exported to CSV using the ⬇︎ icon in the top-right corner. For deeper insights, see Rule Analytics.Next steps
- Learn how rules are evaluated during code reviews in Rule Enforcement.
- Explore Rule Analytics to understand rule impact over time.
- Review Suggested Rules to expand coverage based on real usage.