# GitLab

### Conectando GitLab en Violet

{% hint style="info" %}
Estas instrucciones son para *basado en la nube* GitLab. Si su instancia es autohospedada, vaya a [esta página](/es/aplicaciones/g/gitlab/conectar-gitlab-autoalojado.md) en su lugar.
{% endhint %}

2. Seleccione <img src="/files/ec01e93fcb3b3252bad8adc90ebdc51a8f3e7208" alt="" data-size="line"> **GitLab**.
3. Haga clic en **Conectar con GitLab** y inicie sesión usando sus credenciales de GitLab.
   1. *Si prefiere conectarse con un token de API, siga las instrucciones* [*aquí*](/es/aplicaciones/g/gitlab/generar-un-token-de-api-de-gitlab.md)*.*
4. Una vez conectado, puedes configurar qué tipos de datos ingerir, con qué frecuencia deben actualizarse los datos, etc.&#x20;
5. Por último, haga clic **Crear** para comenzar a obtener datos. ¡Listo!


---

# 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.violetlabs.com/es/aplicaciones/g/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.
