Skip to content

Commit 9ec71a2

Browse files
committed
Clarify that Free and Lite are different tiers.
1 parent 25797e1 commit 9ec71a2

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/overview/introduction.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,19 +92,26 @@ For more information about how we protect your data, see [the CodeRabbit Trust C
9292

9393
CodeRabbit offers multiple subscription tiers:
9494

95-
- _CodeRabbit Lite_ is our free tier, which includes the following features:
95+
- The _Free_ tier includes the following features:
9696

9797
- Public repositories can use [all CodeRabbit code review features](/guides/code-review-overview). Private repositories are limited to using CodeRabbit for pull request summaries.
9898
- Every developer on your team can use [the CodeRabbit VSCode extension](/code-editors) in their IDEs.
9999
- You can configure CodeRabbit by adding [`.coderabbit.yaml` files](/getting-started/configure-coderabbit) to your public repositories.
100100

101-
- _CodeRabbit Pro_ is a paid tier with all of the features of the Lite tier, plus the following:
101+
- The _Lite_ tier has all of the features of the Free tier, plus the following:
102102

103103
- CodeRabbit creates automated code reviews for all of your repositories, both public and private.
104+
105+
- The _Pro_ tier has all of the features of the Lite tier, plus the following:
106+
104107
- You can configure CodeRabbit using either `.coderabbit.yaml` files or the CodeRabbit web interface.
105108
- You can optionally use the CodeRabbit web interface to set organization-wide preferences.
109+
- CodeRabbit can [generate reports](/guides/reports-overview) about your repositories' changes.
110+
- You can have CodeRabbit complement its code reviews by [authoring its own suggested improvements] to your pull requests, including [generating docstrings] for your code.
111+
- You can [integrate CodeRabbit with external issue tracking platforms](/integrations/issue-integrations).
112+
- You have access to analytics dashboards, higher rate limits, and other features.
106113

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.
114+
- The _Enterprise_ tier brings your team all of the functionality of CodeRabbit Pro plus a variety of advanced CodeRabbit features, as well as SLA support.
108115

109116
The Pro and Enterprise subscription tiers use seat-based pricing. For more information, see [Pricing](https://www.coderabbit.ai/pricing).
110117

0 commit comments

Comments
 (0)