---
title: "TFS4JIRA: Personal Access Token permission scope for Check-ins synchronization"
canonical: "https://support.appfire.com/space/SUPPORT/669942036/TFS4JIRA%3A%20Personal%20Access%20Token%20permission%20scope%20for%20Check-ins%20synchronization"
format: markdown
---
Unlike the permissions required for issue and item synchronization, check-ins require additional permissions in custom access personal access tokens to synchronizer check-ins. 

Since these permissions are needed so that the synchronizer can access the ADO API correctly, if they are not added to the personal access token or a full access token is not used, the feature will not work.

The minimum permissions needed are:

> ℹ️ - **Code** - Full
> ℹ️ - **Graph** - Read
> ℹ️ - **Project and Team** - Read, Write & Manage
> ℹ️ - **Symbols** - Read
> ℹ️ - **Work Items **- Read, Write & Manage