# GitLab credentials

You can use these credentials to authenticate the following nodes:

- [GitLab](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.gitlab)
- [GitLab Trigger](#)


## Prerequisites

Create a [GitLab](https://gitlab.com/) account.

## Supported authentication methods

- API access token
- OAuth2


## Using API access token

To configure this credential, you'll need:

- The URL of your **GitLab Server**
- An **Access Token**: Refer to GitLab's [Create a personal access token documentation](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html#create-a-personal-access-token) for detailed instructions.


## Using OAuth2

If you need to configure an application with OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the information and instructions in the [GitLab OAuth 2.0 identity provider API documentation](https://docs.gitlab.com/ee/api/oauth2.html).