How to find the User ID associated with your GitLab user
In some cases CircleCI support may require your GitLab User ID in order to resolve permissions issues.
Retrieving your GitLab User ID from your GitLab profile page
To do this you will need to navigate to your user profile page : https://gitlab.com/{YOUR_GITLAB_USERNAME}
You can the click the following button and copy your User ID:
Retrieving your GitLab User ID from your user "Edit Profile" page
To do this, please navigate to the following page : https://gitlab.com/-/profile
The numeric value listed under "Main Settings" > "User ID" is your user ID. You may also choose to change/update your GitLab user ID from here.
Comments
Please sign in to leave a comment.