# GitLab

### Integrating with GitLab&#x20;

To configure your ProdCamp integration with GitLab OnPrem and Cloud you need to configure from both sides: GitLab and ProdCamp.

### Create ProdCamp app in GitLab

4. Open the Admin Area of GitLab.
5. Open Applications. The link should look like this: <https://yourgitlabinstance.com/admin/applications>

<figure><img src="https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9YH1onkNo4yiuWdB4j%2Fuploads%2FI2TPxN1WxtwgbCD6cPs4%2FCleanShot%202023-12-10%20at%2013.12.27%402x.png?alt=media&#x26;token=9e161409-431a-476c-a778-c9402ca0e695" alt=""><figcaption></figcaption></figure>

6. Click On "Add new application".
7. **Name: ProdCamp**
8. **Redirect URI:** [**https://app.prodcamp.com/api/integrations/gitlab/callback**](https://app.prodcamp.com/api/integrations/gitlab/callback)
9. Select "Trusted".
10. Scope: Select only "API".

<figure><img src="https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9YH1onkNo4yiuWdB4j%2Fuploads%2FTK6zco5mWd6A7EdTu6Tq%2FCleanShot%202023-12-10%20at%2013.17.30%402x.png?alt=media&#x26;token=c8eee164-759f-40cb-897b-0266dddfb546" alt=""><figcaption></figcaption></figure>

11. Copy the Application ID and Secret to ProdCamp.

### GitLab Integration Configuration in ProdCamp

&#x20;Click on the Gear button on the top right.

1. &#x20;Head over to the Integrations section.
2. &#x20;Click on Jira to expand the accordion.

<figure><img src="https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9YH1onkNo4yiuWdB4j%2Fuploads%2FoSxZREPBAmUixxGoDWhO%2FCleanShot%202023-12-10%20at%2013.02.08%402x.png?alt=media&#x26;token=2f29657d-fc1d-4976-aef5-176d4a56be07" alt=""><figcaption></figcaption></figure>

3. Paste the Application ID and Secret from GitLab.

<figure><img src="https://3223839397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9YH1onkNo4yiuWdB4j%2Fuploads%2FVGsG2pZ3d0Sbt68nqD6b%2FCleanShot%202023-12-10%20at%2013.31.42%402x.png?alt=media&#x26;token=27c34912-1422-4a35-ba28-36fd2a315413" alt=""><figcaption></figcaption></figure>

4. Click "Save and Connect".

**The integration is configured now 🌟**


---

# 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://help.prodcamp.com/integrations/jira-1.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.
