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/faq.md
+20
Original file line number
Diff line number
Diff line change
@@ -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
0 commit comments