---
title: GitLab
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/gitlab/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/gitlab/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 29, 2026***
Query data from GitLab.
## Actions
* **List Repository Tree** *(Enrichment)* - Get a list of repository files and directories in a project.
* **Get File From Repository** *(Enrichment)* - Receive information about file in repository like name, size, content.
* **Project Search** *(Enrichment)* - Search within the specified project.
## Configure GitLab in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **URL**. Enter your GitLab [URL](https://docs.gitlab.com/user/project/pages/getting_started_part_one/).
* **Token**. Enter a GitLab [personal access token](https://docs.gitlab.com/user/profile/personal_access_tokens/).
*
*
*
*
For information about GitLab, see [GitLab documentation](https://docs.gitlab.com/).
## Change Log
* August 19, 2021 - First upload
* September 24, 2021 - New action added
* June 26, 2023 (v1.1) - Updated the integration with Environmental Variables
* April 29, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.