> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.axolo.co/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Enable Access Tokens for GitLab

Axolo Two Way Synchronization on GitLab by default relies on the credential of the person who installed it. For better reliability you can add a [Group Access token ](https://docs.gitlab.com/ee/api/group_access_tokens.html) (Paid Version of GitLab) or a [Personal Access token](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html).

This guide will show you how to get it from GitLab and add it to your Axolo account. 


**1. Get your token from GitLab: **
* Navigate to your Group settings/ Access token (or to your [Personal Access token](https://gitlab.com/-/user_settings/personal_access_tokens) for personal tokens)
* Click on Add New token
* Select scope **API**  with at **Owner Role** (Axolo needs owner role to be able to handle webhooks settings)
* Save your generated token for Step 2


![Group Access token](https://storage.crisp.chat/users/helpdesk/website/963f993b52ac8800/image_1yykhpl.png)

**2. Submit your token to Axolo dashboard**
* Login to https://app.axolo.co
* Go to settings/integrations (1 and 2)
* Paste your token in the dedicated space like on the screenshot below (3)

![Axolo dashboard GitLab Access token](https://storage.crisp.chat/users/helpdesk/website/963f993b52ac8800/cleanshot-2024-07-25-at-150140_y48m56.png)

