You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about/pricing.md
+45-39
Original file line number
Diff line number
Diff line change
@@ -24,70 +24,76 @@ image: "/preview_meta.jpg"
24
24
25
25
This section covers the plans, pricing, and subscription management of CodeRabbit.
26
26
27
-
###**Understanding Your Options**
27
+
## **Understanding Your Options**
28
28
29
-
-**Transparent Pricing**: CodeRabbit offers a per-seat pricing model that scales with your team size, ensuring you pay for what you need.
30
-
-**7-Day Free Trial**: All plans start with a generous 7-day free trial for CodeRabbit Pro for the entire organization, ensuring a commitment-free experience
31
-
-**No Credit Card Required**: You won't need a credit card to start your free trial.
32
-
-**CodeRabbit Seats**
33
-
Every developer who submits a pull request is counted as a separate seat. Seats can be purchased for all or for a limited number of developers.
29
+
-**Transparent Pricing**: CodeRabbit offers a per-seat pricing model that scales with your team size, ensuring you pay for what you need.
30
+
-**7-Day Free Trial**: All plans start with a generous 7-day free trial for CodeRabbit Pro for the entire organization, ensuring a commitment-free experience
31
+
-**No Credit Card Required**: You won't need a credit card to start your free trial.
32
+
-**CodeRabbit Seats**
33
+
Every developer who submits a pull request is counted as a separate seat. Seats can be purchased for all or for a limited number of developers.
34
34
35
-
### 1. Pro Plan
35
+
---
36
+
37
+
## **Pro Plan**
36
38
37
-
### Features:
39
+
### Features
38
40
39
-
-This plan begins with a 7-day free trial, with no credit card required.
40
-
-Summarization of pull requests.
41
-
-Includes line-by-line reviews of all changes in the Pull Request
42
-
-Ability to have conversations with CodeRabbit bot.
43
-
-Reviews on unlimited public and private repositories within the organization.
41
+
- This plan begins with a 7-day free trial, with no credit card required.
42
+
- Summarization of pull requests.
43
+
- Includes line-by-line reviews of all changes in the Pull Request
44
+
- Ability to have conversations with CodeRabbit bot.
45
+
- Reviews on unlimited public and private repositories within the organization.
44
46
45
-
### Pricing:
47
+
### Pricing
46
48
47
-
-Monthly: $15 per month.
48
-
-Annual: $12 per month billed annually, with a 20% discount.
49
+
- Monthly: $15 per month.
50
+
- Annual: $12 per month billed annually, with a 20% discount.
49
51
50
-
### Billing:
52
+
### Billing
51
53
52
-
-Billed per participating developer.
54
+
- Billed per participating developer.
53
55
54
-
### Usage Limits:
56
+
### Usage Limits
55
57
56
58
These are the hourly usage limits for each developer per repository:
57
59
58
-
- Number of files reviewed per hour: 100 Files
59
-
- Number of reviews per hour (includes incremental reviews): 9
60
-
- Number of conversations per hour: 50
60
+
- Number of files reviewed per hour: 100 Files
61
+
- Number of reviews per hour (includes incremental reviews): 9
62
+
- Number of conversations per hour: 50
63
+
64
+
---
65
+
66
+
## **Free Plan**
61
67
62
-
### 2. Free Plan
68
+
### Features
63
69
64
-
### Features:
70
+
- Starts with a 7-day free trial of the Pro plan.
71
+
- unlimited access on both public and private repositories.
72
+
- Summarization pull requests on private repositories.
73
+
- Reviews pull requests on public repositories.
65
74
66
-
- Starts with a 7-day free trial of the Pro plan.
67
-
- unlimited access on both public and private repositories.
68
-
- Summarization pull requests on private repositories.
69
-
- Reviews pull requests on public repositories.
75
+
### Pricing
70
76
71
-
### Pricing:
77
+
- $0 per month.
72
78
73
-
- $0 per month.
79
+
### Billing
74
80
75
-
### Billing:
81
+
- Free forever, no credit card required.
76
82
77
-
- Free forever, no credit card required.
83
+
---
78
84
79
-
###**Subscription Management**
85
+
## **Subscription Management**
80
86
81
-
### 1. Pro Plan
87
+
### Pro Plan
82
88
83
-
-GitHub/GitLab organization owners can purchase or make changes to the subscription.
84
-
-You can choose to manually purchase seats and assign them to developers, or have them assigned automatically as developers create pull requests.
85
-
-During the trial period, seat assignment is automatic, but the number of seats can be adjusted when purchasing the subscription.
89
+
- GitHub/GitLab organization owners can purchase or make changes to the subscription.
90
+
- You can choose to manually purchase seats and assign them to developers, or have them assigned automatically as developers create pull requests.
91
+
- During the trial period, seat assignment is automatic, but the number of seats can be adjusted when purchasing the subscription.
86
92
87
93

88
94
89
-
### 2. Free Plan
95
+
### Free Plan
90
96
91
-
-Seats are assigned to new developers immediately
97
+
- Seats are assigned to new developers immediately
@@ -28,49 +30,49 @@ Welcome to CodeRabbit's Support! Please refer this section if you encounter any
28
30
29
31
These are the most common questions our support team receives, and you might find an answer here
30
32
31
-
### 1. Can I switch between different organizations on CodeRabbit?
33
+
### Can I switch between different organizations on CodeRabbit?
32
34
33
35
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.
### 2. Can CodeRabbit subscription be used across multiple organizations?
39
+
### Can CodeRabbit subscription be used across multiple organizations?
38
40
39
41
Subscription seat are tied to the specific GitHub/GitLab organization under which they are purchased and cannot be used under another organization.
40
42
41
-
### 3. Can CodeRabbit review my existing PRs after integrating it?
43
+
### Can CodeRabbit review my existing PRs after integrating it?
42
44
43
45
CodeRabbit would by default only review new PRs or existing PRs which have a new commits after the app is installed.
44
46
You can however use @coderabbitai review command on the PR to trigger a review of existing PRs.
45
47
46
-
### 4. Who can add the repositories on CodeRabbit?
48
+
### Who can add the repositories on CodeRabbit?
47
49
48
50
You need to be GitHub/GitLab admin to add the repositories.
49
51
50
-
### 5. Do I need own OpenAI key with CodeRabbit Pro?
52
+
### Do I need own OpenAI key with CodeRabbit Pro?
51
53
52
54
OpenAI cost is part of the subscription.There is no additional cost for OpenAI.
53
55
54
-
### 6. What is the difference between CodeRabbit OSS ai-pr-reviewer and CodeRabbit Pro ?
56
+
### What is the difference between CodeRabbit OSS ai-pr-reviewer and CodeRabbit Pro ?
55
57
56
58
ai-pr-reviewer is our Open Source Software (OSS) for pull request reviews. With CodeRabbit OSS, you need your own OpenAI key, and you will incur OpenAI costs.
57
59
On the other hand, with a CodeRabbit Pro subscription, the OpenAI cost is included. Additionally, CodeRabbit Pro offers advanced prompts and superior noise reduction features, which are not present in CodeRabbit OSS.
58
60
59
-
### 7. Can I use both CodeRabbit OSS and CodeRabbit Pro together ?
61
+
### Can I use both CodeRabbit OSS and CodeRabbit Pro together ?
60
62
61
63
You can, but this will result in duplicate reviews. We suggest you use only one of the two.
62
64
63
-
### Explore More
64
-
65
-
To see more common issues faced by CodeRabbit users, visit our FAQ section for detailed answers and solutions to frequently encountered problems.
66
-
67
65
### **Opening a Support Ticket**
68
66
69
67
To get assistance from our support team, open a ticket using the help icon on the CodeRabbit UI:
70
68
71
69
Complete the support ticket by providing your name, email, a description of your issue, and attaching any necessary files. If you are reporting a bug , please provide the GitHub or GitLab organization name.
72
70
73
-

71
+

72
+
73
+
### Explore More
74
+
75
+
To see more common issues faced by CodeRabbit users, visit our FAQ section for detailed answers and solutions to frequently encountered problems.
0 commit comments