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
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/platforms/gitlab-com.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,9 +109,11 @@ By default, GitLab restricts this option to users on the Premium or Ultimate tie
109
109
110
110
:::tip
111
111
112
-
Group Access Tokens create bot users with generic GitLab-generated usernames (like`group_63_bot_5753964ff2810e4986a3db8945204f48`). If you prefer a more descriptive username for your CodeRabbit bot, you can customize it using the[GitLab API](https://docs.gitlab.com/api/users/#modify-a-user). You can find the bot's user ID either from the CodeRabbit UI or from the Group Members page in GitLab.
112
+
Group Access Tokens create bot users with generic GitLab-generated usernames (like`group_63_bot_5753...`). If you prefer a more descriptive username for your CodeRabbit bot, you can customize it using the[GitLab API](https://docs.gitlab.com/api/users/#modify-a-user).
113
113
114
-
##:::
114
+
You can find the bot's user ID through the CodeRabbit UI if connected, or by visiting the bot user's profile from your Group Members page in GitLab.