FAQs

Frequently asked questions

hero background

All

Popular

Product

Security

IDE

CLI

Pricing

Why choose CodeRabbit?

CodeRabbit is an AI-powered code review tool that automates the code review process, providing context-aware feedback on pull requests within minutes. It integrates with GitHub and GitLab repositories to offer continuous, incremental reviews, significantly reducing the time and effort required for manual code reviews. By leveraging advanced AI capabilities, CodeRabbit enhances code quality and efficiency while ensuring data privacy and security​.

How does CodeRabbit work?

CodeRabbit uses machine learning algorithms to analyze your codebase, identify potential issues, and suggest improvements based on best practices and coding standards

What programming languages do you support?

CodeRabbit is designed to work with all programming languages, including but not limited to Python, JavaScript, Java, C++, and Ruby. However, the proficiency of our AI models might vary between languages based on their popularity and the public availability of training data.

Is CodeRabbit secure?

CodeRabbit takes security, privacy, and compliance seriously. We use industry-standard encryption and security practices to ensure the protection of your codebase and data. CodeRabbit is SOC Type II certified and GDPR compliant, ensuring that your data remains confidential and is used solely to fine-tune your reviews. Additionally, CodeRabbit allows users to opt out of data storage, giving you control over your data privacy while still providing essential code reviews.

Does CodeRabbit offer a trial?

Yes, CodeRabbit offers a free 14-day trial with no credit card required. You can sign up via GitHub or GitLab with just two clicks.

How does pricing work?

CodeRabbit offers Free, Lite, Pro, and Enterprise plans. Paid accounts are charged based on contributing developers who create pull requests. CodeRabbit is always free for open-source projects. Learn more or contact us to chat.

How accurate is CodeRabbit in identifying code issues?

CodeRabbit uses advanced machine learning models trained on a vast dataset of code to provide highly accurate and relevant feedback. However, it is designed to complement, not replace, human review.

How often is CodeRabbit updated with new features and improvements?

CodeRabbit is regularly updated to incorporate the latest advancements in AI and code analysis, as well as to address user feedback and requests. View our Changelog to see what’s new.

What kind of support is available for CodeRabbit users?

CodeRabbit offers comprehensive support, including documentation, tutorials, and access to a dedicated support team to help with any issues or questions.

What are CodeRabbit Usage Limits?

There are hourly rate limits for each developer per repository:

Number of files reviewed per hour: 200 Number of reviews : 3 back to back reviews followed by 4 reviews/hour Number of conversations: 25 back to back messages followed by 50 messages/hr

In-trial and open-source plans have lower rate limits than the paid plan. In all cases, we re-allow further reviews/conversations after a brief timeout.

Can I switch between different organizations on CodeRabbit?

Yes, you can switch between different organizations on CodeRabbit. To do so, click on the organization name in the top-right corner of the CodeRabbit UI.

What’s the difference between CodeRabbit and GitHub Copilot?

CodeRabbit and GitHub Copilot are both AI-powered coding tools. However, CodeRabbit performs the code reviews centrally as part of the CI/CD pipeline. Whereas Copilot is an editor tool which helps developers with code completion as they write the code.

How does CodeRabbit handle sensitive or proprietary code?

CodeRabbit prioritizes the confidentiality and security of your proprietary code by implementing strict security measures to prevent unauthorized access. All data remains confidential and is only used to fine-tune your reviews, with an option to opt out of data storage for added privacy.

Does CodeRabbit store my code?

We do not store your code. The code collected at the time of the review is disposed of as soon as the review is complete. During the review, there is complete data isolation of the code being reviewed, and no one from CodeRabbit or outside has access to the code.

How do reviews in the IDE work?

CodeRabbit offers a multi-layered approach with AI code reviews both in the IDE and in your PR/MR. Developers can install the VS Code plugin for quick reviews on every committed and uncommitted change, no subscription needed. This is a light-weight version of CodeRabbit that is meant to catch most bugs directly in your editor, before conducting a more comprehensive review in your PR.

How accurate is CodeRabbit in identifying code issues?

CodeRabbit uses the latest foundational LLMs for code reviews along with built-in intelligence that enhances reviews with additional context around code changes. By analyzing your codebase, file dependencies, and learning from your coding style, CodeRabbit is able to provide highly accurate and relevant feedback that catches 95%+ bugs.

What additional benefits do I get with the paid plans?

With a paid subscription (Lite / Pro / Enterprise) you get:

  • Higher rate limits for IDE reviews
  • PR reviews in your Git platforms.
  • Additional features such as 40+ integrations with Linters/SAST and project management tools
  • Additional context enrichment through Learnings, custom coding instructions, real-time web search and code graph analysis
  • Agentic chat workflows that automate code changes, docstrings generation and unit-test insertion.

These capabilities add more context to the code changes, help to catch more bugs and enrich the review quality. For a full list of features included in the paid plans, check out our pricing page

What are the rate limits for reviews in VS code?

There are different rate limits for the free plan and for the paid subscription plans. Please refer to our documentation for more details.

Note: incremental reviews for new commits added to the PR also count towards the rate limit.

What kind of support is available for free users?

CodeRabbit offers community drive support for free users. Please join our Discord server and we will be happy to help you there.

What is CodeRabbit CLI?

CodeRabbit CLI is an AI code review tool that runs directly in your terminal. It provides intelligent code analysis, catches issues early, and integrates seamlessly with AI coding agents like Claude Code, Cursor CLI, and Gemini to ensure your code is production-ready before it ships.

How is CodeRabbit CLI different from the CodeRabbit on Pull Requests (PRs)?

CodeRabbit CLI brings code reviews directly into your development workflow in the terminal, allowing you to review code before commits and PRs. While web-based CodeRabbit focuses on reviewing code after a PR is raised, CLI enables pre-commit reviews of both staged and unstaged changes, creating a multi-layered review process.

How do I report bugs or request features?

Bug reports and feature requests can be submitted through our support channels. We prioritize feedback from active CLI users to improve the tool continuously.

Where can I get help with CodeRabbit CLI?

  • You can reach us out in our Discord community for free support.
  • Paid users can directly contact our support by emailing - support@coderabbit.ai

What is the difference between Lite and Pro plans?

The Lite plan is an entry-level tier that provides fast and essential AI-powered code reviews. It is ideal for teams looking for basic AI code review capabilities.

The Pro plan offers comprehensive code reviews that includes a sandboxed environment for each review. It runs linters, performs security analysis, and integrates with issue-tracking systems such as Jira and Linear. The Pro plan also provides customizable reports delivered directly in Slack, Microsoft Teams, and Discord, along with access to product analytics dashboards

Will I be charged for all the developers in my organization?

No, you will only be charged for the developers who create pull requests. You also have the option to manually assign seats. You can purchase any number of seats and assign them to specific developers.

Is there a limit on the number of reviews or repositories?

There is no limit on the number of pull requests reviewed or the number of repositories on any of the plans

Is it possible to reassign seats to other developers?

Yes, seats can be reassigned at any time.

What is included in the Pro (Legacy) plan?

The Pro (Legacy) plan is a grandfathered plan. If you are on an active Pro (Legacy) account, you will continue to have access to the following features in addition to the Lite plan features:

  • Linters and SAST tools support
  • Product analytics dashboards
  • Developer activity reports
  • Integration with Jira and Linear

If the Pro (Legacy) plan is canceled, these features will no longer be available and the plan cannot be reactivated.

How do I sign up for the free open-source plan?

Sign up for CodeRabbit using GitHub or GitLab, install CodeRabbit on a public repository, and receive free reviews forever for public repositories. No additional setup is required.

How does CodeRabbit work?

CodeRabbit uses machine learning algorithms to analyze your codebase, identify potential issues, and suggest improvements based on best practices and coding standards.
pill

Still have questions?

Contact us