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
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -92,19 +92,26 @@ For more information about how we protect your data, see [the CodeRabbit Trust C
92
92
93
93
CodeRabbit offers multiple subscription tiers:
94
94
95
-
-_CodeRabbit Lite_ is our free tier, which includes the following features:
95
+
-The _Free_tier includes the following features:
96
96
97
97
- Public repositories can use [all CodeRabbit code review features](/guides/code-review-overview). Private repositories are limited to using CodeRabbit for pull request summaries.
98
98
- Every developer on your team can use [the CodeRabbit VSCode extension](/code-editors) in their IDEs.
99
99
- You can configure CodeRabbit by adding [`.coderabbit.yaml` files](/getting-started/configure-coderabbit) to your public repositories.
100
100
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:
102
102
103
103
- 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
+
104
107
- You can configure CodeRabbit using either `.coderabbit.yaml` files or the CodeRabbit web interface.
105
108
- 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.
106
113
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.
108
115
109
116
The Pro and Enterprise subscription tiers use seat-based pricing. For more information, see [Pricing](https://www.coderabbit.ai/pricing).
0 commit comments