FAQs
General Questions
How accurate is CodeRabbit?
CodeRabbit demonstrates high accuracy in code reviews based on early adoption results. While 100% accuracy isn't guaranteed due to AI's evolving nature, our technology continuously improves through:
- Regular model updates
- Enhanced pattern recognition
- Growing language support
- Refined code analysis
Language Support
CodeRabbit works with all programming languages, with varying proficiency based on:
- Language popularity
- Available training data
- Community usage patterns
Data Security
- Code Storage
- Training Data
- No persistent code storage
- Temporary cloning during review only
- Complete data isolation
- Immediate disposal post-review
- Uses only public datasets
- No proprietary code usage
- Private repositories excluded
Organization Management
Switch between organizations easily:
- Click organization name (top-left corner)
- Select desired organization
- Access organization-specific settings
Comparison with Other Tools
Code reviews remain essential, whether the code is written by a human or a bot. This is mainly because the perspective of the reviewer differs from that of the code generator, whether human or machine. This distinction is precisely why human peer reviews have been effective for so long. While AI-powered code-generation tools like GitHub Copilot hold immense potential, it's important to recognize that these generators are still in their early stages and may not be equipped to auto-generate meaningful code for moderately complex applications.
vs AI Code Generators
- Provides review perspective different from code generation
- Complements tools like GitHub Copilot
- Focuses on code quality and best practices
vs Traditional Review Tools
- Context-aware feedback
- Actionable suggestions
- Direct commit capabilities
- AI-powered intent understanding
Usage and Configuration
When Does CodeRabbit Review PRs?
- ✅ New PRs: Automatic review when created
- ✅ New Commits: Automatic review when pushed to any PR
- ⚡ Older PRs: Use
@coderabbitai review
to trigger manually
Customization Options
- Language Settings: Configure review language in repository settings
- Review Rules: Customize via Review Instructions
- Branch Selection: Default branch reviews enabled by default (configurable)
Access & Permissions
- Minimal repository access required
- Review permissions during installation
- Individual developer support available
Interaction Guide
Interact with CodeRabbit by:
- Replying directly to CodeRabbit comments
- Tagging
@coderabbitai
in PR discussions - Adding review comments for specific lines
- Customize via Review Instructions
When team members are active in PRs, use @coderabbitai
to engage the bot.
Usage Limits
Feature | Free/Trial | Pro Plan |
---|---|---|
Files per hour | 200 | 200 |
Reviews | 3 back-to-back, then 3/hour | Higher limits |
Conversations | 25 back-to-back, then 50/hour | Higher limits |
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.
Integration Guide
Prerequisites
- Organization admin access
- Domain allowlist (GitLab: add
coderabbit.ai
) - Default branch configuration
Quick Setup
- Sign up at coderabbit.ai using your GitHub account
- Add your repository through the dashboard
- That's it. CodeRabbit will automatically start reviewing your PRs
Account Management
How do I delete my CodeRabbit account?
Deleting your CodeRabbit account is permanent and cannot be undone. This action will permanently erase:
- Organization and Repository data
- AI Bot learnings and insights
- Subscriptions and billing information
- All settings and configurations
- Reports and recurring reports
- Third-party service integrations
- Account Deletion Steps
- GitHub Cleanup
- GitLab Cleanup
- Azure DevOps Cleanup
- Sign into your CodeRabbit account
- Navigate to the Subscription page
- Click the orange Delete Account button
- Review the deletion confirmation modal
- Type "delete" to confirm
- Complete platform-specific cleanup steps below
The Delete Account button is only visible to admin users.
A confirmation modal will appear explaining the consequences of account deletion. You can expand each section for detailed information:
After account deletion, you must:
Remove OAuth App:
- Go to Organization settings
- Click OAuth Application Policy
- Find coderabbitai and click the pencil icon
- Click Revoke
Uninstall GitHub App:
- Go to Organization settings
- Click GitHub Apps
- Select Configure
- Click Uninstall
Complete these steps:
- Remove OAuth App from User Settings > Applications
- Remove Webhook from Group > Project Settings > Webhooks
- Remove Bot User from Group > Manage > Members
- Go to Project Settings > Service Hooks
- Delete CodeRabbit webhooks
- Remove CodeRabbit user or delete associated Personal Access Token
The platform-specific cleanup steps are necessary to completely remove CodeRabbit access. Without completing these steps:
- CodeRabbit may retain some platform permissions
- Signing back in will recreate minimal account data