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/overview/introduction.md
+25-3Lines changed: 25 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -88,11 +88,33 @@ CodeRabbit collects only the minimum amount of information needed to provide you
88
88
89
89
For more information about how we protect your data, see [the CodeRabbit Trust Center](https://trust.coderabbit.ai).
90
90
91
-
## Flexible pricing, free for public repositories
91
+
## Subscription and pricing
92
92
93
-
Public repositories can use the Pro tier of CodeRabbit at no charge, including all of the code-review features described on this page. Rate limits might apply.
93
+
CodeRabbit offers multiple subscription tiers:
94
94
95
-
For private repositories, a number of pricing tiers are available. These range from a Free tier that offers unlimited code-change summaries, to an Enterprise tier with access to advanced features and SLA support. For more information, see [Pricing](https://www.coderabbit.ai/pricing).
95
+
-_CodeRabbit Lite_ is our free tier, which includes the following features:
96
+
97
+
- Public repositories can use [all CodeRabbit code review features](/guides/code-review-overview).
98
+
- Every developer on your team can use [the CodeRabbit VSCode extension](/code-editors) in their IDEs.
99
+
- Private repositories are limited to using CodeRabbit for pull request summaries, and not complete code reviews.
100
+
- You can configure CodeRabbit by adding [`.coderabbit.yaml` files](/getting-started/configure-coderabbit) to your public repositories.
101
+
102
+
-_CodeRabbit Pro_ is a paid tier with all of the features of the Lite tier, plus the following:
103
+
104
+
- CodeRabbit creates automated code reviews for all of your repositories, both public and private.
105
+
- You can configure CodeRabbit using either `.coderabbit.yaml` files or using the CodeRabbit web interface.
106
+
107
+
-_CodeRabbit Enterprise_ brings your team all of the functionality of CodeRabbit Pro plus a variety of advanced CodeRabbit features, as well as SLA support.
108
+
109
+
The Pro and Enterprise subscription tiers use seat-based pricing. For more information, see [Pricing](https://www.coderabbit.ai/pricing).
110
+
111
+
### Free use for public repositories
112
+
113
+
Public repositories can make full, free use of CodeRabbit's core code-review features, with no seat limit. This applies to all subscription tiers, including the free Lite tier. Rate limits might apply.
114
+
115
+
### Discounts for startups
116
+
117
+
Eligible startup companies can use the CodeRabbit Startup Program, which offers a 50 percent discount on paid-tier CodeRabbit subscriptions for three months. For more information, see [Startup Program](https://www.coderabbit.ai/startup-program).
0 commit comments