# GitLab ID Token Namespace Path

> This page describes how the GitLab ID Token Namespace Path method identifies Client Workloads in Aembit.

#

This Client Workload identification method is specifically designed for [GitLab Jobs deployments](/user-guide/deploy-install/ci-cd/gitlab/).

**The GitLab ID Token Namespace Path** identification method allows you to identify GitLab jobs based on their project owner. Aembit utilizes the **namespace\_path** claim within the OIDC token issued by GitLab.

## Applicable Deployment Type

This method is suitable for GitLab-based CI/CD Workflow deployments.

## Configuration

### Aembit Cloud

1. Create a new Client Workload.
2. Choose **GitLab ID Token Namespace Path** for client identification.
3. Determine whether your workflow resides under a GitLab group or your user account. Copy the group name or username and use it in the **Value** field.

* **Format** - The group or username
* **Example** - my-group

### Finding the GitLab ID Token Namespace Path:

* Navigate to **Projects** on GitLab.
* If the project is group-owned, go to the **All** tab and locate your project. The Namespace Path is displayed before the slash (/) in the project name.
* If the project is user-based, enter your GitLab username in the **Value** field.

![GitLab Namespace Path](/_astro/gitlab_path.CLUBUd1P_Z1FUUlB.webp)