Skip to main content

Generating GitLab Personal Access Token


  • Navigate to GitLab Settings.
  • Enter Token name and add Expiration date.
  • Select the scopes for the token. Add api, read_api, read_user, read_repository access to the scope.
  • Click on Create personal access token.
  • Copy and Save your token securely.

NOTE: TAS needs api, read_api, read_user, read_repository permissions in order to function properly.