@@ -83,6 +83,14 @@ Switch between organizations easily:
83
83
84
84
### Customization Options
85
85
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
+
86
94
- ** Language Settings** : Configure review language in repository settings
87
95
- ** Review Rules** : Customize via [ Review Instructions] ( /guides/review-instructions )
88
96
- ** 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
136
144
Visit our [ Support] ( /getting-started/support ) page for additional assistance or reach out to our team on [ Discord] ( http://discord.gg/coderabbit ) .
137
145
:::
138
146
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
+
139
159
## Account Management {#account-management}
140
160
141
161
### How do I delete my CodeRabbit account?
0 commit comments