@@ -21,35 +21,35 @@ popularity and the public availability of training data.
2121####Does CodeRabbit store my code?
2222
2323We do not store your code. The code collected at the time of the review is
24- disposedoff as soon as the review is complete. During the review, there is
24+ disposedof as soon as the review is complete. During the review, there is
2525complete data isolation of the code being reviewed, and no one from CodeRabbit
2626or outside has access to the code.
2727
2828####Does CodeRabbit use my proprietary code for training language models?
2929
3030We train our system only using publicly available datasets. CodeRabbit never
31- usesthe proprietary code from private repositories for training purposes.
31+ uses proprietary code from private repositories for training purposes.
3232
3333####Can I switch between different organizations on CodeRabbit?
3434
3535Yes, you can switch between different organizations on CodeRabbit. To do so,
36- click on the organization name in the top-right corner of the CodeRabbit UI.
36+ click on the organization name in the top-left corner of the CodeRabbit UI.
3737
3838![ Switch Organizations] ( ./images/cr_support_orgs_light.png#gh-light-mode-only )
3939![ Switch Organizations] ( ./images/cr_support_orgs_dark.png#gh-dark-mode-only )
4040
41- ####Can CodeRabbit subscription be used across multiple organizations?
41+ ####Cana CodeRabbit subscription be used across multiple organizations?
4242
4343Subscription seats are tied to the specific GitHub/GitLab organization under
4444which they are purchased and cannot be used under another organization.
4545
4646####Can CodeRabbit review my existing PRs after integrating it?
4747
48- CodeRabbitwould by default only review new PRs or existing PRs which have a new
48+ CodeRabbitwill by default only review new PRs or existing PRs which have a new
4949commit after the app is installed. You can, however, use the
50- ` @coderabbitai review ` command on the PR to trigger a reviewof existing PRs.
50+ ` @coderabbitai review ` command on the PR to trigger a reviewfor existing PRs.
5151
52- ####Who canadd the repositories onCodeRabbit ?
52+ ####Who caninstall CodeRabbit onthe repositories ?
5353
5454You need to be a GitHub/GitLab admin to add the repositories.
5555
@@ -78,9 +78,9 @@ repository settings.
7878
7979CodeRabbit requests minimal access to perform code reviews and post comments on
8080Pull Requests. On GitHub, it requires read access to metadata, code,
81- discussions, issues,and read/write access tothe pull requests. On GitLab, it
82- requires read access to the repository, and the CodeRabbit Bot user requires a
83- developer role.
81+ discussions,and issues,as well as read/write access to pull requests. On
82+ GitLab, it requires read access to the repository, and the CodeRabbit Bot user
83+ requires a developer role.
8484
8585####How can I add or remove users for my subscription?
8686
@@ -111,8 +111,8 @@ change this in the repository settings.
111111There are hourly rate limits for each developer per repository:
112112
113113- Number of files reviewed per hour: 200
114- - Number of reviews : 3 back to back reviews followed by 4 reviews/hour
115- - Number of conversations: 25 back to back messages followed by 50 messages/hr
114+ - Number of reviews : 3 back-to- back reviews followed by 4 reviews/hour
115+ - Number of conversations: 25 back-to- back messages followed by 50 messages/hour
116116
117117In-trial and open-source plans have lower rate limits than the paid plan. In all
118118cases, we re-allow further reviews/conversations after a brief timeout.