# Gitlab

### Granting Gitlab Access

**Gitlab Access**

Please provide us with the following information for Gitlab access:\
A. URL (link) to your GitLab Service if self hosted.\
B. The **Access Token** for authentication.

***

**GitLab Access Token Creation**\
Token creation is done the same way for both GitLab SaaS and Server:

1. In Gitlab, The Access Token for authentication can be generated in[ https://gitlab.com/-/user\_settings/personal\_access\_tokens](https://gitlab.com/-/user_settings/personal_access_tokens) by clicking “Add new token”.
2. When selecting scopes, select the **read\_api**, **read\_user**, **read\_repository** scope.
3. To limit access to a specific group of repos, please use the following instructions:[ https://docs.gitlab.com/security/tokens/#group-access-tokens\ <br>](https://docs.gitlab.com/security/tokens/#group-access-tokens)

> **Note**: Regarding permissions, we only require read-access permissions.
