# Frequently Asked Questions

# How do I create a Personal Access Token for GitLab?

For instructions on creating a Personal Access Token in GitLab, please consult [GitLab's official documentation](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html#create-a-personal-access-token).

A personal access token can perform actions based on the assigned scopes. Select the 'read_repository' scope.

Additionally, when entering the authentication credentials in Ketryx, note that the username has no effect. The password should be the Personal Access Token.
