Skip to content

Commit 0bdfc14

Browse files
committed
Expand and clarify the pricing section.
1 parent 38ceb29 commit 0bdfc14

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

docs/overview/introduction.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,33 @@ CodeRabbit collects only the minimum amount of information needed to provide you
8888

8989
For more information about how we protect your data, see [the CodeRabbit Trust Center](https://trust.coderabbit.ai).
9090

91-
## Flexible pricing, free for public repositories
91+
## Subscription and pricing
9292

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:
9494

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).
96118

97119
## Review local changes from within VSCode
98120

0 commit comments

Comments
 (0)