Skip to content

Documentation · Integrations

GitLab

Updated May 14, 2026 · FinityAi

This integration uses gitlab.com with a personal access token (starts with glpat-). The assistant only reaches projects and issues your token can access. Self-hosted GitLab is not supported in this flow yet.

What you need

  • A GitLab.com account with access to the projects you want.
  • A token with the api scope (read-only tools need at least what your org allows for the API).

Connect in FinityAi

  1. Sign in to FinityAi, open Integrations, and turn GitLab on.
  2. Open Integrations → GitLab, paste your token, and save.

Assistant: enable tools

Enable tools in the Assistant and keep the GitLab integration enabled under Integrations.

What the assistant can do

List and search your projects, list issues in a project, and open project or issue details using ids or paths you already know—or ask the assistant to list them first.

Sample prompts

  • List my GitLab projects on gitlab.com.
  • Search my projects for ‘mobile’ and show paths.
  • List open issues in group/subgroup/myproject.
  • Show issue #12 in namespace/project including description.
  • Get project details for id 12345.

Privacy and your token

  • Your token is stored for your account. Revoke it in GitLab if it is exposed, then save a new one in FinityAi.

If something fails

  • 401 — Token invalid or expired; create a new PAT on gitlab.com.
  • 403 / not found — Project or issue is outside your token’s access.

Official GitLab docs

← All documentation