Skip to main content

Steps

  1. Go to Import in the sidebar and select GitLab
  2. Paste your GitLab repository URL (e.g., https://gitlab.com/username/project)
  3. Click Import
GitLab import currently supports public repositories via URL. OAuth-based account connection for private repositories is coming soon.

What gets analyzed

  • Code — Full source tree is cloned and indexed
  • Tech stack — Auto-detected from package manifests
  • Database schema — Parsed from ORM configs and SQL migrations
  • Features — Inferred from routes and module structure