# GitLab Codes

## Connection Requirements

{% stepper %}
{% step %}

### IP or Domain

Gitlab host Address.
{% endstep %}

{% step %}

### Port

Port number (optional, default: 443).
{% endstep %}

{% step %}

### Personal Access Token

Authorization string provided by the GLPI API configuration.

* Go to Edit Profile from your avatar icon.
* In the Access Token window, click Add New Token.
* Give read\_api scope and create your token.
  {% endstep %}

{% step %}

### SSL

Use SSL for connection (optional, default: True).
{% endstep %}
{% endstepper %}
