January kicked off strong with powerful new APIs for user and metrics management, plus streamlined data export capabilities.
Alongside these product updates, CodeRabbit just won a 2026 DEVIES Award at DeveloperWeek! We're honored to be recognized alongside the best in dev tools for helping teams ship cleaner code, faster.
We're also excited to announce that CodeRabbit's AI code reviews now support NVIDIA Nemotron open models! Self-hosted teams get faster, more cost-efficient reviews without sacrificing quality.
With that context, here's everything we shipped in January 2026:
User Management API (Jan 21)
Managing user seats and roles at scale is now possible through our REST API. Whether you're onboarding a new team or adjusting access across departments, you can now automate the entire process.
What you can do:
- List all users in your organization with filters for seat status and role
- Bulk assign or unassign up to 500 seats per request
- Promote or demote users between admin and member roles in bulk
- Get detailed success/failure feedback for each operation
All endpoints support partial success; if one user operation fails, the rest still complete.
See the User Management API documentation for authentication and usage details.
Data Export (Jan 14)
Export your pull request review metrics directly from the CodeRabbit Dashboard. Pick your date range, and download a CSV with complexity scores, review times, and comment breakdowns by severity and category.
Perfect for quarterly reviews, team retrospectives, or building custom analytics dashboards. Access it from the Data Export tab in your dashboard.
See the Data Export documentation for the complete list of fields.
Review Metrics API (Jan 14)
Need programmatic access to your review metrics? The new REST API gives you the same data as the dashboard export, but with full query flexibility. Filter by repository, user, or custom date ranges, and get responses in JSON or CSV format.
What you can do:
- Query metrics for any date range programmatically
- Filter results by specific repositories or users
- Choose JSON for integration or CSV for analysis
- Build custom reporting dashboards and automation workflows
See the Metrics API documentation for authentication and usage details.
Stay Tuned
We’re continually working to make CodeRabbit smarter, faster, and more collaborative. More updates are on the way, stay tuned!
Got feedback or want early access to what’s next?
Join us on Discord or follow @coderabbitai on X.



Top comments (0)