@@ -83,6 +83,14 @@ Switch between organizations easily:
8383
8484### Customization Options
8585
86+ #### How to Add or Update Your Billing Email
87+
88+ To add or update your billing email, navigate to the Subscription page and
89+ select Manage Subscription > ** Billing Address** . Enter your email address in the
90+ Email field and click Update to save your changes.
91+
92+ ### Usage and Configuration
93+
8694- ** Language Settings** : Configure review language in repository settings
8795- ** Review Rules** : Customize via [ Review Instructions] ( /guides/review-instructions )
8896- ** Branch Selection** : Default branch reviews enabled by default (configurable)
@@ -136,6 +144,18 @@ In-trial and open-source plans have lower rate limits than the paid plan. In all
136144Visit our [ Support] ( /getting-started/support ) page for additional assistance or reach out to our team on [ Discord] ( http://discord.gg/coderabbit ) .
137145:::
138146
147+ #### Unable to View Repositories in GitLab
148+
149+ If you cannot view repositories in the CodeRabbit UI, please ensure that you
150+ are added as a Developer in the primary group for GitLab Cloud or in the first
151+ level group for Self-Hosted GitLab.
152+
153+ #### Unable to Enable Repositories in GitLab
154+
155+ If you’re having trouble enabling the GitLab Repositories toggle, confirm that
156+ you have Maintainer access in the primary group for GitLab Cloud or in the first
157+ level group for Self-Hosted GitLab.
158+
139159## Account Management {#account-management}
140160
141161### How do I delete my CodeRabbit account?
0 commit comments