Documentation Index
Fetch the complete documentation index at: https://docs.gitar.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Insights dashboard gives you visibility into how Gitar is working across your organization. Track code review activity, identify recurring CI failure patterns, and monitor rule performance, all from a single view.
Accessing Insights
Navigate to the Insights section in the Gitar dashboard at app.gitar.ai. Insights are available on Core, Pro, and Enterprise plans.
Gitar Activity
See a real-time summary of everything Gitar has processed across your organization. The activity overview shows how many PRs were reviewed, code review findings surfaced, CI failures caught, and user requests handled over any time period you choose. The trend chart lets you spot whether review activity is picking up or slowing down, and the PRs by Type breakdown shows what kind of work your team is actually shipping: features, fixes, chores, refactors, and more.
Top CI Failures
See which CI failures are coming up most often across your repositories, organized by category such as Build, Test, Flaky Test, Configuration, and more. This helps you spot systemic issues in your pipeline so you can fix the root cause instead of the same failure on repeat.
Top Rules Applied
See how your repository rules are performing across all PRs. Each rule shows its compliance rate: how often it was met out of the total evaluations. Use this to identify which rules are effective and which ones may need tuning.
Reviews
The Reviews tab gives you a detailed look at how code review findings are being resolved across your organization. You can see overall resolution rates broken down by severity (Critical, Important, and Minor), alongside how findings are trending over time on merged PRs.
Scroll further to see resolution rates broken down by category (Security, Bug, Performance, Edge Case, and Quality), which repositories are resolving the most findings, and how unresolved findings are accumulating over time compared to resolved ones.