Documentation Index
Fetch the complete documentation index at: https://www.greptile.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The Analytics dashboard gives you visibility into review activity, comment quality, and team performance. Access it from the Analytics link in the sidebar.
Filters
Use the filter bar at the top to scope analytics data.
| Filter | Options | Notes |
|---|
| Teams | All teams, or select specific teams | Organization level only |
| Repositories | All repositories, or select specific repos | |
| Authors | All authors, or select specific authors | |
| Time period | Last 7 days, Last 30 days, Last 60 days, Last 90 days | |
Click Export to download the current analytics data.
At the team level, the Teams filter is hidden since data is already scoped to that team.
Summary cards
Four headline metrics appear at the top:
| Metric | Description |
|---|
| PRs Reviewed | Total pull requests reviewed by Greptile in the selected period |
| Avg Merge Time | Average time from PR open to merge |
| Addressed rate | Percentage of Greptile comments that were addressed by authors |
| Critical bugs caught | Number of critical issues flagged by Greptile |
Charts
Each chart includes a time series and a leaderboard sidebar showing the top repositories for that metric.
PRs reviewed
A time series of pull requests reviewed per day. The leaderboard shows Top repos by review count.
Critical bugs caught
Tracks critical issues flagged over time. Filter by severity level:
| Severity | Description |
|---|
| All Severity | All issues regardless of priority |
| P0 | Highest severity |
| P1 | High severity |
| P2 | Medium severity |
The leaderboard shows Repos with most critical bugs.
Addressed rate
Shows the percentage of Greptile comments addressed by PR authors over time, with an average trend line. The leaderboard shows Top repos by addressed rate.
Average time to merge
Tracks how long PRs take to merge. Toggle between Mean and other aggregation methods. The leaderboard shows Top repos by merge time.
Displays upvote and downvote percentages for Greptile’s review comments, with a ratio chart over time. Switch between Upvote/Downvote Ratio and other comment metrics. The leaderboard shows Most upvoted comments.
Using analytics to improve reviews
- Low addressed rate? Your rules may be too noisy. Adjust strictness or refine custom standards.
- High critical bug count in a repo? Consider lowering the strictness threshold for that repo to catch more issues early.
- High downvote ratio? Review your custom context rules and train the learning system with consistent reactions.
- Long merge times? Identify bottleneck repos from the leaderboard and investigate process or review load issues.