> ## Documentation Index
> Fetch the complete documentation index at: https://docs.archal.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# GitLab clone

> Test GitLab agents against a clone of projects, branches, commits, issues, merge requests, pipelines, labels, milestones, releases, and webhooks.

Clone ID: `gitlab`

This clone is a preview. Coverage is still pending, so the surface is accurate
on what it implements but does not yet span the full GitLab API.

## Start here

| Question     | Answer                                                                                                                                             |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| Best for     | Agents that manage projects, open issues and merge requests, push commits, and inspect pipelines.                                                  |
| Connect with | Direct REST base URLs or MCP tools while GitLab is available in your workspace.                                                                    |
| Known limits | Preview status, coverage pending. The surface covers core project, issue, merge request, pipeline, and release workflows, not the full GitLab API. |
| Seeds        | Common seeds: `empty`. See [Seeds](/guides/seeds) for usage.                                                                                       |

## What it covers

* Projects, branches, commits, and the repository tree
* Issues and issue notes
* Merge requests and merge request notes
* Pipelines and pipeline jobs
* Labels, milestones, tags, and releases
* Users, groups, and webhooks

## Surface

Use GitLab when your agent drives source and review workflows: create branches,
open issues and merge requests, comment, merge, and verify pipeline state with
deterministic checks.
