# GitLab

Integrating Luciq with GitLab helps your team receive all the details they need about issues reported by testers and users from your mobile app using our SDK.

{% stepper %}
{% step %}
**Enter your Token and Site URL (if applicable)**

<figure><img src="/files/Ue67cTLFRHAYRGnuumey" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Choose your Project and forwarded details**

Choose your *Project*. You can also choose which details get forwarded as well.

<figure><img src="/files/4y8d7wqNQADPVxM9PDwA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Test the integration**

At this point, we just need to test your integration so that we're sure everything is working smoothly.

<figure><img src="/files/6SmXunx7pbQOlWAtGLli" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Finish setup and enable automatic forwarding**

All done! Your integration is now set up and ready to go. From this final page, you can allow automatic forwarding (don't worry though, this can be reconfigured at any time!)

<figure><img src="/files/ex4B9ne7EAZPnjVVLuhd" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Issues forwarded to GitLab should look something like this:

<figure><img src="/files/KHp9XLdaIlM1pKqj46Z8" alt=""><figcaption></figcaption></figure>


---

# 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.luciq.ai/product-guides-and-integrations/integrations/gitlab.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.
