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
<metaname="twitter:description"content="Accelerate Code Reviews with AI" />
23
-
</head>
24
-
25
7
#### **1. How accurate is CodeRabbit's review?**
26
8
27
-
Early adoption results for CodeRabbit have been highly promising, demonstrating significant accuracy in code reviews. However, it's crucial to understand that AI is an evolving field, and absolute 100% accuracy can't be guaranteed. Our technology is continuously learning and improving, aiming for the highest possible accuracy in reviews.
9
+
Early adoption results for CodeRabbit have been highly promising, demonstrating
10
+
significant accuracy in code reviews. However, it's crucial to understand that
11
+
AI is an evolving field, and absolute 100% accuracy can't be guaranteed. Our
12
+
technology is continuously learning and improving, aiming for the highest
13
+
possible accuracy in reviews.
28
14
29
15
#### **2. Which programming languages does CodeRabbit support?**
30
16
31
-
CodeRabbit is designed to work with all programming languages. However, the proficiency of our AI models might vary between languages, which could slightly affect the accuracy of the review.
17
+
CodeRabbit is designed to work with all programming languages. However, the
18
+
proficiency of our AI models might vary between languages, which could slightly
19
+
affect the accuracy of the review.
32
20
33
21
#### **3. Does CodeRabbit store my code or use it for training language models?**
34
22
35
-
We train our system using open source projects. For private repositories, neither CodeRabbit nor OpenAI LLMs use your code for training purposes.
23
+
We train our system using open source projects. For private repositories,
24
+
neither CodeRabbit nor OpenAI LLMs use your code for training purposes.
36
25
37
26
#### **4. What Large Language Models does CodeRabbit use?**
38
27
39
-
CodeRabbit currently utilizes Open AI's GPT 4 and GPT 3.5. We're researching and testing upcoming LLMs to ensure we're offering the most precise reviews possible.
28
+
CodeRabbit currently utilizes Open AI's GPT 4 and GPT 3.5. We're researching and
29
+
testing upcoming LLMs to ensure we're offering the most precise reviews
30
+
possible.
40
31
41
32
#### **5. Can I customize CodeRabbit?**
42
33
43
-
Reviews are customizable. For information, check out our [Get Started page](/get-started/signup).
34
+
Reviews are customizable. For information, check out our
35
+
[Get Started page](/get-started/signup).
44
36
45
37
#### **6. Can I choose a language other than English for the reviews?**
46
38
47
-
CodeRabbit supports most widely-used languages. You can configure this in the repository settings.
39
+
CodeRabbit supports most widely used languages. You can configure this in the
40
+
repository settings.
48
41
49
42
#### **7. What access does CodeRabbit need to my repositories?**
50
43
51
-
CodeRabbit requests minimal access to perform code reviews and post comments on Pull Requests. On GitHub, it requires read access to metadata, code, discussions, issues, and read/write access to the pull requests. On GitLab, it requires read access to the repository, and the CodeRabbit Bot user requires a developer role.
44
+
CodeRabbit requests minimal access to perform code reviews and post comments on
45
+
Pull Requests. On GitHub, it requires read access to metadata, code,
46
+
discussions, issues, and read/write access to the pull requests. On GitLab, it
47
+
requires read access to the repository, and the CodeRabbit Bot user requires a
48
+
developer role.
52
49
53
50
#### **8. How can I add or remove users for my subscription?**
54
51
55
-
To manage users, log in to CodeRabbit and navigate to subscriptions. You can add or remove users as needed.
52
+
To manage users, log in to CodeRabbit and navigate to subscriptions. You can add
53
+
or remove users as needed.
56
54
57
55
#### **9. How can I interact with the CodeRabbit bot?**
58
56
59
-
To interact with CodeRabbit's bot, reply to the CodeRabbit Comment. If there are team members collaborating on pull requests, the bot stays silent by default but can be engaged by tagging **@Coderabbitai**. This feature allows you to provide context, generate test cases, or ask for specific code suggestions, all within the context of your code lines or entire files.
57
+
To interact with CodeRabbit's bot, reply to the CodeRabbit Comment. If there are
58
+
team members collaborating on pull requests, the bot stays silent by default but
59
+
can be engaged by tagging **@Coderabbitai**. This feature allows you to provide
60
+
context, generate test cases, or ask for specific code suggestions, all within
61
+
the context of your code lines or entire files.
60
62
61
63
#### **10. Can individual developers use CodeRabbit?**
62
64
63
-
Absolutely! Whether you're an individual developer or part of an organization, CodeRabbit can be your coding assistant, providing you with invaluable suggestions.
65
+
Absolutely! Whether you're an individual developer or part of an organization,
66
+
CodeRabbit can be your coding assistant, providing you with invaluable
67
+
suggestions.
64
68
65
69
#### **11. Which branches are the pull requests reviewed on?**
66
70
@@ -78,14 +82,21 @@ There are hourly rate limits for each developer per repository:
78
82
- Number of reviews : 3 back to back reviews followed by 4 reviews/hour
79
83
- Number of conversations: 25 back to back messages followed by 50 messages/hr
80
84
81
-
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.
85
+
In-trial and open-source plans have lower rate limits than the paid plan. In all
86
+
cases, we re-allow further reviews/conversations after a brief timeout.
82
87
83
88
#### **14. I can't add CodeRabbit to my GitLab Repositories?**
84
89
85
-
If there are any access restrictions by domain, then you will need to add `coderabbit.ai` as an allowed domain.
90
+
If there are any access restrictions by domain, then you will need to add
91
+
`coderabbit.ai` as an allowed domain.
86
92
87
93
:::note
88
-
We are continually innovating and enhancing our application with new capabilities. Stay tuned and follow us for updates as new exciting features are built. We're committed to making your experience with CodeRabbit even better.
94
+
95
+
We are continually innovating and enhancing our application with new
96
+
capabilities. Stay tuned and follow us for updates as new exciting features are
97
+
built. We're committed to making your experience with CodeRabbit even better.
98
+
89
99
:::
90
100
91
-
If you have further questions or need additional information, don't hesitate to reach out to us at [[email protected]](mailto:[email protected]).
101
+
If you have further questions or need additional information, don't hesitate to
Upon successful installation, you will be automatically redirected back to the CodeRabbit UI. Here, you can view the list of repositories that CodeRabbit now has access to.
18
+
Upon successful installation, you will be automatically redirected back to the
19
+
CodeRabbit UI. Here, you can view the list of repositories that CodeRabbit now
20
+
has access to.
35
21
36
22
:::note
37
23
38
-
For **GitLab** the flow is slightly different. All the repositories display by default and you can toggle and enable the ones where the CodeRabbit app should be installed.
24
+
For **GitLab**, the flow is slightly different. All the repositories display by
25
+
default, and you can toggle and enable the ones where the CodeRabbit app should
@@ -44,4 +32,8 @@ For **GitLab** the flow is slightly different. All the repositories display by d
44
32
45
33
### **Need help?**
46
34
47
-
If you require assistance, our support team is here to help. Simply click on the help icon within the CodeRabbit user interface. For more detailed information, please refer to the "Support" section. Additionally, consider joining the CodeRabbit **Discord** community to connect with other users and access a wealth of knowledge about using CodeRabbit effectively.
35
+
If you require assistance, our support team is here to help. Simply click on the
36
+
help icon within the CodeRabbit user interface. For more detailed information,
37
+
please refer to the "Support" section. Additionally, consider joining the
38
+
CodeRabbit **Discord** community to connect with other users and access a wealth
<metaname="twitter:description"content="Accelerate Code Reviews with AI" />
24
-
</head>
16
+
-**Pull Requests Overview:** View the number of pull requests reviewed by
17
+
CodeRabbit per week, month, and year.
18
+
-**CodeRabbit's Activity:** Understand the metrics related to the number of
19
+
reviews conducted by CodeRabbit, actionable items, and optional suggestions.
25
20
26
-
CodeRabbit Dashboard displays organization's pull request activity and value provided by CodeRabbit reviews. This includes the number of pull requests reviewed, actionable items, optional comments and more.
27
-
28
-
Dashboard displays the following information:
29
-
30
-
-**Pull Requests Overview:** View the number of pull requests reviewed by CodeRabbit per week, month, and year.
31
-
-**CodeRabbit's Activity:** Understand the metrics related to the number of reviews conducted by CodeRabbit, actionable items, and optional suggestions.
If you require assistance, our support team is here to help. Simply click on the help icon within the CodeRabbit user interface. For more detailed information, please refer to the "Support" section. Additionally, consider joining the CodeRabbit Discord community to connect with other users and access a wealth of knowledge about using CodeRabbit effectively.
31
+
If you require assistance, our support team is here to help. Simply click on the
32
+
help icon within the CodeRabbit user interface. For more detailed information,
33
+
please refer to the "Support" section. Additionally, consider joining the
34
+
CodeRabbit Discord community to connect with other users and access a wealth of
<metaname="twitter:description"content="Accelerate Code Reviews with AI" />
23
-
</head>
24
-
25
9
### **Sign Up for CodeRabbit**
26
10
27
-
Signing up for CodeRabbit is quick and easy, allowing you to get started in just a few seconds. Whether you're an individual developer or part of a team, you can start for free and upgrade to a paid plan after a no-commitment trial. For more information about CodeRabbit's subscription plan options, please refer to the pricing page.
11
+
Signing up for CodeRabbit is quick and easy, allowing you to get started in just
12
+
a few seconds. Whether you're an individual developer or part of a team, you can
13
+
start for free and upgrade to a paid plan after a no-commitment trial. For more
14
+
information about CodeRabbit's subscription plan options, please refer to the
15
+
pricing page.
28
16
29
17
### **Step 1: Getting Started**
30
18
31
-
**Login with GitHub or GitLab**: Log in with your GitHub or GitLab account at [https://coderabbit.ai/login](https://coderabbit.ai/login)
19
+
**Login with GitHub or GitLab**: Log in with your GitHub or GitLab account at
On the GitHub page, you will be prompted to choose the organization where you want to install the CodeRabbit app. Select the organization to proceed.
27
+
On the GitHub page, you will be prompted to choose the organization where you
28
+
want to install the CodeRabbit app. Select the organization to proceed.
39
29
40
30

41
31
42
32
### **Step 3: Authorize CodeRabbit**
43
33
44
-
After selecting the organization, you will be directed to a GitHub repositories page where you will install and authorize the CodeRabbit GitHub app. You can choose to grant access to all your organization's repositories or select specific repositories.
34
+
After selecting the organization, you will be directed to a GitHub repositories
35
+
page where you will install and authorize the CodeRabbit GitHub app. You can
36
+
choose to grant access to all your organization's repositories or select
37
+
specific repositories.
45
38
46
39

47
40
48
-
After you have installed the CodeRabbit app, the reviews will start automatically with the new pull requests or incremental commits to existing pull requests. To trigger reviews on existing pull requests, post "@coderabbitai review" as a comment on the pull request.
41
+
After you have installed the CodeRabbit app, the reviews will start
42
+
automatically with the new pull requests or incremental commits to existing pull
43
+
requests. To trigger reviews on existing pull requests, post "@coderabbitai
44
+
review" as a comment on the pull request.
49
45
50
-
:::tip
51
-
The automatic code review behavior can be changed to "On-Demand". To make this change, go to the repository settings in the UI or modify the appropriate setting in the YAML file to disable reviews.
52
-
:::
46
+
:::tip The automatic code review behavior can be changed to "On-Demand". To make
47
+
this change, go to the repository settings in the UI or modify the appropriate
48
+
setting in the YAML file to disable reviews. :::
53
49
54
50
### **Need help?**
55
51
56
-
If you require assistance, our support team is here to help. Simply click on the help icon within the CodeRabbit user interface. For more detailed information, please refer to the "Support" section. Additionally, consider joining the CodeRabbit Discord community to connect with other users and access a wealth of knowledge about using CodeRabbit effectively.
52
+
If you require assistance, our support team is here to help. Simply click on the
53
+
help icon within the CodeRabbit user interface. For more detailed information,
54
+
please refer to the "Support" section. Additionally, consider joining the
55
+
CodeRabbit Discord community to connect with other users and access a wealth of
0 commit comments