# Connecting GitLab (Installation Guide)

The GitLab Integration will provide you with a greater insights of the individual's performance and efficiency be it working in groups or individually. This help analyze the how effective collaborations are within your team/company through analysis of code reviews, merge requests, commits and CI/CD pipelines.

The Aude GitLab app needs access to your Group or individual Project to draw the metadata securely required for our AI stack to draw the analysis.

{% hint style="info" %}
To install Aude GitLab App you will need to have access to generate Group Access Token or Project Access token for Group level installation or Project level installation respectively.
{% endhint %}

## This installation Process is a 2-step process:

### Step 1: Locate the Group or Project ID

Log on to GitLab and locate the Group ID or the Project ID in the "Settings" > "General" page of the relevant Group or Project.

Copy and Paste the Group ID or Project ID in the Aude's "Gitlab Group or Project ID" field and click Submit.

### Step 2: Generate Group or Project Auth Token

Now got GitLab's "Settings" Page of respective Group or Project, locate the "Access Tokens" sections and create a Group or Project access token with a minimum "Developer" level access and "read\_api" Scope. Generate the Auth Token and note it down, because you will not be able to view the token again.

**Note:** Ensure to remove the "Expiration Date" from the Auth Token.

Now navigate back to Aude's webpage and scroll down to "Installation Status" Section and Paste generated Auth Token and Click "Install GitLab" Button and wait for the Magic to manifest itself.&#x20;

A pop-up will appear stating "Installation was successful!!" and page will reload in 1 sec.

<mark style="color:blue;">**And voila your GitLab integration process is completed.**</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aude.ai/aude-product-documentation/onboarding/getting-started-with-aude/connecting-gitlab-installation-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
